#CalendariDiv {
	position: absolute; 
	visibility:hidden;
	border: 1px solid #ff0000;
	z-index: 1001;
}
#CalendariDiv SELECT {
	visibility: inherit;
}
.TESTcpYearNavigation,
.TESTcpMonthNavigation {
	background-color: #B3B57E;
	text-align:center;
	vertical-align: middle;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	padding: 2px 0px 2px 0px;
}
.TESTcpDayColumnHeader,
.TESTcpYearNavigation,
.TESTcpMonthNavigation,
.TESTcpCurrentMonthDate,
.TESTcpCurrentMonthDateDisabled,
.TESTcpCurrentMonthDateTasked,
.TESTcpOtherMonthDate,
.TESTcpOtherMonthDateDisabled,
.TESTcpCurrentDate,
.TESTcpCurrentDateDisabled,
.TESTcpTodayText,
.TESTcpTodayTextDisabled,
.TESTcpText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.TESTcpCurrentMonthDateTasked {
	text-align: right;
}
TD.TESTcpDayColumnHeader
{
	text-align: center;
	border: solid thin #CCCCCC;
	border-width: 0px 0px 1px 0px;
	
}
.TESTcpCurrentMonthDate,
.TESTcpOtherMonthDate,
.TESTcpCurrentDate
{
	text-align:center;
	text-decoration:none;
}
.TESTcpCurrentMonthDateDisabled,
.TESTcpOtherMonthDateDisabled,
.TESTcpCurrentDateDisabled
{
	color: #333333;
	text-align:center;
	text-decoration: line-through;
}
.TESTcpCurrentMonthDate
{
	color: #000000;
}
.TESTcpCurrentDate
{
	color: #FFFFFF;
	font-weight:bold;
}
.TESTcpOtherMonthDate
{
	color: #CCCCCC;
}
TD.TESTcpCurrentDate
{
	color: #000000;
	background-color: #C6D1DA;
	border-width: 1px;
	border:solid 1px #325C71;
}
TD.TESTcpCurrentDateDisabled
{
	border-width: 1px;
	border: solid thin #333333;
}
TD.TESTcpTodayText,
TD.TESTcpTodayTextDisabled
{
	border:solid thin #333333;
	border-width: 1px 0px 0px 0px;
}
SPAN.TESTcpTodayTextDisabled
{
	height:20px;
}
A.TESTcpTodayText
{
	color: #333333;
}
SPAN.TESTcpTodayTextDisabled
{
	color:#333333;
}
.TESTcpBorder
{
	
}

TD.TESTcpCurrentDateTasked {
	color: #000000;
	background-color: #C6D1DA;
	border: solid 1px #325C71;
	font-size: 0.9em;
}
.TESTcpTodayTextTasked {
	color: #000000;
}
.TESTcpCurrentMonthDateTasked,
.TESTcpOtherMonthDateTasked
{
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
.TESTcpOtherMonthDateTasked {
	color: #B3B57E;
}

.TESTcpCurrentDateTasked {
	color: #000000;
	text-decoration: none;
}
