<style type="text/css">
<!--
.calendarHeader_iiiiii {   
        width:20px;	   	
	font-family:arial, helvetica; 
	font-weight:bold;
	background-color:#999900;
	color:#FFFFFF;
	font-size:12px; 
}

.calendarToday_0909 {
  	background-color:#FF3300; 
	height:80;
	
}

.calendar_yyyyy {
     font-family:verdana, arial, helvetica;
	 font-size:10px;
     background-color:#FFAA00;
	 height:80; 
	
}




.calendarHeader{
	background-color: #B3B3B3 ; 
	font-family: "Arial";
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	height: 25;
	width: 25;
}



.calendar{
	background-color: #ffffff;
	font-family: "Arial";
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	border-top-width: 0px;
	border-top-style : solid;
	border-top-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style : solid;
	border-bottom-color: #EEEEEE;
	border-left-width: 1px;
	border-left-style : solid;
	border-left-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style : solid;
	border-right-color: #EEEEEE;
	height: 20;

}




.calendarToday{
	background-color: #339933;
	font-family: "Arial";
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	border-top-width: 1px;
	border-top-style : solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style : solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style : solid;
	border-left-color: #999999;
	border-right-width: 0px;
	height: 16;
}



A.calendar_link:link {
	font-family: "Arial";
	text-decoration: none;
	color: #999999;
}

A.calendar_link:visited {
	font-family: "Arial";
	text-decoration: none;
	color: #999999;
}
A.calendar_link:active {
	font-family: "Arial";
	text-decoration: none;
	color: #00ff00;
}
A.calendar_link:hover {
	font-family: "Arial";
	text-decoration: none;
	color: #ff0000;
}




-->
</style>


