.TESTcpYearNavigation, .TESTcpMonthNavigation
{
    background-color: #ff9933;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
	height:25px;
}
.TESTcpDayColumnHeader, .TESTcpYearNavigation, .TESTcpMonthNavigation, .TESTcpCurrentMonthDate, .TESTcpCurrentMonthDateDisabled, .TESTcpOtherMonthDate, .TESTcpOtherMonthDateDisabled, .TESTcpCurrentDate, .TESTcpCurrentDateDisabled, .TESTcpTodayText, .TESTcpTodayTextDisabled, .TESTcpText
{
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
}
TD.TESTcpDayColumnHeader
{   
    text-decoration: none;  
    text-align: center;
	text-weight:bold;
	background-color: #e7e7e7;
	color: black;
    }
.TESTcpCurrentMonthDate, .TESTcpOtherMonthDate, .TESTcpCurrentDate
{
    color: #AAAAAA;
    text-align: center;
    text-decoration: none;
    }
td.TESTcpCurrentMonthDate {
background: #ffedd5;
border: solid 1px #ccc;
}
.TESTcpCurrentMonthDateDisabled, .TESTcpOtherMonthDateDisabled, .TESTcpCurrentDateDisabled
{
    color: #cccccc;
    text-align: center;

}
.TESTcpCurrentMonthDate
{
    color: black;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}

td.TESTcpOtherMonthDate
{
	border: solid 1px #ccc;
}
a.TESTcpOtherMonthDate
{
    color: #000000;
    text-decoration: none;
	border: none;
font-weight:bold;
}

TD.TESTcpCurrentDate
{
    background-color: #FF9900;
    border: solid 1px #ccc;
}
TD.TESTcpCurrentDateDisabled
{
    border-width: 1px;
    border: solid 1px #FFAAAA;
}
TD.TESTcpTodayText, TD.TESTcpTodayTextDisabled
{
    border-top: solid 1px #ccc;    
}
A.TESTcpTodayText, SPAN.TESTcpTodayTextDisabled
{
    height: 20px;
}
A.TESTcpTodayText
{
    color: black;
    font-weight: bold;
}
SPAN.TESTcpTodayTextDisabled
{
    color: #D0D0D0;
}
.TESTcpBorder
{
    border: solid 1px #27457b;
}

