/* CSS Document */

	.ddmCountry
	{
	font:normal 11px Arial, Helvetica, sans-serif}
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#A7211E;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
			
	.TESTcpYearNavigation{
			font-family:Tahoma;
			font-size:10px;	
	}		
			
	.TESTcpDayColumnHeader,	
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:Tahoma;
			font-size:11px;
			}
	TD.TESTcpDayColumnHeader
			{
	text-align:right;
	border-top: 0 none #FFFFFF;
	border-right: 0 none #FFFFFF;
	border-bottom: 1px solid #A7211E;
	border-left: 0 none #FFFFFF;
	color: #000000;
	font-weight: bold;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#BFBFBF;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#A7211E;
			font-weight:normal;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#BFBFBF;
			}
	TD.TESTcpCurrentDate
			{
			color:#A7211E;
			background-color: #A7211E;
			border-width:1;
			border:solid thin #ffffff;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
	border-top: 1px solid #A7211E;
	border-right: 0 none #FFFFFF;
	border-bottom: 0 none #FFFFFF;
	border-left: 0 none #FFFFFF;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#A7211E;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:1px solid #A7211E;
			}


