.calendar_monthyear{
text-align:center;
color: black;
font-weight: bold;
font-size: 12pt;
}
.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: 9pt;
font-style: normal;
color: black;
}
.calendar_daynames {
text-align:center;
color:black;
font-weight: bold;
font-size: 9pt;
}
.calendar_day{
text-align:center;
color:#000000;
font-size: 9pt;
}
.calendar_noday{
}
.calendar_today{
vertical-align:middle;
text-align:center;
font-size: 9pt;
color:#ff0000;
border-width: 2px;
border-color: #FF0000;
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: 9pt;
font-style: normal;
color: #ff0000;
}
.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: 9pt;
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: 9pt;
font-style: normal;
}
.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: 9pt;
font-style: normal;
color:#FF9933;
}
.calendar_main{
text-align: center;
color: black;
}
.event_monthyear{
text-align:center;
color:black;
font-weight: bold;
font-size: 10pt;
}
.event_heading{
text-align:left;
color: black;
font-weight: bold;
font-size: 10pt;
}
.event_data{
text-align:left;
color:#000000;
font-weight: normal;
font-size: 10pt;
}
