.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#653366;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:Tahoma;
			font-size:8pt;
			}
	.TESTcpheadingNavigation
		{
			font-family:Tahoma;
			font-size:9pt;
			background-color:#653366;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#ffffff;
			font-weight:bold;
		}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border-bottom-color:#cc9933;
			border-bottom-style:solid;
			border-bottom-width:thin;
			border-top-color:none;
			border-top-style:none;
			border-top-width:none;
			border-left-color:none;
			border-left-style:none;
			border-left-width:none;
			border-right-color:none;
			border-right-style:none;
			border-right-width:none;
			
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpMonthNavigation:link
			{
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpMonthNavigation:visited
			{
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpMonthNavigation:hover
			{
			color:FFFFFF;
			font-weight:bold;
			}
	.TESTcpMonthNavigation:active
			{
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpCurrentMonthDate
			{
			color:#008fc4;
			font-weight:bold;
			}
	.TESTcpCurrentMonthDate:link
			{
			color:#653366;
			font-weight:bold;
			}
	.TESTcpCurrentMonthDate:visited
			{
			color:#653366;
			font-weight:bold;
			}
	.TESTcpCurrentMonthDate:hover
			{
			color:Black;
			font-weight:bold;
			}
	.TESTcpCurrentMonthDate:active
			{
			color:#008fc4;
			font-weight:bold;
			}
	.TESTcpSelectedDates
			{
			font-family:Tahoma;
			color:#FF6633;
			font-weight:bold;
			font-size:8pt;
			}
	.TESTcpSelectedDates:link
			{
			color:#FF6633;
			font-weight:bold;
			}
	.TESTcpSelectedDates:visited
			{
			color:#FF6633;
			font-weight:bold;
			}
	.TESTSelectedDates:hover
			{
			color:Black;
			font-weight:bold;
			}
	.TESTcpSelectedDates:active
			{
			color:#FF6633;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #cc9933;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#ffffff;
			}
	TD.TESTcpCurrentDate
			{
			color:#3366ff;
			background-color: #ffffff;
			border-width:1;
			border:solid thin #ff0000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			
			border-bottom-color:none;
			border-bottom-style:none;
			border-bottom-width:none;
			border-top-color:#cc9933;
			border-top-style:solid;
			border-top-width:thin;
			border-left-color:none;
			border-left-style:none;
			border-left-width:none;
			border-right-color:none;
			border-right-style:none;
			border-right-width:none;	
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#cc9933;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #653366;
			}