a:link.ROVCalendarlink, a:visited.ROVCalendarlink, a:active.ROVCalendarlink  {
	color:#000000;
	text-decoration:underline;
}

a:hover.ROVCalendarlink  {
	color:#000000;
	text-decoration:none;
}

.ROVcpYearNavigation,
	.ROVcpMonthNavigation
			{
			background-color: #666F79;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color: white;
			font-weight:bold;
			}
	.ROVcpDayColumnHeader,
	.ROVcpYearNavigation,
	.ROVcpMonthNavigation,
	.ROVcpCurrentMonthDate,
	.ROVcpCurrentMonthDateDisabled,
	.ROVcpOtherMonthDate,
	.ROVcpOtherMonthDateDisabled,
	.ROVcpCurrentDate,
	.ROVcpCurrentDateDisabled,
	.ROVcpTodayText,
	.ROVcpTodayTextDisabled,
	.ROVcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.ROVcpDayColumnHeader
			{
			text-align:right;
			border-bottom: 1px solid #666F79;
			}
	.ROVcpCurrentMonthDate,
	.ROVcpOtherMonthDate,
	.ROVcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.ROVcpCurrentMonthDateDisabled,
	.ROVcpOtherMonthDateDisabled,
	.ROVcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.ROVcpCurrentMonthDate
			{
			color:#980036;
			font-weight:bold;
			}
	.ROVcpCurrentDate
			{
			color: #666F79;
			font-weight:bold;
			}
	.ROVcpOtherMonthDate
			{
			color:#808080;
			}
	TD.ROVcpCurrentDate
			{
			color:#000000;
			background-color: gold;
			border-width:1;
			border:solid thin #000000;
			}
	TD.ROVcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.ROVcpTodayText,
	TD.ROVcpTodayTextDisabled
			{
			border-top: 1px solid #666F79;
			}
	A.ROVcpTodayText,
	SPAN.ROVcpTodayTextDisabled
			{
			height:20px;
			}
	A.ROVcpTodayText
			{
			color: #000000;
			font-weight:bold;
			}
	SPAN.ROVcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.ROVcpBorder
			{
			background-image: url(../img/cal_back.gif);
			background-repeat: repeat-x;
			border: 2px solid #666F79;
			}
			