.DateStyle_cpYearNavigation, .DateStyle_cpMonthNavigation
{
	background-color: #6677DD;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.DateStyle_cpDayColumnHeader, .DateStyle_cpYearNavigation, .DateStyle_cpMonthNavigation, .DateStyle_cpCurrentMonthDate, .DateStyle_cpCurrentMonthDateDisabled, .DateStyle_cpOtherMonthDate, .DateStyle_cpOtherMonthDateDisabled, .DateStyle_cpCurrentDate, .DateStyle_cpCurrentDateDisabled, .DateStyle_cpTodayText, .DateStyle_cpTodayTextDisabled, .DateStyle_cpText
{
	font-family: arial;
	font-size: 8pt;
}
TD.DateStyle_cpDayColumnHeader
{
	text-align: right;
	border: solid thin #6677DD;
	border-width: 0 0 1 0;
}
.DateStyle_cpCurrentMonthDate, .DateStyle_cpOtherMonthDate, .DateStyle_cpCurrentDate
{
	text-align: right;
	text-decoration: none;
}
.DateStyle_cpCurrentMonthDateDisabled, .DateStyle_cpOtherMonthDateDisabled, .DateStyle_cpCurrentDateDisabled
{
	color: #D0D0D0;
	text-align: right;
	text-decoration: line-through;
}
.DateStyle_cpCurrentMonthDate
{
	color: #6677DD;
	font-weight: bold;
}
.DateStyle_cpCurrentDate
{
	color: #FFFFFF;
	font-weight: bold;
}
.DateStyle_cpOtherMonthDate
{
	color: #808080;
}
TD.DateStyle_cpCurrentDate
{
	color: #FFFFFF;
	background-color: #6677DD;
	border-width: 1;
	border: solid thin #000000;
}
TD.DateStyle_cpCurrentDateDisabled
{
	border-width: 1;
	border: solid thin #FFAAAA;
}
TD.DateStyle_cpTodayText, TD.DateStyle_cpTodayTextDisabled
{
	border: solid thin #6677DD;
	border-width: 1 0 0 0;
}
A.DateStyle_cpTodayText, SPAN.DateStyle_cpTodayTextDisabled
{
	height: 20px;
}
A.DateStyle_cpTodayText
{
	color: #6677DD;
	font-weight: bold;
}
SPAN.DateStyle_cpTodayTextDisabled
{
	color: #D0D0D0;
}
.DateStyle_cpBorder
{
	border: solid thin #6677DD;
}
