.calendar_monthyear{
text-align:center;
color:;
font-weight: bold;
font-size: 9pt;
}
.calendar_daynames {
text-align:center;
color:#;
font-weight: bold;
font-size: 8pt;
}
.calendar_day{
text-align:center;
color:;
font-size: 8pt;
}
.calendar_noday{
background:;
}
.calendar_today{
vertical-align:middle;
text-align:center;
font-size: 8pt;
color:;
border-width: 1px;
border-color: #FF9933;
border-style: solid;
}
.calendar_eventday a:link,.calendar_eventday a:visited{
text-decoration: underline;
text-align: center;
font-weight: bold;
font-size: 8pt;
font-style: normal;
color:;
background-color:;
}
.calendar_eventday a:active,.calendar_eventday a:hover{
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 8pt;
font-style: normal;
color:;
background-color: ;
}
.calendar_main{
text-align: center;
color:;
background:;
}
