.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#84bad6;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader
	{
	background-color:#73c3e7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	}
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation { 
	background-color:#525152; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	}
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			background-color:#bde3f7;
			}
	TD.TESTcpDayColumnHeader
			{
	text-align:right;
	border-top: 0 solid #84bad6;
	border-right: 0 solid #84bad6;
	border-bottom: 1 solid #84bad6;
	border-left: 0 solid #84bad6;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#084563;
			font-weight:bold;
		
			}
	.TESTcpCurrentDate
			{
			color: #000099;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #84bad6;
			border-width:1;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
				border-top: 1 solid #7bb6ce;
				border-right: 0 solid #7bb6ce;
				border-bottom: 0 solid #7bb6ce;
				border-left: 0 solid #7bb6ce;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#000000;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:thin solid #002472;
			}
.bleft {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #E16909;
	border-right-color: #E16909;
	border-bottom-color: #E16909;
	border-left-color: #E16909;
}
