.cpYearNavigation,.cpMonthNavigation {
background-color:silver;
text-align:center;
vertical-align:center;
text-decoration:none;
color:#000;
font-weight:700;
}
.cpDayColumnHeader,.cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText {
font-family:arial;
font-size:8pt;
}
TD.cpDayColumnHeader {
text-align:right;
border:solid thin silver;
border-width:0 0 1px;
}
.cpCurrentMonthDate,.cpOtherMonthDate,.cpCurrentDate {
text-align:right;
text-decoration:none;
}
.cpCurrentMonthDateDisabled,.cpOtherMonthDateDisabled,.cpCurrentDateDisabled {
color:#D0D0D0;
text-align:right;
text-decoration:line-through;
}
.cpOtherMonthDate {
color:gray;
}
TD.cpCurrentDate {
color:#FFF;
background-color:silver;
border:solid thin maroon;
border-width:1px;
}
TD.cpCurrentDateDisabled {
border:solid thin #FAA;
border-width:1px;
}
TD.cpTodayText,TD.cpTodayTextDisabled {
border:solid thin silver;
border-width:1px 0 0;
}
A.cpTodayText,SPAN.cpTodayTextDisabled {
height:20px;
}
.cpTodayTextDisabled {
color:#D0D0D0;
}
.cpBorder {
border:solid thin gray;
}
.cpCurrentMonthDate,.cpCurrentDate,A.cpTodayText {
color:#000;
}
.cpTodayText{
text-align:center;
}
