	.LNScpYearNavigation,
	.LNScpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.LNScpDayColumnHeader,
	.LNScpYearNavigation,
	.LNScpMonthNavigation,
	.LNScpCurrentMonthDate,
	.LNScpCurrentMonthDateDisabled,
	.LNScpOtherMonthDate,
	.LNScpOtherMonthDateDisabled,
	.LNScpCurrentDate,
	.LNScpCurrentDateDisabled,
	.LNScpTodayText,
	.LNScpTodayTextDisabled,
	.LNScpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.LNScpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	.LNScpCurrentMonthDate,
	.LNScpOtherMonthDate,
	.LNScpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.LNScpCurrentMonthDateDisabled,
	.LNScpOtherMonthDateDisabled,
	.LNScpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.LNScpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.LNScpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.LNScpOtherMonthDate
			{
			color:#808080;
			}
	TD.LNScpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.LNScpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.LNScpTodayText,
	TD.LNScpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A.LNScpTodayText,
	SPAN.LNScpTodayTextDisabled
			{
			height:20px;
			}
	A.LNScpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.LNScpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.LNScpBorder
			{
			border:solid thin #6677DD;
			}
