.calendar_monthyear{
text-align:center;
color:#CC3333;
font-weight: bold;
font-size: 7pt;
}
.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;
color:#CC3333;
}
.calendar_daynames {
text-align:center;
color:#FF9900;
font-weight: bold;
font-size: 6pt;
}
.calendar_day{
text-align:center;
color:#414141;
font-size: 7pt;
}
.calendar_noday{
background:#FFFFFF;
}
.calendar_today{
vertical-align:middle;
text-align:center;
font-size: 7pt;
color:#414141;
border-width: 1px;
border-color: #FF9900;
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:#FFFFFF;
}
.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:#FF9900;
}
.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:#CC3333;
}
.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:#FF9900;
}
.calendar_main{
	text-align: center;
	color: #414141;
	background:#FFFFFF;
	border-width: 1px;
border-color: #FF9900;
border-style: solid;
}
.event_monthyear{
text-align:center;
color:FFFFFF;
font-weight: bold;
font-size: 8pt;
background-color : #CC3333;
}
.event_heading{
	text-align:left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	background-color : #FF9900;
}
.event_data{
text-align:left;
color:#414141;
font-weight: normal;
font-size: 8pt;
}