.calendar_monthyear{
text-align:center;
color:#000000;
font-weight: bold;
/*font-size: 8pt;*/
	font-size: 9pt;
	background-color: #BCBD7D;
	padding-top: 4px;
	padding-bottom: 4px;
	border_bottom: 2px solid black;
}
.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: 7pt;
font-style: normal;
color:#386A2D;
}
.calendar_daynames {
text-align:center;
color:#000000;
/*font-weight: bold;*/
font-size: 8pt;
}
.calendar_day{
	vertical-align:middle;
text-align:center;
color:#000000;
font-size: 8pt;
}
.calendar_noday{
background: transparent;
}
.calendar_today{
vertical-align:middle;
text-align:center;
font-size: 8pt;
color:#000000;
border-width: 1px;
border-color: #7C7D4A;
border-style: solid;
}
.calendar_today a:link,.calendar_eventday 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:#000000;
	background-color: #BCBD7D;
}
.calendar_today a:active,.calendar_eventday a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 8pt;
font-style: normal;
color:#386A2D;
}
.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: 8pt;
font-style: normal;
color:#000000;
	background-color: #BCBD7D;
}
.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: 8pt;
font-style: normal;
color:#386A2D;
}
.calendar_main{
text-align: center;
color:#f0f0f0;
background:transparent;
}
.event_monthyear{
vertical-align: top;
text-align:center;
color:#000000;
font-weight: bold;
font-size: 10pt;
	background-color: #BCBD7D;
}
.event_heading{
text-align:left;
color:#000000;
font-weight: bold;
font-size: 8pt;
}
.event_data{
vertical-align: top;
text-align:left;
color:#000000;
font-weight: normal;
font-size: 8pt;
}