.cal_cpYearNavigation,.cal_cpMonthNavigation { background-color:#C0C0C0; text-align:center; vertical-align:center; text-decoration:none; color:#000000; font-weight:bold; }
.cal_cpDayColumnHeader, .cal_cpYearNavigation,.cal_cpMonthNavigation,.cal_cpCurrentMonthDate,.cal_cpCurrentMonthDateDisabled,.cal_cpOtherMonthDate,.cal_cpOtherMonthDateDisabled,.cal_cpCurrentDate,.cal_cpCurrentDateDisabled,.cal_cpTodayText,.cal_cpTodayTextDisabled,.cal_cpText { line-height: normal; font-family:arial; font-size:8pt; }
TD.cal_cpDayColumnHeader { text-align:right; border:solid thin #C0C0C0;border-width:0px 0px 1px 0px; }
.cal_cpCurrentMonthDate, .cal_cpOtherMonthDate, .cal_cpCurrentDate  { text-align:right; text-decoration:none; }
.cal_cpCurrentMonthDateDisabled, .cal_cpOtherMonthDateDisabled, .cal_cpCurrentDateDisabled { color:#D0D0D0; text-align:right; text-decoration:line-through; }

.cal_cpCurrentMonthDate, .cal_cpCurrentDate, a:hover.cal_cpCurrentMonthDate, a:active.cal_cpCurrentMonthDate, a:link.cal_cpCurrentMonthDate, a:visited.cal_cpCurrentMonthDate, a:hover.cal_cpCurrentDate, a:active.cal_cpCurrentDate, a:link.cal_cpCurrentDate, a:visited.cal_cpCurrentDate { color:#000000; font-weight: normal; }
a:hover.cal_cpCurrentMonthDate, a:active.cal_cpCurrentMonthDate, a:hover.cal_cpCurrentDate, a:active.cal_cpCurrentDate { text-decoration: underline; }

.cal_cpOtherMonthDate, a:hover.cal_cpOtherMonthDate, a:active.cal_cpOtherMonthDate, a:link.cal_cpOtherMonthDate, a:visited.cal_cpOtherMonthDate { color:#808080; font-weight: normal; }
a:hover.cal_cpOtherMonthDate, a:active.cal_cpOtherMonthDate { text-decoration: underline; }

/*
TD.cal_cpCurrentDate { color:white; background-color: #C0C0C0; border-width:1px; border:solid thin #800000; }
*/
TD.cal_cpCurrentDate { color:white; background-color: #C0C0C0; }

TD.cal_cpCurrentDateDisabled { border-width:1px; border:solid thin #FFAAAA; }
TD.cal_cpTodayText, TD.cal_cpTodayTextDisabled { border:solid thin #C0C0C0; border-width:1px 0px 0px 0px;}
A.cal_cpTodayText, SPAN.cal_cpTodayTextDisabled { height:20px; }
A.cal_cpTodayText { color:black; }
.cal_cpTodayTextDisabled { color:#D0D0D0; }
.cal_cpBorder { border:solid thin #808080; }
