	.PICKERcpYearNavigation,
			{
			background-color:#FCD382;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#000000;
			font-weight:regular;
			}
	.PICKERcpMonthNavigation
			{
			background-color:#FCD382;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#000000;
			font-weight:regular;
			}
	.PICKERcpSelectFont
			{
				font-size:8pt;
			}
	.PICKERcpDayColumnHeader,
	.PICKERcpYearNavigation,
	.PICKERcpMonthNavigation,
	.PICKERcpCurrentMonthDate,
	.PICKERcpCurrentMonthDateDisabled,
	.PICKERcpOtherMonthDate,
	.PICKERcpOtherMonthDateDisabled,
	.PICKERcpCurrentDate,
	.PICKERcpCurrentDateDisabled,
	.PICKERcpTodayText,
	.PICKERcpTodayTextDisabled,
	
	.PICKERcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.PICKERcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #E26C02;
			border-width:0 0 1 0;
			}
	.PICKERcpCurrentMonthDate,
	.PICKERcpOtherMonthDate
			{
				text-align:right;
				background-color:#E8E8E8;
			}
	.PICKERcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.PICKERcpCurrentMonthDateDisabled
	.PICKERcpOtherMonthDateDisabled,
	.PICKERcpCurrentDateDisabled
			{
			color:#ffffff;
			text-align:right;
			text-decoration:line-through;
			}
	.PICKERcpCurrentMonthDate
			{
			text-align:right;
			color:#191818;
			font-weight:regular;
			}
	.PICKERcpCurrentDate
			{
			color: #191818;
			font-weight:bold;
			}
	.PICKERcpOtherMonthDate
			{
			color:#C2C2C1;
			}
	TD.PICKERcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #E5FDC9;
			border-width:1;
			border:solid thin #FB4642;
			}
	TD.PICKERcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.PICKERcpTodayText
			{
				background-color:#FCD382;
			}
	TD.PICKERcpTodayTextDisabled
			{
			border:solid thin #E26C02;
			border-width:1 0 0 0;
			}
	A.PICKERcpTodayText,
	SPAN.PICKERcpTodayTextDisabled
			{
			height:20px;
			}
	A.PICKERcpTodayText
			{
			color:#7E0401;
			font-weight:bold;
			}
	SPAN.PICKERcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.PICKERcpBorder
			{
			border:solid thin #E26C02;
			}