a.link_calendar:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	color: #000000; 
	text-decoration:none
}

a.link_calendar:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	color: #000000; 
	text-decoration:none
}

a.link_calendar:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	color: #000000; 
	text-decoration:underline
}

.CALENDARcpYearNavigation,
.CALENDARcpMonthNavigation {
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
	font-weight: bold
}

.CALENDARcpDayColumnHeader,
.CALENDARcpYearNavigation,
.CALENDARcpMonthNavigation,
.CALENDARcpCurrentMonthDate,
.CALENDARcpCurrentMonthDateDisabled,
.CALENDARcpOtherMonthDate,
.CALENDARcpOtherMonthDateDisabled,
.CALENDARcpCurrentDate,
.CALENDARcpCurrentDateDisabled,
.CALENDARcpTodayText,
.CALENDARcpTodayTextDisabled,
.CALENDARcpText {
	font-family: verdana;
	font-size: 9px;
	color: #000000
}

TD.CALENDARcpDayColumnHeader {
	text-align: right;
	border: solid thin #CCCCCC;
	border-width: 0 0 0 0;
}

.CALENDARcpCurrentMonthDate,
.CALENDARcpOtherMonthDate,
.CALENDARcpCurrentDate {
	text-align: right;
	text-decoration: none;
	color: #666666
}

.CALENDARcpCurrentMonthDateDisabled,
.CALENDARcpOtherMonthDateDisabled,
.CALENDARcpCurrentDateDisabled {
	color: #666666;
	text-align: right;
	text-decoration: line-through
}

.CALENDARcpCurrentMonthDate {
	color: #000000;
	font-weight: bold
}

.CALENDARcpCurrentDate {
	color: #ffffff;
	font-weight: bold
}

.CALENDARcpOtherMonthDate {
	color: #666666;
}

TD.CALENDARcpCurrentDate {
	color: #FFFFFF;
	background-color: #357F0F
}

TD.CALENDARcpCurrentDateDisabled {
	border-width: 0;
	border: solid thin #FFAAAA
}

TD.CALENDARcpTodayText,
TD.CALENDARcpTodayTextDisabled {
	background-color: #E1E1E1
}

A.CALENDARcpTodayText,
SPAN.CALENDARcpTodayTextDisabled {
	height:20px
}

A.CALENDARcpTodayText {
	color: #000000;
	font-weight: bold
}

SPAN.CALENDARcpTodayTextDisabled {
	color: #D0D0D0
}

.CALENDARcpBorder {
	background-color: #FFF7D2;
}
