.calendar_monthyear{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
color:#000000;
font-weight: bold;
font-size: 8pt;
}

.calendar_monthyear a:link,.calendar_monthyear a:visited{
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 8pt;
font-style: normal;
color:#000000;
}

.calendar_monthyear a:hover{
font-size: 8pt;
color:#77b81c;
}
.calendar_daynames {
text-align:center;
color:#000000;
font-weight:bold;
font-size:8pt;
}
.calendar_day{
text-align:center;
color:#000000;
font-size:8pt;
}
.calendar_noday{
background:transparent;
}
.calendar_today{
vertical-align:middle;
text-decoration: none;
text-align:center;
font-weight:bold;
font-size: 8pt;
font-style: normal;
color:#77b81c;
border-width: 2px;
border-color: #05348e;
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: 8pt;
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: 8pt;
font-style: normal;
color:#ff0000;
}
.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: 8pt;
font-style: normal;
color:#05348e;
}
.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: 8pt;
font-style: normal;
color:#77b81c;
}
.calendar_main{
text-align: center;
color:#f0f0f0;
background:transparent;
}
.event_monthyear{
text-align:left;
color:#000000;
font-weight: bold;
font-size: 10pt;
}
.event_heading{
text-align:left;
color:#ffffff;
font-weight: bold;
font-style: normal;
font-size: 8pt;

}
.event_data{
text-align:left;
color:#555555;;
font-weight: normal;
font-size: 8pt;

}
.event_data_row td{
//	background-color:#05348e;
 // border-width:1px;
 // border-style:solid;
//  border-color:#555555;
//  padding:2.5em;
//  text-align:justify;
outline-style:solid;
//outset;
//inset;
//ridge;
//groove;
outline-width:1px;
outline-color:#eeeeee;

}
.event_heading_row td{
	background-color:#77b81c;
        outline-style:solid;
        outline-width:1px;
        outline-color:#eeeeee;
}
.nextevent_date{	
  color: black;
  font-size:8px;
  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: red;
  font-size:8pt;
  font-weight:bold;
  font-family:verdana,tahoma,arial;
  text-align: left;
  padding: 5px;
}
.nextevent_location{	
  width:90%;
  color: red;
  font-size:8pt;
  font-weight:normal;
  font-family:verdana,tahoma,arial;
  text-align: left;
  padding: 5px;
}
