calendar_monthyear{
	text-align:center;
	color:#FFF000;
	font-weight: bold;
	font-size: 8pt;
	text-decoration:none;
	line-height: 150%;
	border: 2px solid Green;
	filter: alpha(opacity=90, style=0);
}
.calendar_monthyear a:link,.calendar_monthyear a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	color: White;
	line-height: 150%;	
	filter: alpha(opacity=90, style=0);
}
.calendar_daynames {
	text-align:center;
	color: Green;
	font-weight: bold;
	font-size: 7pt;
	background-color: #C4DCC6;
}
.calendar_day{
	text-align:center;
	color:#FFFFFF;
	font-size: 7pt;
}
.calendar_noday{
background:#669966;
filter: alpha(opacity=90, style=0);
}
.calendar_today{
vertical-align:middle;
text-align:center;
font-size: 7pt;
color: #FFffff;
border-width: 1px;
border-color: #FFff00;
border-style: solid;
}
.calendar_eventday a:link,.calendar_eventday a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 7pt;
	font-style: normal;
	color: Blue;
	background-color: #E0FFFF;
	filter: alpha(opacity=90, style=0);
	background-image: url(event_bcg.jpg);
	width: 15px;
}
.calendar_eventday a:active,.calendar_eventday a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 7pt;
font-style: normal;
color:green;
	background-image: url(event_bcg.jpg);
}
.calendar_eventday a:link,.calendar_eventday a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 7pt;
font-style: normal;
color:green;
	background-image: url(event_bcg.jpg);
}
.calendar_main{
	text-align: center;
	color:#FFFFFF;
	background:#669966;
	width: 162px;
	_width: 158px;
	height: 158px;
	border: 2px solid Green;
	filter: alpha(opacity=90, style=0);
}
.event_monthyear{
	text-align:center;
	color:#ffffff;
	font-weight: bold;
	font-size: 9pt;
	background-color: Green;
	vertical-align:middle;
	line-height: 180%;
	filter: alpha(opacity=80, style=0);
}
.event_heading{
	text-align:left;
	color:#black;
	background:#669966;
	font-weight: bold;
	font-size: 8.5pt;
	filter: alpha(opacity=80, style=0);
}
.event_data{
text-align:left;
vertical-align:top;
color:#000000;
font-weight: normal;
font-size: 8.5pt;
}
