	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#908D4B;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			height:25px;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;		
			}

	.TESTcpDayColumnHeader a:link, .TESTcpDayColumnHeader a:visited,
	.TESTcpYearNavigation a:link, .TESTcpYearNavigation a:visited,
	.TESTcpMonthNavigation a:link, .TESTcpMonthNavigation a:visited,
	.TESTcpCurrentMonthDate a:link, .TESTcpCurrentMonthDate a:visited,
	.TESTcpCurrentMonthDateDisabled a:link, .TESTcpCurrentMonthDateDisabled a:visited,
	.TESTcpOtherMonthDate a:link, .TESTcpOtherMonthDate a:visited,
	.TESTcpOtherMonthDateDisabled  a:link, .TESTcpOtherMonthDateDisabled  a:visited,
	.TESTcpCurrentDate a:link, .TESTcpCurrentDate a:visited,
	.TESTcpCurrentDateDisabled a:link, .TESTcpCurrentDateDisabled a:visited,
	.TESTcpTodayText a:link, .TESTcpTodayText a:visited,
	.TESTcpTodayTextDisabled a:link, .TESTcpTodayTextDisabled a:visited,
	.TESTcpText a:link, .TESTcpText a:visited
	{
	text-decoration:none;
	color:#333333;
	}
	
	.TESTcpDayColumnHeader a:hover, .TESTcpDayColumnHeader a:active,
	.TESTcpYearNavigation a:hover, .TESTcpYearNavigation a:active,
	.TESTcpMonthNavigation a:hover, .TESTcpMonthNavigation a:active,
	.TESTcpCurrentMonthDate a:hover, .TESTcpCurrentMonthDate a:active,
	.TESTcpCurrentMonthDateDisabled a:hover, .TESTcpCurrentMonthDateDisabled a:active,
	.TESTcpOtherMonthDate a:hover, .TESTcpOtherMonthDate a:active,
	.TESTcpOtherMonthDateDisabled  a:hover, .TESTcpOtherMonthDateDisabled  a:active,
	.TESTcpCurrentDate a:hover, .TESTcpCurrentDate a:active,
	.TESTcpCurrentDateDisabled a:hover, .TESTcpCurrentDateDisabled a:active,
	.TESTcpTodayText a:hover, .TESTcpTodayText a:active,
	.TESTcpTodayTextDisabled a:hover, .TESTcpTodayTextDisabled a:active,
	.TESTcpText a:hover, .TESTcpText a:active
	{
	text-decoration:none;
	color:#009900;
	}
	
	TD.TESTcpDayColumnHeader
			{
			font-size:12px;
			text-align:center;
			font-weight:bold;
			border:solid 1px #908D4B;
			border-width:0px 0px 1px 0px;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			font-weight:normal;
			}
	.TESTcpCurrentMonthDate
			{
			color:#908D4B;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #666666;
			
			border:solid 1px #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
		
			border:solid 1px #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid 1px #908D4B;
			border-width:1px 0px 0px 0px;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#908D4B;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid 1px #908D4B;
			}