.ELLE09cpYearNavigation,
	.ELLE09cpMonthNavigation
			{
	background-color: #5F394E;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
	.ELLE09cpDayColumnHeader,
	.ELLE09cpYearNavigation,
	.ELLE09cpMonthNavigation,
	.ELLE09cpCurrentMonthDate,
	.ELLE09cpCurrentMonthDateDisabled,
	.ELLE09cpOtherMonthDate,
	.ELLE09cpOtherMonthDateDisabled,
	.ELLE09cpCurrentDate,
	.ELLE09cpCurrentDateDisabled,
	.ELLE09cpTodayText,
	.ELLE09cpTodayTextDisabled,
	.ELLE09cpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.ELLE09cpDayColumnHeader
			{
	text-align: center; /* right */
	border: solid thin #5F394E;
	color: #5F394E;
	border-width: 0 0 1 0;
}
	.ELLE09cpCurrentMonthDate,
	.ELLE09cpOtherMonthDate,
	.ELLE09cpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.ELLE09cpCurrentMonthDateDisabled,
	.ELLE09cpOtherMonthDateDisabled,
	.ELLE09cpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.ELLE09cpCurrentMonthDate
			{
	color: #5F394E;
	font-weight: bold;
}
	.ELLE09cpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.ELLE09cpOtherMonthDate
			{
			color:#808080;
			}
	TD.ELLE09cpCurrentDate
			{
	color: #FFFFFF;
	background-color: #5F394E;
	border-width: 1;
	border: solid thin #000000;
}
	TD.ELLE09cpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.ELLE09cpTodayText,
	TD.ELLE09cpTodayTextDisabled
			{
	background-color: #5F394E;
	border: thin solid #FFFFFF;
	border-width: 1 0 0 0;
}
	A.ELLE09cpTodayText,
	SPAN.ELLE09cpTodayTextDisabled
			{
			height:20px;
			}
	A.ELLE09cpTodayText
			{
	color: #FFFFFF;
	font-weight: bold;
}
	SPAN.ELLE09cpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.ELLE09cpBorder
			{
	border: thin solid #5F394E;
}