	.CALOTBXcpYearNavigation,
	.CALOTBXcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.CALOTBXcpDayColumnHeader,
	.CALOTBXcpYearNavigation,
	.CALOTBXcpMonthNavigation,
	.CALOTBXcpCurrentMonthDate,
	.CALOTBXcpCurrentMonthDateDisabled,
	.CALOTBXcpOtherMonthDate,
	.CALOTBXcpOtherMonthDateDisabled,
	.CALOTBXcpCurrentDate,
	.CALOTBXcpCurrentDateDisabled,
	.CALOTBXcpTodayText,
	.CALOTBXcpTodayTextDisabled,
	.CALOTBXcpText
			{
			font-family:Times New Roman;
			font-size:9pt;
			}
	TD.CALOTBXcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	.CALOTBXcpCurrentMonthDate,
	.CALOTBXcpOtherMonthDate,
	.CALOTBXcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.CALOTBXcpCurrentMonthDateDisabled,
	.CALOTBXcpOtherMonthDateDisabled,
	.CALOTBXcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.CALOTBXcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.CALOTBXcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.CALOTBXcpOtherMonthDate
			{
			color:#808080;
			}
	TD.CALOTBXcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.CALOTBXcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.CALOTBXcpTodayText,
	TD.CALOTBXcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A.CALOTBXcpTodayText,
	SPAN.CALOTBXcpTodayTextDisabled
			{
			height:20px;
			}
	A.CALOTBXcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.CALOTBXcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.CALOTBXcpBorder
			{
			border:solid thin #6677DD;
			}
