.calHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.weekend {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #718558;
	font-size: 12px;
	font-weight: bold;
}
.weekday {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #A04B08;
	font-size: 12px;
	font-weight: bold;
}
.event {


	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

a.event_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.event_nav:link,a.event_nav:visited,a.event_nav:active {
	
}


a.event_nav:hover {

	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
	
	
}
.scheduleEvent {



	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}
.calMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
