	.ECALcpYearNavigation,
	.ECALcpMonthNavigation
			{
			background-color:#ff6600;
			text-align:center;
			vertical-align:middle;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.ECALcpDayColumnHeader,
	.ECALcpYearNavigation,
	.ECALcpMonthNavigation,
	.ECALcpCurrentMonthDate,
	.ECALcpCurrentMonthDateDisabled,
	.ECALcpOtherMonthDate,
	.ECALcpOtherMonthDateDisabled,
	.ECALcpCurrentDate,
	.ECALcpCurrentDateDisabled,
	.ECALcpTodayText,
	.ECALcpTodayTextDisabled,
	.ECALcpText
			{
			text-decoration: none;
			font-family: Verdana;
			font-size:10px;
			}
	TD.ECALcpDayColumnHeader
			{
			text-align:right;
			border: none;
			border-bottom:solid thin #bb0000;
			}
	.ECALcpCurrentMonthDate,
	.ECALcpOtherMonthDate,
	.ECALcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.ECALcpCurrentMonthDateDisabled,
	.ECALcpOtherMonthDateDisabled,
	.ECALcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.ECALcpCurrentMonthDate
			{
			color:#bb0000;
			}
	.ECALcpCurrentDate
			{
			color: #FFFFFF;
			}
	.ECALcpOtherMonthDate
			{
			color:#808080;
			}
	TD.ECALcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #0062A3;
			border:solid 1px #000000;
			}
	TD.ECALcpCurrentDateDisabled
			{
			border:solid 1px #FFAAAA;
			}
	TD.ECALcpTodayText,
	TD.ECALcpTodayTextDisabled
			{
			border: none;
			}
	A.ECALcpTodayText,
	SPAN.ECALcpTodayTextDisabled
			{
			text-decoration: none;
			height:20px;
			}
	A.ECALcpTodayText
			{
			text-decoration: none;
			color:#bb0000;
			}
	SPAN.ECALcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.ECALcpBorder
			{
			border:solid thin #ff6600;
			}
