.CAL1cpYearNavigation,
.CAL1cpMonthNavigation
{
	background-color:#6677DD;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.CAL1cpDayColumnHeader,
.CAL1cpYearNavigation,
.CAL1cpMonthNavigation,
.CAL1cpCurrentMonthDate,
.CAL1cpCurrentMonthDateDisabled,
.CAL1cpOtherMonthDate,
.CAL1cpOtherMonthDateDisabled,
.CAL1cpCurrentDate,
.CAL1cpCurrentDateDisabled,
.CAL1cpTodayText,
.CAL1cpTodayTextDisabled,
.CAL1cpText
{
	font-family:arial;
	font-size:8pt;
}
td.CAL1cpDayColumnHeader
{
	text-align:right;
	border-bottom:solid thin #6677DD;
}
.CAL1cpCurrentMonthDate,
.CAL1cpOtherMonthDate,
.CAL1cpCurrentDate
{
	text-align:right;
	text-decoration:none;
}
.CAL1cpCurrentMonthDateDisabled,
.CAL1cpOtherMonthDateDisabled,
.CAL1cpCurrentDateDisabled
{
	color:#D0D0D0;
	text-align:right;
	text-decoration:line-through;
}
.CAL1cpCurrentMonthDate
{
	color:#6677DD;
	font-weight:bold;
}
.CAL1cpCurrentDate
{
	color: #FFFFFF;
	font-weight:bold;
}
.CAL1cpOtherMonthDate
{
	color:#808080;
}
td.CAL1cpCurrentDate
{
	color:#FFFFFF;
	background-color: #6677DD;
	border-width:1px;
	border:solid thin #000000;
}
td.CAL1cpCurrentDateDisabled
{
	border-width:1px;
	border:solid thin #FFAAAA;
}
td.CAL1cpTodayText,
td.CAL1cpTodayTextDisabled
{
	border-top:solid thin #6677DD;
}
a.CAL1cpTodayText,
span.CAL1cpTodayTextDisabled
{
	height:20px;
}
a.CAL1cpTodayText
{
	color:#6677DD;
	font-weight:bold;
}
span.CAL1cpTodayTextDisabled
{
	color:#D0D0D0;
}
.CAL1cpBorder
{
	border:solid thin #6677DD;
}
