	.HOTELScpYearNavigation,
	.HOTELScpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.HOTELScpDayColumnHeader,
	.HOTELScpYearNavigation,
	.HOTELScpMonthNavigation,
	.HOTELScpCurrentMonthDate,
	.HOTELScpCurrentMonthDateDisabled,
	.HOTELScpOtherMonthDate,
	.HOTELScpOtherMonthDateDisabled,
	.HOTELScpCurrentDate,
	.HOTELScpCurrentDateDisabled,
	.HOTELScpTodayText,
	.HOTELScpTodayTextDisabled,
	.HOTELScpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.HOTELScpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	.HOTELScpCurrentMonthDate,
	.HOTELScpOtherMonthDate,
	.HOTELScpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.HOTELScpCurrentMonthDateDisabled,
	.HOTELScpOtherMonthDateDisabled,
	.HOTELScpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.HOTELScpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.HOTELScpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.HOTELScpOtherMonthDate
			{
			color:#808080;
			}
	TD.HOTELScpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.HOTELScpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.HOTELScpTodayText,
	TD.HOTELScpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A.HOTELScpTodayText,
	SPAN.HOTELScpTodayTextDisabled
			{
			height:20px;
			}
	A.HOTELScpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.HOTELScpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.HOTELScpBorder
			{
			border:solid thin #6677DD;
			}
