﻿	.TESTcpYearNavigation
	{
	
	}
	.TESTcpMonthNavigation
			{
			background-color:#447197;
			text-align:center;
			vertical-align:middle;
			text-decoration:none;
			color:white;
			/*font-weight:bold;*/
			}
	.TESTcpDayColumnHeader,
	/*.TESTcpYearNavigation,*/
	/*.TESTcpMonthNavigation,*/
	.TESTcpCurrentMonthDate
	{
	color:#447197;
	}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate
	{
	}
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border-bottom:solid 1px #447197;
			/*border:solid 1px #9f9c8a;
			border-width:0 0 0 1;*/
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#696969;
			/*font-weight:bold;*/
			}
	.TESTcpCurrentDate
			{
			color: white;
			font-size:8pt;
			/*font-weight:bold;*/
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:white;
			
			background-color: #447197;
			border-width:1;
			border:solid 1px #696969;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border-top:solid 1px #447197;
			/*border-width:1 0 0 0;*/
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#447197;
			/*font-weight:bold;*/
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid 1px #447197;
			}
