.calendar_monthyear{
text-align:left;
color:#000000;
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: 7pt;
font-style: normal;
color:#000000;
}
.calendar_daynames {
text-align:center;
color:#ad9d84;
font-weight: bold;
font-size: 8pt;
}
.calendar_day{
text-align:center;
color:#c7ae90;
font-size: 7pt;
}
.calendar_noday{
background:#f7f5e9;
}
.calendar_today{
vertical-align:middle;
text-align:center;
font-size: 7pt;
color:#8b6a59;
border-width: 1px;
border-color: #ffef89;
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: 7pt;
font-style: normal;
color:#523730;
}
.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:#f1d888;
}
.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:#a58b7d;
}
.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:#ccb79c;
}
.calendar_main{
text-align: center;
color:#f0f0f0;
background:#f7f5e9;
}
.event_monthyear{
text-align:center;
color:#000000;
font-weight: bold;
font-size: 10pt;
}
.event_heading{
text-align:left;
color:#594b40;
font-weight: bold;
font-size: 10pt;
allign: top;
}
.event_data{
text-align:left;
color:#000000;
font-weight: normal;
font-size: 10pt;
allign: top;
vertical-align:top;
background-color:#f7f5e9;
}