.calendar_monthyear{
text-align:center;
color:#777777;
font-weight: bold;
font-size: 9pt;
}
.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: 6pt;
font-style: normal;
color:#005d92;
}
.calendar_daynames {
text-align:center;
color:#005d92;
font-weight: bold;
font-size: 7pt;
}
.calendar_day{
text-align:center;
color:#777777;
font-size: 7pt;
}
.calendar_noday{
background:#ffffff;
}
.calendar_today{
vertical-align: middle;
text-align: center;
font-size: 7.5 pt;
font-weight: bold;
color: #ea9200;
border-width: 1px;
border-color: #ea9200;
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: 7.5pt;
font-style: normal;
color:#97b911;
}
.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: 7pt;
font-style: normal;
color:#FF9933;
}
.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:#005d92;
}
.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:#FF9933;
}
.calendar_main{
text-align: center;
color:#f0f0f0;
background:#ffffff;
}
.event_monthyear{
text-align:center;
color:#005d92;
font-weight: bold;
font-size: 10pt;
padding-bottom:10px;
}
.event_heading{
text-align:left;
color:#005d92;
font-weight: bold;
font-size: 10pt;
}
.event_data{
text-align:left;vertical-align:top;
color:#777777;
font-weight: normal;
font-size: 8pt;
line-height: 14pt;
padding-bottom:10px;
}
