
.Font18Bold
{
    font-size:18px;
    font-weight:bold;
}
.Font18
{
    font-size:18px;
}
.Font12Bold
{
    font-size:12px;
    font-weight:bold;
}
.Font12
{
    font-size:12px;
}
.Font10Bold
{
    font-size:10px;
    font-weight:bold;
}
.Font10
{
    font-size:10px;
}

.calendar_cpYearNavigation,
.calendar_cpMonthNavigation
{
    background-color:#6677DD;
    text-align:center;
    vertical-align:center;
    text-decoration:none;
    color:#FFFFFF;
    font-weight:bold;
}
.calendar_cpDayColumnHeader,
.calendar_cpYearNavigation,
.calendar_cpMonthNavigation,
.calendar_cpCurrentMonthDate,
.calendar_cpCurrentMonthDateDisabled,
.calendar_cpOtherMonthDate,
.calendar_cpOtherMonthDateDisabled,
.calendar_cpCurrentDate,
.calendar_cpCurrentDateDisabled,
.calendar_cpTodayText,
.calendar_cpTodayTextDisabled,
.calendar_cpText
{
    font-family:arial;
    font-size:8pt;
}
.calendar_cpDayColumnHeader
{
   color:#6677DD;
   font-weight:bold;
}
TD.calendar_cpDayColumnHeader
{
    text-align:right;
    /*border:solid thin #6677DD;*/
    border-width:0 0 1 0;
}
.calendar_cpCurrentMonthDate,
.calendar_cpOtherMonthDate,
.calendar_cpCurrentDate
{
    text-align:right;
    text-decoration:none;
    }
.calendar_cpCurrentMonthDateDisabled,
.calendar_cpOtherMonthDateDisabled,
.calendar_cpCurrentDateDisabled
{
    color:#D0D0D0;
    text-align:right;
    text-decoration:line-through;
}
.calendar_cpCurrentMonthDate
{
    color:#6677DD;
    font-weight:bold;
}
.calendar_cpCurrentDate
{
    color: #6677DD;
    font-weight:bold;
}
.calendar_cpOtherMonthDate
{
    color:#808080;
}
TD.calendar_cpCurrentDate
{
    border:solid 1px #000000;
}
TD.calendar_cpCurrentDateDisabled
{
    border-width:1;
    border:solid thin #FFAAAA;
}
TD.calendar_cpTodayText,
TD.calendar_cpTodayTextDisabled
{
    border:solid thin #6677DD;
    border-width:1 0 0 0;
}
A.calendar_cpTodayText,
SPAN.calendar_cpTodayTextDisabled
{
    height:20px;
}
A.calendar_cpTodayText
{
    color:#6677DD;
    font-weight:bold;
}
SPAN.calendar_cpTodayTextDisabled
{
    color:#D0D0D0;
}
.calendar_cpBorder
{
    border:solid thin #6677DD;
}


.PackageSearchBox
{
}
.PackageSearchBox select
{
    width:40px;
}
.PackageSearchBox table {}
.PackageSearchBox table td{
    padding:2px;
    color: #ffffff;
}
.PackageSearchBoxText { 
    color: #ffffff;
}