	.UCcpYearNavigation,
	.UCcpMonthNavigation
			{
			background-color:#F57F43;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.UCcpDayColumnHeader
			{
			font-family:arial;
			font-size:8pt;
			color:#333333;
			}	
	

	a.UCcpCurrentMonthDate:link { text-decoration: none;color: #333333;}
	a.UCcpCurrentMonthDate:visited { text-decoration: none;color: #333333;}
	a.UCcpCurrentMonthDate:hover { text-decoration: none;color: #333333;background-color:#DEDEDE;}	
	
	a.UCcpOtherMonthDate:link { text-decoration: none;color: #333333;}
	a.UCcpOtherMonthDate:visited { text-decoration: none;color: #333333;}
	a.UCcpOtherMonthDate:hover { text-decoration: none;color: #333333; background-color:#DEDEDE;}	

	a.UCcpCurrentDate:link { text-decoration: none;color: #F57F43;}
	a.UCcpCurrentDate:visited { text-decoration: none;color: #F57F43;}
	a.UCcpCurrentDate:hover { text-decoration: none;color: #F57F43;background-color:#DEDEDE;}	


	TD.UCcpOtherMonthDate, TD.UCcpCurrentMonthDate
			{
			border-width:0;
			border-bottom:solid 1px #999999;
			}
				
	
	.UCcpCurrentMonthDateDisabled,
	.UCcpMonthNavigation,
	.UCcpText	
	.UCcpTodayTextDisabled,
	.UCcpTodayText,	
	.UCcpCurrentDateDisabled,
	.UCcpOtherMonthDateDisabled,
	.UCcpYearNavigation,
	.UCcpCurrentDate,
	.UCcpCurrentMonthDate,
	.UCcpOtherMonthDate		
			{
			font-family:arial;
			font-size:8pt;
			}
			
	TD.UCcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #F57F43;
			border-width:0 0 1 0;
			}
	.UCcpCurrentMonthDate,
	.UCcpOtherMonthDate,
	.UCcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.UCcpCurrentMonthDateDisabled,
	.UCcpOtherMonthDateDisabled,
	.UCcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.UCcpCurrentMonthDate
			{
			color:#F57F43;
			font-weight:bold;
			}
	.UCcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.UCcpOtherMonthDate
			{
			color:#808080;
			}
	TD.UCcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #DEDEDE;
			border-width:1;
			border-left:solid 1px #A0A0A0;			
			border-right:solid 1px #A0A0A0;
			border-bottom:solid 1px #A0A0A0;
			}
	TD.UCcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.UCcpTodayText,
	TD.UCcpTodayTextDisabled
			{
			border:solid thin #F57F43;
			border-width:1 0 0 0;
			}
	A.UCcpTodayText,
	SPAN.UCcpTodayTextDisabled
			{
			height:20px;
			}
	A.UCcpTodayText
			{
			color:#F57F43;
			font-weight:bold;
			}
	SPAN.UCcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.UCcpBorder
			{
			border:solid 1px #F57F43;
			background-color: #F5F5F5;
			}

	.UCcpBorder TD
			{
			padding:2px;
			}			
