.TESTcpYearNavigation,.TESTcpMonthNavigation			{			background-color:#333;			text-align:center;			vertical-align:middle;			text-decoration:none;			color:#FFF;			font-weight:normal;			padding:3px;			}	.TESTcpDayColumnHeader,	.TESTcpYearNavigation,	.TESTcpMonthNavigation,	.TESTcpCurrentMonthDate,	.TESTcpCurrentMonthDateDisabled,	.TESTcpOtherMonthDate,	.TESTcpOtherMonthDateDisabled,	.TESTcpCurrentDate,	.TESTcpCurrentDateDisabled,	.TESTcpTodayText,	.TESTcpTodayTextDisabled,	.TESTcpText			{			font-family:arial;			font-size:10px;						}	TD.TESTcpDayColumnHeader			{			text-align:center;			background:#CCC;			font-weight:bold;			}	.TESTcpCurrentMonthDate,	.TESTcpOtherMonthDate,	.TESTcpCurrentDate			{			text-align:center;			text-decoration:none;			}	.TESTcpCurrentMonthDateDisabled,	.TESTcpOtherMonthDateDisabled,	.TESTcpCurrentDateDisabled			{			color:#CCC ;			text-align:center;			text-decoration:line-through;			}	.TESTcpCurrentMonthDate			{			color:#666;			font-weight:bold;			}	.TESTcpCurrentDate			{			color:#000;			font-weight:bold;			}	.TESTcpOtherMonthDate			{			color:#808080;			}	TD.TESTcpCurrentDate			{			color:#30C;			background:url(images/today.gif) no-repeat 0px -2px;						}	TD.TESTcpCurrentDateDisabled			{			border:1px solid #FFAAAA;			}	TD.TESTcpTodayText,	TD.TESTcpTodayTextDisabled			{				color:#CCC;			}	A.TESTcpTodayText,	SPAN.TESTcpTodayTextDisabled			{			height:20px;			}	A.TESTcpTodayText			{			color:#333;			font-weight:bold;			}	SPAN.TESTcpTodayTextDisabled			{			color:#D0D0D0;			}	.TESTcpBorder			{			border:1px solid #333;			}