	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#ffcc00;
			text-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	 #TESTtabledates{margin-top:1px}
	 #TESTtabledates TD{height:17px}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			FONT-SIZE: 11px;
			 
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:center;
			background:#ffffff;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:center;
			text-decoration:none;
			color:#FF0066;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#666666;
			text-align:center;

			}
	.TESTcpCurrentMonthDate
			{
			color:#000000;
			font-weight:normal;
			}
	.TESTcpCurrentDate
			{
			color: #ffcc00;
			font-weight:normal;font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			font-weight:normal;
			color:#cccccc;
			}
	TD.TESTcpCurrentDate
			{
			}
	TD.TESTcpCurrentDateDisabled
			{
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
		color:#FF0000;
			}
	A.TESTcpTodayText
			{
			color:#435067;
			font-weight:normal;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#000000;
			}
	.TESTcpBorder
			{
			border:solid 0px #000000;
			}