<STYLE>
	.CAL2cpYearNavigation,
	.CAL2cpMonthNavigation
			{
			background-color:#003399;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.CAL2cpDayColumnHeader,
	.CAL2cpYearNavigation,
	.CAL2cpMonthNavigation,
	.CAL2cpCurrentMonthDate,
	.CAL2cpCurrentMonthDateDisabled,
	.CAL2cpOtherMonthDate,
	.CAL2cpOtherMonthDateDisabled,
	.CAL2cpCurrentDate,
	.CAL2cpCurrentDateDisabled,
	.CAL2cpTodayText,
	.CAL2cpTodayTextDisabled,
	.CAL2cpText
			{
			font-family:arial;
			text-align:center;
			font-size:8pt;
			color:#B02232;
			font-weight:bold;
			}
	TD.CAL2cpDayColumnHeader
			{
			text-align:right;
			border:solid thin #003399;
			border-width:0 0 1 0;
			}
	.CAL2cpCurrentMonthDate,
	.CAL2cpOtherMonthDate,
	.CAL2cpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.CAL2cpCurrentMonthDateDisabled,
	.CAL2cpOtherMonthDateDisabled,
	.CAL2cpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.CAL2cpCurrentMonthDate
			{
			color:#003399;
			font-weight:bold;
			}
	.CAL2cpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.CAL2cpOtherMonthDate
			{
			color:#808080;
			}
	TD.CAL2cpCurrentDate
			{
			color:#FFFFFF;
			background-color: #003399;
			border-width:1;
			border:solid thin #000000;
			}
	TD.CAL2cpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.CAL2cpTodayText,
	TD.CAL2cpTodayTextDisabled
			{
			border:solid thin #003399;
			border-width:1 0 0 0;
			}
	A.CAL2cpTodayText,
	SPAN.CAL2cpTodayTextDisabled
			{
			height:20px;
			}
	A.CAL2cpTodayText
			{
			color:#003399;
			}
	SPAN.CAL2cpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.CAL2cpBorder
			{
			border:solid thin #003399;
			}
</STYLE>