	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#9999CC !important;
			text-align:center !important;
			vertical-align:center !important;
			text-decoration:none !important;
			color:#FFFFFF !important;
			font-weight:bold !important;
			border-bottom:2px solid #333366 !important;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial !important;
			font-size:8pt !important;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:center !important;
			font-weight:bold !important;
			text-decoration:underline !important;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:center !important;
			text-decoration:none !important;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0 !important;
			text-align:center !important;
			text-decoration:line-through !important;
			}
	.TESTcpCurrentMonthDate
			{
			color:#9999CC !important;
			font-weight:bold !important;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF !important;
			font-weight:bold !important;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080 !important;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF !important;
			background-color: #9999CC !important;
			border-width:1 !important;
			border:solid thin #000000 !important;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1 !important;
			border:solid thin #FFAAAA !important;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #9999CC !important;
			border-width:1 0 0 0 !important;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px !important;
			}
	A.TESTcpTodayText
			{
			color:#9999CC !important;
			font-weight:bold !important;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0 !important;
			}
	.TESTcpBorder
			{
			border:10px solid #333366 !important;
			}