.RCEDCcpYearNavigation,
.RCEDCcpMonthNavigation
		{
		background-color:#BB670F;
		text-align:center;
		vertical-align:middle;
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
		}
.RCEDCcpDayColumnHeader,
.RCEDCcpYearNavigation,
.RCEDCcpMonthNavigation,
.RCEDCcpCurrentMonthDate,
.RCEDCcpCurrentMonthDateDisabled,
.RCEDCcpOtherMonthDate,
.RCEDCcpOtherMonthDateDisabled,
.RCEDCcpCurrentDate,
.RCEDCcpCurrentDateDisabled,
.RCEDCcpTodayText,
.RCEDCcpTodayTextDisabled,
.RCEDCcpText
		{
		font-family:arial;
		font-size:8pt;
		}
TD.RCEDCcpDayColumnHeader
		{
		text-align:right;
		border:solid thin #CCCCCC;
		border-width:0 0 1 0;
		}
.RCEDCcpCurrentMonthDate,
.RCEDCcpOtherMonthDate,
.RCEDCcpCurrentDate
		{
		text-align:right;
		text-decoration:none;
		}
.RCEDCcpCurrentMonthDateDisabled,
.RCEDCcpOtherMonthDateDisabled,
.RCEDCcpCurrentDateDisabled
		{
		color:#D0D0D0;
		text-align:right;
		text-decoration:line-through;
		}
.RCEDCcpCurrentMonthDate
		{
		color:#212322;
		font-weight:bold;
		}
.RCEDCcpCurrentDate
		{
		color: #FFFFFF;
		font-weight:bold;
		}
.RCEDCcpOtherMonthDate
		{
		color:#808080;
		}
TD.RCEDCcpCurrentDate
		{
		color:#FFFFFF;
		background-color: #CCCCCC;
		color:#212322;
		border-width:1;
		border:solid thin #212322;
		}
TD.RCEDCcpCurrentDateDisabled
		{
		border-width:1;
		border:solid thin #FFAAAA;
		}
TD.RCEDCcpTodayText,
TD.RCEDCcpTodayTextDisabled
		{
		border:solid thin #884B08;
		border-width:1 0 0 0;
		}
A.RCEDCcpTodayText,
SPAN.RCEDCcpTodayTextDisabled
		{
		height:20px;
		}
A.RCEDCcpTodayText
		{
		color:#884B08;
		font-weight:bold;
		}
SPAN.RCEDCcpTodayTextDisabled
		{
		color:#D0D0D0;
		}
.RCEDCcpBorder
		{
		border:solid thin #212322;
		}