	.ONEcpYearNavigation,
	.ONEcpMonthNavigation
			{
			background: #0033CC;
			text-align: center;
			vertical-align: center;
			text-decoration: none;
			color: #FFFFFF;
			font-weight: bold;
			padding: 2px;
			}
	.ONEcpDayColumnHeader,
	.ONEcpYearNavigation,
	.ONEcpMonthNavigation,
	.ONEcpCurrentMonthDate,
	.ONEcpCurrentMonthDateDisabled,
	.ONEcpOtherMonthDate,
	.ONEcpOtherMonthDateDisabled,
	.ONEcpCurrentDate,
	.ONEcpCurrentDateDisabled,
	.ONEcpTodayText,
	.ONEcpTodayTextDisabled,
	.ONEcpText
			{
			font-family: Arial, Tahoma, Verdana, Helvetica, Sans-serif;;
			font-size: 11px;
			}
	TD.ONEcpDayColumnHeader
			{
			color: #0033CC;
			text-align: center;
			font-weight: bold;
			border-bottom: solid 1px #0033CC;
			}
	.ONEcpCurrentMonthDateDisabled,
	.ONEcpOtherMonthDateDisabled,
	.ONEcpCurrentDateDisabled
			{
			color: #777777;
			font-weight: normal;
			text-align: center;
			}

	.ONEcpCurrentMonthDate,
	.ONEcpCurrentDate
			{
			color: #0033EE;
			text-align: center;
			font-weight: bold;
			text-decoration: none;
			}

	.ONEcpTodaysDate
			{
			color: #EE0000;
			text-align: center;
			font-weight: bold;
			text-decoration: none;
			}

	.ONEcpTodaysDateDisabled
			{
			color: #EE0000;
			text-align: center;
			font-weight: bold;
			text-decoration: none;
			}

	A:hover.ONEcpCurrentMonthDate,
	A:hover.ONEcpCurrentDate,
	A:hover.ONEcpTodaysDate,
	A:hover.ONEcpOtherMonthDate
			{
			color: #EE0000;
			text-decoration: none;
			}

	.ONEcpOtherMonthDate
			{
			color: #5577FF;
			font-weight: bold;
			text-align: center;
			text-decoration: none;
			}
	TD.ONEcpCurrentDate
			{
			background: #FFFFAA;
			border: solid 1px #EE0000;
			}
	TD.ONEcpCurrentDateDisabled
			{
			border: solid 1px #FFAAAA;
			}
	TD.ONEcpTodayText,
	TD.ONEcpTodayTextDisabled
			{
			border-top: solid 1px #0033CC;
			}
	A.ONEcpTodayText,
	SPAN.ONEcpTodayTextDisabled
			{
			height: 20px;
			}
	A.ONEcpTodayText
			{
			color: #0033CC;
			font-weight: normal;
			}
	SPAN.ONEcpTodayTextDisabled
			{
			color: #D0D0D0;
			}
	.ONEcpBorder
			{
			background: #FEFEFE;
			border: solid 2px #AAAAAA;
			}

