	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#CECAB5;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#42422C;
			font-weight:bold;
			}
	.TESTcpMonthNavigation:hover
			{
			background-color:#CECAB5;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#ACA682;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #878058;
			border-width:0 0 1 0;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#808080;
			font-weight:bold;
			}
				.TESTcpCurrentMonthDate:hover
			{
			color:#333333;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #4A0512;
			font-weight:bold;
			}
	.TESTcpCurrentDate:hover
			{
			color: #333333;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#CECAB5;
			}
				.TESTcpOtherMonthDate:hover
			{
			color:#333333;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #CECAB5;
			border:1px solid #878058;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:14px;
			}
	A.TESTcpTodayText
			{
	font-weight:bold;
	color: #DBD8C8;
			}
	A.TESTcpTodayText:hover
			{
	font-weight:bold;
	color: #B8B392;
			}

	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
	border: 1px solid #B8B392;
			}

