.calendar_monthyear{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
color:#bf2f2f;
font-weight: bold;
font-size: 9pt;
background: #d9e3e9;
}

.calendar_monthyear a:link{
text-decoration: none;
text-align: center;
font-weight: normal;
font-size: 9pt;
font-weight: bold;
color:#bf2f2f;
background: #d9e3e9;
}

.calendar_monthyear a:hover{
font-size: 9pt;
color:#000000;
}
.calendar_daynames {
text-align:center;
color:#547182;
font-weight: bold;
font-size: 10pt;
background: #d9e3e9;
}
.calendar_day{
text-align:center;
color:#13017c;
font-size: 10pt;
background: #d9e3e9;
}
.calendar_noday{
background:#d9e3e9;
}
.calendar_today{
vertical-align:middle;
text-align:center;
font-size: 10pt;
color:#13017c;
background:#d9e3e9;
border-width: 1px;
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: 10pt;
font-style: normal;
background:#d9e3e9;
}
.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: 10pt;
font-style: normal;
background:#d9e3e9;
color:#000000;
}
.calendar_eventday a:link,.calendar_eventday a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
vertical-align:middle;
text-align: center;
font-weight: bold;
font-size: 10pt;
font-style: normal;
background:#d9e3e9;
color:#bf2f2f;

}
.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: 10pt;
font-style: normal;
background:#d9e3e9;
color:#000000;
}
.calendar_main{
text-align: center;
color:#f0f0f0;
background:#d9e3e9;
}
.event_monthyear{
text-align:left;
color:#bf2f2f;
font-weight: bold;
font-size: 9pt;
margin-top:60px;
border-top-style: dotted;
border-top-width: 0;
border-bottom-style: solid;
border-bottom-width: 1px;
border-color: #bf2f2f;
padding-top: 5px;
}
.event_heading{
text-align:left;
color:#547182;
font-weight: normal;
font-style: italic;
font-size: 8pt;
}
.event_data{
text-align:left;
color:#13017c;
font-weight: normal;
font-size: 8pt;
border-bottom-style: dashed;
border-bottom-width: 1px;
border-color: #547182;
padding:2px;
}
.event_data a:link, a:visited{
text-align:left;
color:#bf2f2f;
font-weight: normal;
font-size: 8pt;
}
.event_data_row td{
border: 0px;
background-color: #C4E3CF;
}
.event_heading_row td{
border: 0px;
background-color: #4FA472;
}
.nextevent_date{	
  color: #bf2f2f;
  font-size:9px;
  font-weight:bold;
  text-align: center;
  margin-top:0px;
  padding-left: 1px;
  padding-bottom:0px;
  padding-top:2px;
}
.nextevent_event{	
  width: 208px;
  color: #13017c;
  font-size:7pt;
  text-align: left;
  padding: 1px;
}
.nextevent_location{	
  width:208px;
  color: #13017c;
  font-size:7pt;
  text-align: left;
  padding: 1px;
}