	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:white;
			text-align:center;
			vertical-align:middle;
			text-decoration:none;
			color:navy;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:Arial, "Nimbus Sans L", "Liberation Sans", FreeSans, Tahoma, Helvetica, Sans-serif;
			font-size:13px;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:1px solid #69c;
			border-width:0 0 1px 0;
			color:#587bb6;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;text-align:right;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			}
	.TESTcpCurrentMonthDate
			{
			color:navy;
			font-weight:bold;background-color:#a0ffff;
			border:1px solid white;
			border-width:1px 1px 1px 4px;
			}
	A.TESTcpCurrentMonthDate:hover
			{color:navy;}
	.TESTcpCurrentDate
			{
			color: #587bb6;
			font-weight:bold;
			border:1px solid #69c
			}
	A.TESTcpCurrentDate:hover
			{color:navy;}
	.TESTcpOtherMonthDate
			{
			color:#69c;
			border:1px solid white;
			border-width:1px 1px 1px 4px;
			}
	A.TESTcpOtherMonthDate
			{color:#69c;}
	A.TESTcpOtherMonthDate:hover
			{color:#69c;}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1px;
			border:1px solid #FFAAAA;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #69c;
			border-width:1px;
			border:1px solid navy;
			}
	.TESTcpBorder
			{
			border:1px solid #69c;background-color:white;position:relative;left:-3px;top:-3px;
			}
	.TESTcpMonthNavigation:hover
			{
			background-color:#a0ffff;color:navy;
			}
	.TESTcpCurrentMonthDate:hover
			{
			background-color:white;
			border:1px solid #69c
			}
	.TESTcpOtherMonthDate:hover
			{
			border:1px solid #69c
			}
	#maandnaam:hover{background-color:white;}
	#maandnaam2{word-spacing:3px;}
	#maandnaam2:hover{background-color:white;}
