
	#caldiv * {
		font-size: 8pt;
	}

	 #caldiv.TESTcpYearNavigation,
	 #caldiv.TESTcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	 #caldiv.TESTcpDayColumnHeader,
	 #caldiv.TESTcpYearNavigation,
	 #caldiv.TESTcpMonthNavigation,
	 #caldiv.TESTcpCurrentMonthDate,
	 #caldiv.TESTcpCurrentMonthDateDisabled,
	 #caldiv.TESTcpOtherMonthDate,
	 #caldiv.TESTcpOtherMonthDateDisabled,
	 #caldiv.TESTcpCurrentDate,
	 #caldiv.TESTcpCurrentDateDisabled,
	 #caldiv.TESTcpTodayText,
	 #caldiv.TESTcpTodayTextDisabled,
	 #caldiv.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD #caldiv.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	 #caldiv.TESTcpCurrentMonthDate,
	 #caldiv.TESTcpOtherMonthDate,
	 #caldiv.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	 #caldiv.TESTcpCurrentMonthDateDisabled,
	 #caldiv.TESTcpOtherMonthDateDisabled,
	 #caldiv.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	 #caldiv.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	 #caldiv.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	 #caldiv.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD #caldiv.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD #caldiv.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD #caldiv.TESTcpTodayText,
	TD #caldiv.TESTcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A #caldiv.TESTcpTodayText,
	SPAN #caldiv.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A #caldiv.TESTcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN #caldiv.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	 #caldiv.TESTcpBorder
			{
			border:solid thin #6677DD;
			}

