
.JSCAL_cpYearNavigation,
	.JSCAL_cpMonthNavigation
			{
			background-color:#959385;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.JSCAL_cpDayColumnHeader,
	.JSCAL_cpYearNavigation,
	.JSCAL_cpMonthNavigation,
	.JSCAL_cpCurrentMonthDate,
	.JSCAL_cpCurrentMonthDateDisabled,
	.JSCAL_cpOtherMonthDate,
	.JSCAL_cpOtherMonthDateDisabled,
	.JSCAL_cpCurrentDate,
	.JSCAL_cpCurrentDateDisabled,
	.JSCAL_cpTodayText,
	.JSCAL_cpTodayTextDisabled,
	.JSCAL_cpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.JSCAL_cpDayColumnHeader
			{
			text-align:right;
			border:solid thin #ffffff;
			border-width:0px 0px 1px 0px;
			line-height: 1em;
			}
	.JSCAL_cpCurrentMonthDate,
	.JSCAL_cpOtherMonthDate,
	.JSCAL_cpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.JSCAL_cpCurrentMonthDateDisabled,
	.JSCAL_cpOtherMonthDateDisabled,
	.JSCAL_cpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.JSCAL_cpCurrentMonthDate
			{
			color:#6279A2;
			font-weight:bold;line-height: 1em;
			}
	.JSCAL_cpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;line-height: 1em;
			}
	.JSCAL_cpOtherMonthDate
			{
			color:#808080;line-height: 1em;
			}
	TD.JSCAL_cpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6279A2;
			border-width: 1px;
			border:solid thin #000000;line-height: 1em;
			}
	TD.JSCAL_cpCurrentDateDisabled
			{
			border-width: 1px;
			border:solid thin #FFAAAA;line-height: 1em;
			}
	TD.JSCAL_cpTodayText,
	TD.JSCAL_cpTodayTextDisabled
			{
			border:solid thin #fff;
			border-width:1 0 0 0; line-height: 1em;
			}
	A.JSCAL_cpTodayText,
	SPAN.JSCAL_cpTodayTextDisabled
			{
			height:20px;line-height: 1em;
			}
	A.JSCAL_cpTodayText
			{
			color:#6279A2;
			font-weight:bold;line-height: 1em;
			}
	SPAN.JSCAL_cpTodayTextDisabled
			{
			color:#D0D0D0;line-height: 1em;
			}
	.JSCAL_cpBorder
			{
			border:solid thin #6677DD;
			}
