.calendar_monthyear{

text-align: center;

	color: #FFFFFF;

	font-weight: bold;

	font-size: 11pt;

	background-color: #9C272D;

	padding-top: 4px;

	padding-bottom: 4px;

	

}



.calendar_monthyear a:link,.calendar_monthyear a:visited{

text-decoration: none;

text-align: center;

font-weight: bold;

font-size: 8pt;

font-style: normal;

color:#FCF9EA;

}



.calendar_monthyear a:hover{

font-size: 11pt;

color:#FF4304;

}

.calendar_daynames {

text-align:center;
background-color:#FFFFFF;
color:#666666;

font-weight: bold;

font-size: 9pt;

}

.calendar_day{
	text-align: center;
	color: #666666;
	font-size: 10pt;
	font-weight: bolder;
	background-color:#FFFFFF;
}

.calendar_noday{

background:transparent;

}

.calendar_today{

vertical-align:middle;

text-align:center;

font-size: 11pt;

color:#666666;

border-width: 1px;

border-color: #9A292D;

border-style: solid;
background-color:#FFFFFF;
}

.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:11pt;

	font-style: normal;

	color: #666666;

}

.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: 9pt;

font-style: normal;

color:#666666;

}

.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: 11pt;

font-style: normal;

color:#9A292D;

}

.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: 11pt;

	font-style: normal;

	color: #9A292D;

}

.calendar_main{

text-align: center;

	color:#666666;

	background:#FFFFFF;

	width: 100%;

	height: 80px;

}

.event_monthyear{

text-align:left;

color:#666666;

font-weight: bold;

font-size: 10pt;

}

.event_heading{

text-align:left;

color:#ffffff;

font-weight: bold;

font-style: italic;

font-size: 10pt;

}

.event_data{

text-align:left;

color:#666666;

font-weight: normal;

font-size: 11pt;

}

.event_data_row td{

border: 0px;

background-color: #FCF9EA;

}

.event_heading_row td{

border: 0px;

background-color: #9A292D;

}

.nextevent_date{	

  color:#9A292D;

  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:70%;

  color: white;

  font-size:8pt;

  font-weight:bold;

  font-family:verdana,tahoma,arial;

  text-align: left;

  padding: 5px;

}

.nextevent_location{	

  width:70%;

  color: white;

  font-size:8pt;

  font-weight:normal;

  font-family:verdana,tahoma,arial;

  text-align: left;

  padding: 5px;

}
