
.TESTcpYearNavigation, .TESTcpMonthNavigation {
  background-color:#ECF5FF;
  text-align:center;
  text-decoration:none;
  color:#015182;
  font-weight:bold;
}	
.TESTcpDayColumnHeader, .TESTcpYearNavigation, .TESTcpMonthNavigation, 
.TESTcpCurrentMonthDate, .TESTcpCurrentMonthDateDisabled, .TESTcpOtherMonthDate,
.TESTcpOtherMonthDateDisabled, .TESTcpCurrentDate, .TESTcpCurrentDateDisabled,
.TESTcpTodayText, .TESTcpTodayTextDisabled, .TESTcpText {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size:8pt;
}
TD.TESTcpDayColumnHeader {
  text-align:right;
  border:solid thin #568BB1;
  border-width:0 0 1 0;
}
.TESTcpCurrentMonthDate, .TESTcpOtherMonthDate, .TESTcpCurrentDate {
  text-align:right;
  text-decoration:none;
}
.TESTcpCurrentMonthDateDisabled, .TESTcpOtherMonthDateDisabled, .TESTcpCurrentDateDisabled {
  color:#CCCCCC;
  text-align:right;
  text-decoration:line-through;
}
.TESTcpCurrentMonthDate, a:visited.TESTcpCurrentMonthDate, a:hover.TESTcpCurrentMonthDate, a:active.TESTcpCurrentMonthDate {
  color:#015182;
  font-weight:bold;
  font-size:8pt;
}
a:hover.TESTcpCurrentMonthDate {
  color:#568BB1;
  font-weight:bold;
  font-size:8pt;
}
.TESTcpCurrentDate, a:visited.TESTcpCurrentDate, a:hover.TESTcpCurrentDate, a:active.TESTcpCurrentDate{
  color: #FFFFFF;
  font-weight:bold;
}
.TESTcpOtherMonthDate {
  color:#808080;
}
TD.TESTcpCurrentDate {
  color:#FFFFFF;
  background-color: #015182;
  border-width:1;
  border:solid thin #ECF5FF;
}
TD.TESTcpCurrentDateDisabled {
  border-width:1;
  border:solid thin #FFAAAA;
}
TD.TESTcpTodayText, TD.TESTcpTodayTextDisabled {
  border:solid thin #6677DD;
  border-width:1 0 0 0;
}
A.TESTcpTodayText, SPAN.TESTcpTodayTextDisabled {
  height:20px;
}
A.TESTcpTodayText, a:visited.TESTcpTodayText, a:hover.TESTcpTodayText, a:active.TESTcpTodayText{
  color:#015182;
  font-weight:bold;
}
SPAN.TESTcpTodayTextDisabled {
  color:#D0D0D0;
}
.TESTcpBorder {
  border-width: thin;
  border-style: solid;
  border-color: #ECF5FF;
}