.calendar_monthyear, .event_monthyear{
	text-align:center;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	background-color: #AEB3AE;
	padding: 0px;
}
.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: 6pt;
font-style: normal;
}
.calendar_monthyear p{
margin:0;
}
.calendar_daynames, .event_heading {
	text-align:center;
	color:#3B3B3B;
	font-weight: bold;
	font-size: 7pt;
	background-color:#AEB3AE;
}
.calendar_day, .event_data{
text-align:center;
color:#3B3B3B;
font-size: 7pt;
}
.calendar_noday{
}
.calendar_today{
vertical-align:middle;
text-align:center;
font-size: 7pt;
color:#3B3B3B;
border-width: 1px;
border-color: #00CC00;
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:#3B3B3B;
}
.calendar_eventday {
background-color:#FF3333;
}
.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;
}
.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:#3B3B3B;
}
.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:#FF9933;
}
.calendar_main{
	text-align: center;
	color:#FFFFFF;
	width: 68%;

	margin-left:25px;
	margin-bottom:15px;
	border: 1px ridge #999999;
}
.event_monthyear{
text-align:left;
color:#000000;
font-weight: bold;
font-size: 10pt;
}
.event_heading{
text-align:left;
color:#65594F;
font-weight: bold;
font-style: italic;
font-size: 10pt;
}
.event_data{
text-align:left;
color:#000000;
font-weight: normal;
font-size: 8pt;
}
.event_data_row td{
border: 0px;
background-color: #C4E3CF;
}
.event_heading_row td{
border: 0px;
background-color: #4FA472;
}
.nextevent_date{	
  color: #ffff55;
  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: white;
  font-size:8pt;
  font-weight:bold;
  font-family:verdana,tahoma,arial;
  text-align: left;
  padding: 5px;
}
.nextevent_location{	
  width:90%;
  color: white;
  font-size:8pt;
  font-weight:normal;
  font-family:verdana,tahoma,arial;
  text-align: left;
  padding: 5px;
}
