	.SCEQcpYearNavigation,
	.SCEQcpMonthNavigation
			{
			background-color:#7B9CA5;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:normal;
			width: 90px;
			}
	.SCEQcpDayColumnHeader,
	.SCEQcpCurrentMonthDate,
	.SCEQcpCurrentMonthDateDisabled,
	.SCEQcpOtherMonthDate,
	.SCEQcpOtherMonthDateDisabled,
	.SCEQcpCurrentDate,
	.SCEQcpCurrentDateDisabled,
	.SCEQcpTodayText,
	.SCEQcpTodayTextDisabled,
	.SCEQcpText
			{
			text-align:center;
			font-family:verdana;
			font-size:9pt;
			width: 10px;
			}
	TD.SCEQcpDayColumnHeader
			{
			text-align:center;
			border:solid thin #6677DD;
			border-width:0 0 0 0;
			width: 10px;
			}
	.SCEQcpCurrentMonthDate,
	.SCEQcpOtherMonthDate,
	.SCEQcpCurrentDate
			{
			text-align:center;
			text-decoration:none;
			}
	.SCEQcpCurrentMonthDateDisabled,
	.SCEQcpOtherMonthDateDisabled,
	.SCEQcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.SCEQcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.SCEQcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.SCEQcpOtherMonthDate
			{
			color:#808080;
			}
	TD.SCEQcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #7B9CA5;
			border-width:1;
			border:solid thin #000000;
			}
	TD.SCEQcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.SCEQcpTodayText,
	TD.SCEQcpTodayTextDisabled
			{
			border:solid thin #7B9CA5;
			border-width:1 0 0 0;
			}
	A.SCEQcpTodayText,
	SPAN.SCEQcpTodayTextDisabled
			{
			height:20px;
			}
	A.SCEQcpTodayText
			{
			color:#7B9CA5;
			text-align:center;
			font-weight:bold;
			}
	SPAN.SCEQcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.SCEQcpBorder
			{
			border:solid thin #7B9CA5;
			}

