

<STYLE Type="text/css">
.cpBorder {
	border:solid thin #000066;
}
	
.cpMonthNavigation, .cpMonthNavigation a, .cpMonthNavigation a:visited, .cpMonthNavigation A:hover,
.cpYearNavigation, .cpYearNavigation a, .cpYearNavigation a:visited, .cpYearNavigation A:hover {
	color:5577AA;
	background-color:000066;
	text-align:center;
	vertical-align:center;
	text-decoration:none;
	padding : 2;
}

.cpDayColumnHeader {
}	
	
TD.cpDayColumnHeader {
	border:solid thin 000066;
	border-width:0 0 1 0;
}			

.cpCurrentMonthDate, .cpCurrentMonthDate a, .cpCurrentMonthDate a:visited, .cpCurrentMonthDate a:hover
.cpCurrentDate, .cpCurrentDate a, .cpCurrentDate a:visited, .cpCurrentDate a:hover {
	font-weight:bold;
}

.cpOtherMonthDate, .cpOtherMonthDate a, .cpOtherMonthDate a:visited, .cpOtherMonthDate a:hover {
	color:777777;
}

TD.cpCurrentDate, TD.cpCurrentDate a, TD.cpCurrentDate a:visited, TD.cpCurrentDate a:hover {
	background-color: DDDDDD;
}

TD.cpTodayText	{
	border:solid thin 000066;
	border-width:1 0 0 0;
}
</STYLE>



