	.ADMINcpYearNavigation,
	.ADMINcpMonthNavigation
			{
			background-color:#BBBBCC;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#000000;
			font-weight:bold;
			}
	.ADMINcpDayColumnHeader,
	.ADMINcpYearNavigation,
	.ADMINcpMonthNavigation,
	.ADMINcpCurrentMonthDate,
	.ADMINcpCurrentMonthDateDisabled,
	.ADMINcpOtherMonthDate,
	.ADMINcpOtherMonthDateDisabled,
	.ADMINcpCurrentDate,
	.ADMINcpCurrentDateDisabled,
	.ADMINcpTodayText,
	.ADMINcpTodayTextDisabled,
	.ADMINcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.ADMINcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #BBBBCC;
			border-width:0 0 1 0;
			}
	.ADMINcpCurrentMonthDate,
	.ADMINcpOtherMonthDate,
	.ADMINcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.ADMINcpCurrentMonthDateDisabled,
	.ADMINcpOtherMonthDateDisabled,
	.ADMINcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.ADMINcpCurrentMonthDate
			{
			color:#000000;
			font-weight:bold;
			}
	.ADMINcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.ADMINcpOtherMonthDate
			{
			color:#808080;
			}
	TD.ADMINcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #BBBBCC;
			border-width:1;
			border:solid thin #000000;
			}
	TD.ADMINcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.ADMINcpTodayText,
	TD.ADMINcpTodayTextDisabled
			{
			border:solid thin #BBBBCC;
			border-width:1 0 0 0;
			}
	A.ADMINcpTodayText,
	SPAN.ADMINcpTodayTextDisabled
			{
			height:20px;
			}
	A.ADMINcpTodayText
			{
			color:#000000;
			font-weight:bold;
			}
	SPAN.ADMINcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.ADMINcpBorder
			{
			border:solid thin #BBBBCC;
			}

