.RETScpYearNavigation,
.RETScpMonthNavigation
		{
		background-color:#6677DD;
		text-align:center;
		vertical-align:middle;
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
		}
.RETScpDayColumnHeader,
.RETScpYearNavigation,
.RETScpMonthNavigation,
.RETScpCurrentMonthDate,
.RETScpCurrentMonthDateDisabled,
.RETScpOtherMonthDate,
.RETScpOtherMonthDateDisabled,
.RETScpCurrentDate,
.RETScpCurrentDateDisabled,
.RETScpTodayText,
.RETScpTodayTextDisabled,
.RETScpText
		{
		font-family:arial;
		font-size:8pt;
		}
TD.RETScpDayColumnHeader
		{
		text-align:right;
		border:solid thin #6677DD;
		border-width:0 0 1 0;
		}
.RETScpCurrentMonthDate,
.RETScpOtherMonthDate,
.RETScpCurrentDate
		{
		text-align:right;
		text-decoration:none;
		}
.RETScpCurrentMonthDateDisabled,
.RETScpOtherMonthDateDisabled,
.RETScpCurrentDateDisabled
		{
		color:#D0D0D0;
		text-align:right;
		text-decoration:line-through;
		}
.RETScpCurrentMonthDate
		{
		color:#6677DD;
		font-weight:bold;
		}
.RETScpCurrentDate
		{
		color: #FFFFFF;
		font-weight:bold;
		}
.RETScpOtherMonthDate
		{
		color:#808080;
		}
TD.RETScpCurrentDate
		{
		color:#FFFFFF;
		background-color: #6677DD;
		border-width:1;
		border:solid thin #000000;
		}
TD.RETScpCurrentDateDisabled
		{
		border-width:1;
		border:solid thin #FFAAAA;
		}
TD.RETScpTodayText,
TD.RETScpTodayTextDisabled
		{
		border:solid thin #6677DD;
		border-width:1 0 0 0;
		}
A.RETScpTodayText,
SPAN.RETScpTodayTextDisabled
		{
		height:20px;
		}
A.RETScpTodayText
		{
		color:#6677DD;
		font-weight:bold;
		}
SPAN.RETScpTodayTextDisabled
		{
		color:#D0D0D0;
		}
.RETScpBorder
		{
		border:solid thin #6677DD;
		}

