.calendarHeader { 
font-family:Arial, Helvetica, sans-serif;
font-size:10px; font-weight: bold; 
color: #666666; background-color: #EEEDDB; 
}

.calendarToday { 
    font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#C71D1D; font-weight:bold; 
	background-color:#FFFFFF; text-align:center;
	
}

.calendar { 
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; font-weight:bold;
    background-color: #F7F6DC; text-align:center;
	
}
.calendartop { 
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#006600; font-weight:bold;
    background-color: #EEEDDB;
}


