.CALDIVcpYearNavigation,
.CALDIVcpMonthNavigation
		{
		background-color:#cccccc;
		text-align:center;
		vertical-align:center;
		text-decoration:none;
		color:#000000;
		font-weight:bold;
		}
.CALDIVcpDayColumnHeader,
.CALDIVcpYearNavigation,
.CALDIVcpMonthNavigation,
.CALDIVcpCurrentMonthDate,
.CALDIVcpCurrentMonthDateDisabled,
.CALDIVcpOtherMonthDate,
.CALDIVcpOtherMonthDateDisabled,
.CALDIVcpCurrentDate,
.CALDIVcpCurrentDateDisabled,
.CALDIVcpTodayText,
.CALDIVcpTodayTextDisabled,
.CALDIVcpText
		{
		font-family:arial;
		font-size:10px;
		}
TD.CALDIVcpDayColumnHeader
		{
		text-align:center;
		}
.CALDIVcpCurrentMonthDate,
.CALDIVcpOtherMonthDate,
.CALDIVcpCurrentDate
		{
		text-align:center;
		text-decoration:none;
		}
.CALDIVcpCurrentMonthDateDisabled,
.CALDIVcpOtherMonthDateDisabled,
.CALDIVcpCurrentDateDisabled
		{
		color:#D0D0D0;
		text-align:center;
		text-decoration:line-through;
		}
.CALDIVcpCurrentMonthDate
		{
		color:#000000;
		font-weight:bold;
		}
.CALDIVcpCurrentMonthDate a, .CALDIVcpCurrentDate a
		{
		color: #8C2A24;
		font-weight:bold;
		text-decoration: underline;
		}
.CALDIVcpCurrentDate
		{
		color: #FFFFFF;
		font-weight:bold;
		}
.CALDIVcpOtherMonthDate a
		{
		color:#000000;
		text-decoration: underline;
		}
TD.CALDIVcpCurrentDate
		{
		color:#FFFFFF;
		background-color: #cccccc;
		border: 1px solid #000;
		}
TD.CALDIVcpCurrentDateDisabled
		{
		border-width:1;
		border:solid thin #FFAAAA;
		}
TD.CALDIVcpTodayText,
TD.CALDIVcpTodayTextDisabled
		{
		border: none;
		}
A.CALDIVcpTodayText,
SPAN.CALDIVcpTodayTextDisabled
		{
		height:20px;
		}
A.CALDIVcpTodayText
		{
		color:#000000;
		font-weight:bold;
		text-decoration: none;
		}
SPAN.CALDIVcpTodayTextDisabled
		{
		color:#D0D0D0;
		}
.CALDIVcpBorder
		{
		border: 1px solid #000000;
		}
