	.JARYScpYearNavigation,
	.JARYScpMonthNavigation
			{
			background-color:#FF6215;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.JARYScpDayColumnHeader,
	.JARYScpYearNavigation,
	.JARYScpMonthNavigation,
	.JARYScpCurrentMonthDate,
	.JARYScpCurrentMonthDateDisabled,
	.JARYScpOtherMonthDate,
	.JARYScpOtherMonthDateDisabled,
	.JARYScpCurrentDate,
	.JARYScpCurrentDateDisabled,
	.JARYScpTodayText,
	.JARYScpTodayTextDisabled,
	.JARYScpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.JARYScpDayColumnHeader
			{
			text-align:right;
			border:solid thin #0d5c83;
			border-width:0 0 1 0;
			}
	.JARYScpCurrentMonthDate,
	.JARYScpOtherMonthDate,
	.JARYScpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.JARYScpCurrentMonthDateDisabled,
	.JARYScpOtherMonthDateDisabled,
	.JARYScpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.JARYScpCurrentMonthDate
			{
			color:#0d5c83;
			font-weight:bold;
			}
	.JARYScpCurrentDate
			{
			color: #0d5c83;
			font-weight:bold;
			}
	.JARYScpOtherMonthDate
			{
			color:#0d5c83;
			}
	TD.JARYScpCurrentDate
			{
			color:#0d5c83;
			background-color: #FFFFFF;
			border-width:1;
			border:solid thin #FF6215;
			}
	TD.JARYScpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.JARYScpTodayText,
	TD.JARYScpTodayTextDisabled
			{
			border:solid thin #0d5c83;
			border-width:1 0 0 0;
			}
	A.JARYScpTodayText,
	SPAN.JARYScpTodayTextDisabled
			{
			height:20px;
			}
	A.JARYScpTodayText
			{
			color:#0d5c83;
			font-weight:bold;
			}
	SPAN.JARYScpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.JARYScpBorder
			{
			border:solid thin #0d5c83;
			}
