
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#c0c0c0;
			text-align:center;
			vertical-align:middle;
			text-decoration:none;
			color:#000000;
			}
	.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 #2670D2;
			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:#000000;
			text-decoration:none;
			}
	.TESTcpCurrentDate
			{
			color: #000000;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#c0c0c0;
			}
	TD.TESTcpCurrentDate
			{
			background-color: #ffffff;
			border:solid 1px #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border: solid 1px #000000;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #2670D2;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			color:#2670D2;
			}
	A.TESTcpTodayText
			{
			color:#000000;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#000000;
			}
	.TESTcpBorder
			{
			border:solid thin #2670D2;
			}		
		A.TESTcpMonthNavigation:link 				{ font-family: Verdana, Tahoma, Arial; color: #FFFFFF; font-weight: bold; text-decoration: none; }
		A.TESTcpMonthNavigation:active 			{ font-family: Verdana, Tahoma, Arial; color: #FFFFFF; font-weight: bold; text-decoration: none; }
		A.TESTcpMonthNavigation:visited 			{ font-family: Verdana, Tahoma, Arial; color: #FFFFFF; font-weight: bold; text-decoration: none; }
		A.TESTcpMonthNavigation:hover 			{ font-family: Verdana, Tahoma, Arial; color: #FFFFFF; font-weight: bold; text-decoration: none; }
		
		A.TEST:link 				{ font-family: Verdana, Tahoma, Arial; color: #000000; text-decoration: underline; font-weight:normal}
		A.TEST:active 			{ font-family: Verdana, Tahoma, Arial; color: #000000; text-decoration: underline; font-weight:normal }
		A.TEST:visited 			{ font-family: Verdana, Tahoma, Arial; color: #000000; text-decoration: underline;  font-weight:normal}
		A.TEST:hover 			{ font-family: Verdana, Tahoma, Arial; color: #000000; text-decoration: underline;  font-weight:normal}
		
		.tRightDivider			{background-color:#012861; color:#FFFFFF}
		.tLeftDivider			{background-color:#2670D2}