	.TESTcpYearNavigation,
	A.TESTcpMonthNavigation:LINK,
	A.TESTcpMonthNavigation:VISITED,
	.TESTcpMonthNavigation
			{
			background-color:#6B7F9F;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	A.TESTcpMonthNavigation:HOVER,
	A.TESTcpMonthNavigation:VISITED:HOVER,
			{
			color:#0000DD;
			}

	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDate:LINK,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6B7F9F;
			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,
	A.TESTcpCurrentMonthDate,
	A.TESTcpCurrentMonthDate:LINK,
	A.TESTcpCurrentMonthDate:VISITED,
			{
			color:#324a6d;
			font-weight:bold;
			font-size:8pt;
			}
  A.TESTcpCurrentMonthDate:HOVER,
  A.TESTcpCurrentMonthDate:VISITED:HOVER,
	    {
			color:#627aCd;
			font-weight:bold;
			font-size:8pt;
			}

	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate,
	A.TESTcpOtherMonthDate,
	A.TESTcpOtherMonthDate:LINK,
	A.TESTcpOtherMonthDate:VISITED
			{
			color:#808080;
			}
	A.TESTcpOtherMonthDate:HOVER,
	A.TESTcpOtherMonthDate:VISITED:HOVER,
			{
			color:#000080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #ECF0F4;
			border-width:1;
			border:solid 1px #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #6B7F9F;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText,
	A:VISITED.TESTcpTodayText,
	A:VISITED.TESTcpTodayText:LINK,
	A:VISITED.TESTcpTodayText:VISITED
			{
			color:#324a6d;
			font-weight:bold;
			}
	A:VISITED.TESTcpTodayText:HOVER,
	A:VISITED.TESTcpTodayText:VISITED:HOVER,
			{
			color:#627aCd;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #6B7F9F;
			}

