	
.TESTcpYearNavigation,.TESTcpMonthNavigation
			{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #FFFFFF;
			background-color: #fb9b03;
			font-weight: bold;
			}
	.TESTcpDayColumnHeader,.TESTcpYearNavigation,.TESTcpMonthNavigation,.TESTcpCurrentMonthDate,.TESTcpCurrentMonthDateDisabled,.TESTcpOtherMonthDate,.TESTcpOtherMonthDateDisabled,.TESTcpCurrentDate,.TESTcpCurrentDateDisabled,.TESTcpTodayText,.TESTcpTodayTextDisabled,.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-align: center;
			cellspacing : 2;
			color: #FFFFFF;
			background-color: #006600;
			}
	.TESTcpCurrentMonthDate,.TESTcpOtherMonthDate,.TESTcpCurrentDate
			{
			text-align:center;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,.TESTcpOtherMonthDateDisabled,.TESTcpCurrentDateDisabled
			{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-align: center;
			cellspacing : 2;
			color: #999999;
			}
	.TESTcpCurrentMonthDate
			{
			color:#0804A6;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #FFFFFF;
			background-color: #fb9b03;
			font-weight: bold;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #fb9b03;
			}
	TD.TESTcpTodayText,TD.TESTcpTodayTextDisabled
			{
			border:solid thin #fb9b03;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-align: center;
			cellspacing : 2;	
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color: #999999;
			}
	.TESTcpBorder
			{
				border: 1px solid #006600;	
			}
