
a.calendar_day {font-weight:normal; font-size:11px; text-align:center; margin:0 auto 0 auto; border:2px solid #EFF1D7; width:20px; height:20px; display:block;}
a.calendar_day:visited{	color: black;	TEXT-DECORATION: none; 	cursor:pointer;}
a.calendar_day:link{	color: black;	TEXT-DECORATION: none;	cursor:pointer;}
a.calendar_day:hover{	color: blue;	TEXT-DECORATION: none;	cursor:pointer; border:2px solid #9DA389;}

a.calendar_arrow {font-weight:normal; font-size:11px; text-align:center; margin:0 auto 0 auto; width:20px; height:20px; display:block;}
a.calendar_arrow:visited{	color: black;	TEXT-DECORATION: none; 	cursor:pointer;}
a.calendar_arrow:link{	color: black;	TEXT-DECORATION: none;	cursor:pointer;}
a.calendar_arrow:hover{	color: blue;	TEXT-DECORATION: none;	cursor:pointer;}

table td.calendar_header{line-height:12px; font-weight:bold;  font-size:12px;}

select.town_select{background-color:white; border:1px solid #EFF1D7;}

div.calendar_cels{line-height:9px; font-weight:normal;  font-size:9px; text-align:center;}
table td.calendar_header_view{line-height:9px; font-weight:bold;  font-size:9px;}

