	.NEWcpYearNavigation,
	.NEWcpMonthNavigation
			{
			background-color:#ca5a19;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.NEWcpDayColumnHeader,
	.NEWcpYearNavigation,
	.NEWcpMonthNavigation,
	.NEWcpCurrentMonthDate,
	.NEWcpCurrentMonthDateDisabled,
	.NEWcpOtherMonthDate,
	.NEWcpOtherMonthDateDisabled,
	.NEWcpCurrentDate,
	.NEWcpCurrentDateDisabled,
	.NEWcpTodayText,
	.NEWcpTodayTextDisabled,
	.NEWcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.NEWcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #ca5a19;
			border-width:0 0 1 0;
			}
	.NEWcpCurrentMonthDate,
	.NEWcpOtherMonthDate,
	.NEWcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.NEWcpCurrentMonthDateDisabled,
	.NEWcpOtherMonthDateDisabled,
	.NEWcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.NEWcpCurrentMonthDate
			{
			color:#009900;
			font-weight:bold;
			}
	.NEWcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.NEWcpOtherMonthDate
			{
									
			color:#808080;
			color:#009900;
			}
	TD.NEWcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #ca5a19;
			border-width:1;
			border:solid thin #000000;
			}
	TD.NEWcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #123456;
			}
	TD.NEWcpTodayText,
	TD.NEWcpTodayTextDisabled
			{
			border:solid thin #ca5a19;
			border-width:1 0 0 0;
			}
	A.NEWcpTodayText,
	SPAN.NEWcpTodayTextDisabled
			{
			height:20px;
			}
	A.NEWcpTodayText
			{
			color:#ca5a19;
			font-weight:bold;
			}
	SPAN.NEWcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.NEWcpBorder
			{
			border:solid thin #ca5a19;
			}