	.CALENDARcpYearNavigation,
	.CALENDARcpMonthNavigation,
	.CALENDARcpYearNavigation a,
	.CALENDARcpMonthNavigation a
			{
			background-color:#8ec923;
			text-align:center;
			vertical-align: middle;
			text-decoration:none;
			color:#000000;
			font-weight:bold;
			}
	.CALENDARcpDayColumnHeader,
	.CALENDARcpYearNavigation,
	.CALENDARcpMonthNavigation,
	.CALENDARcpCurrentMonthDate,
	.CALENDARcpCurrentMonthDateDisabled,
	.CALENDARcpOtherMonthDate,
	.CALENDARcpOtherMonthDateDisabled,
	.CALENDARcpCurrentDate,
	.CALENDARcpCurrentDateDisabled,
	.CALENDARcpTodayText,
	.CALENDARcpTodayTextDisabled,
	.CALENDARcpText,
	.CALENDARcpCurrentMonthDate a,
	.CALENDARcpOtherMonthDate a,
	.CALENDARcpCurrentDate a
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.CALENDARcpDayColumnHeader
			{
			text-align: right;
			border: solid thin #909090;
			border-width:0px 0px 1px 0px;
			color: #909090;
			}
	.CALENDARcpCurrentMonthDate,
	.CALENDARcpOtherMonthDate,
	.CALENDARcpCurrentDate,
	.CALENDARcpCurrentMonthDate a,
	.CALENDARcpOtherMonthDate a,
	.CALENDARcpCurrentDate a
			{
			text-align:right;
			text-decoration:none;
			}
	.CALENDARcpCurrentMonthDateDisabled,
	.CALENDARcpOtherMonthDateDisabled,
	.CALENDARcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.CALENDARcpCurrentMonthDate
			{
			color:#000000;
			font-weight:bold;
			}
	.CALENDARcpCurrentDate
			{
			color: #000000;
			font-weight:bold;
			}
	.CALENDARcpOtherMonthDate
			{
			color:#808080;
			}
	TD.CALENDARcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #8ec923;
			border-width:1px;
			border:solid thin #000000;
			}
	TD.CALENDARcpCurrentDateDisabled
			{
			border-width:1px;
			border:solid thin #8ec923;
			}
	TD.CALENDARcpTodayText,
	TD.CALENDARcpTodayTextDisabled
			{
			border:solid thin #909090;
			border-width:1px 0px 0px 0px;
			}
	A.CALENDARcpTodayText,
	SPAN.CALENDARcpTodayTextDisabled
			{
			height:20px;
			color: #909090;
			}
	A.CALENDARcpTodayText
			{
			color:#000000;
			font-weight:bold;
			}
	SPAN.CALENDARcpTodayTextDisabled
			{
			color:#909090;
			}
	.CALENDARcpBorder
			{
			border:solid thin #000000;
			}

