<STYLE type="text/css">
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
	{
		background-color: steelblue;
		text-align:center;
		vertical-align:middle;
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
		font-family: arial;
		border-bottom: 2px solid black;
	}

	.TESTcpDayColumnHeader,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayTextDisabled,
	.TESTcpTodayText,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border-bottom: 1px solid black;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			font-size: 8pt;
			}
	A.TESTcpCurrentMonthDate { color: black; text-decoration: none; }
	A.TESTcpCurrentDate { color: white; text-decoration: none; }
	A.TESTcpOtherMonthDate { color: grey; text-decoration: none; }
	A.TESTcpMonth2Navigation { color: white; text-decoration: none; }
	A.TESTcpYearNavigation { color: white; text-decoration: none; }


	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
	{
		background-color: steelblue;
		border: 1px solid black;
	}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1px;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
	{
			border-top: 1px solid black;
	}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
	{
		color:black;
		font-weight:bold;
		border: none;
		text-decoration: none;
	}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
	{
		border:1px solid black;
	}

	.TESTcpBorder:hover
	{
		background-color: white;
	}

	.TESTcpMonthNavigation,
	.TESTcpYearNavigation
	{
		background-color: steelblue;
		color: white;
		vertical-align:middle;
		text-decoration:none;
		font-weight:bold;
		font-family: arial;
		font-size: 12px;
	}
</STYLE>
