.calendar_monthyear{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
color:silver;
font-weight: bold;
font-size: 7.5pt;
}
.calendar_monthyear a:link,.calendar_monthyear a:visited{
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 7.5pt;
font-style: normal;
color:silver;
}
.calendar_monthyear a:hover{
font-size: 7.5pt;
color:grey;
}
.calendar_daynames {
text-align:center;
color:silver;
font-weight: bold;
font-size: 7pt;
}
.calendar_day{
text-align:center;
color:silver;
font-size: 7pt;
}
.calendar_noday{
background:transparent;
}
.calendar_today{
vertical-align:middle;
text-align:center;
font-size: 7pt;
color:silver;
border-width: 1px;
border-color: grey;
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:grey;
}
.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:grey;
}
.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:grey;
}
.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:grey;
}
.calendar_main{
text-align: center;
color:grey;
background:transparent;
}
.event_monthyear{
text-align:left;
color:#404040;
font-weight: bold;
font-size: 10pt;
}
.event_heading{
text-align:left;
color:grey;
font-weight: bold;
font-style: normal;
font-size: 8pt;
}
.event_data{
text-align:left;
color:#000000;
font-weight: normal;
font-size: 7pt;
}
.event_data_row td{
border: 0px;
background-color: #efefef;
}
.event_heading_row td{
border: 0px;
background-color: silver;
}
.nextevent_date{	
  color: grey;
  font-size:7px;
  font-weight:bold;
  font-style:italic;
  font-family:verdana,tahoma,arial;
  text-align: left;
  margin-top:0px;
  padding-left: 5px;
  padding-bottom:5px;
}
.nextevent_event{	
  width:90%;
  color: white;
  font-size:7.5pt;
  font-weight:bold;
  font-family:verdana,tahoma,arial;
  text-align: left;
  padding: 5px;
}
.nextevent_location{	
  width:90%;
  color: white;
  font-size:7.5pt;
  font-weight:normal;
  font-family:verdana,tahoma,arial;
  text-align: left;
  padding: 5px;
}