	.cpYearNavigation,
	.cpMonthNavigation
			{
			background-color:#A5ACB2;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#666666;
			font-weight:bold;
			}
	.cpDayColumnHeader,
	.cpYearNavigation,
	.cpMonthNavigation,
	.cpCurrentMonpthDate,
	.cpCurrentMonthDateDisabled,
	.cpOtherMonthDate,
	.cpOtherMonthDateDisabled,
	.cpCurrentDate,
	.cpCurrentDateDisabled,
	.cpTodayText,
	.cpTodayTextDisabled,
	.cpText
			{
			font-family: Arial, Helvetica, sans-serif;
			font-size:8pt;
			}
	td.cpDayColumnHeader
			{
	text-align:right;
	border:solid thin #A5ACB2;
	border-width:0 0 1 0;
	color: #FFFFFF;
	background-color: #A5ACB2;
			}
	.cpCurrentMonthDate,
	.cpOtherMonthDate,
	.cpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.cpCurrentMonthDateDisabled,
	.cpOtherMonthDateDisabled,
	.cpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.cpCurrentMonthDate
			{
			color:#FFFFFF;
			font-weight:bold;
			}
	.cpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.cpOtherMonthDate
			{
			color:#808080;
			}
	td.cpCurrentDate
			{
			color:#FFFFFF;
			background-color: #A5ACB2;
			border-width:1;
			border:solid thin #000000;
			}
	td.cpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #E2E2E2;
			}
	td.cpTodayText,
	td.cpTodayTextDisabled
			{
			border:1 solid #A5ACB2;
			}
	a.cpTodayText,
	span.cpTodayTextDisabled
			{
			height:20px;
			}
	a.cpTodayText
			{
			color:#A5ACB2;
			font-weight:bold;
			}
	span.cpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.cpBorder
			{
			border:1px solid #A5ACB2;
			}
			
.cpCurrentMonthDate a:link { color : #000066; text-decoration: none}
.cpCurrentMonthDate a:active {color : #000066; text-decoration: underline}
.cpCurrentMonthDate a:visited {color : #000066; text-decoration: none}
.cpCurrentMonthDate a:hover {color : #000066; text-decoration: underline}