.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	font-weight: normal;
}
.year {
	border-style: solid;
	border-width: thin;
	border:#FFFFFF;
	background-color: #ffffff;
	text-align: center;
}
.month {
	border-style: solid;
	border:#FFFFFF;
	border-width: thin;
	background-color: #ffffff;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color:#ffffff;
	color:#000000;
}
.monthname {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	border-style: none;
	border-width:0px
}
.dayname {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-style: none;
	border-width:0px
}
.weeknumtitle {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width:0px
}
.weeknum {
	text-align: center;
	font-size: 9px;
	height: 9px;
	width: 10px;
	color: #CD5C5C;
	background-color: #FAEBD7;
} 
.week {
	border-style: none;
	background-color: #EEDFCC;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width:0px
}
.yearnavigation {
	font-size: 9px;
}
.datepicker {
	background-color: #FAEBD7;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 9px;
	background-color: #EEDFCC;
}
.yearpicker {
	font-size: 9px;
	background-color: #EEDFCC;
}
.pickerbutton {
	border-style: none;
	border-width: 0px;
	background-color: #EEDFCC;
}
.nomonthday {
	text-align: center;
	font-size: 9px;
	height: 10px;
	width: 10px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #e9e9e9;
	color: #000000;
	height: 10px;
	width: 10px;
}
.today {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	border-width: 0px;
	border-style: none;
	background-color: #EEE9E9;
	color: #000000;
	height: 10px;
	width: 10px;
}
.selectedday {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	border-width: 0px;
	border-style: none;
	background-color: #CDC9C9;
	height: 10px;
	width: 10px;
}
.sunday {
	background-color: #FFEFDB;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #667171;
	height: 10px;
	width: 10px;
}
.sunday a {
	color: #667171;
}
.saturday {
	background-color: #FFEFDB;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #667171;
	height: 10px;
	width: 10px;
}
.saturday a {
	color: #667171;
}
.event_wi_fl {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	height: 10px;
	width: 10px;
	color: #000000;
	background-color: #d03b00;
}
.event_oh {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	height: 10px;
	width: 10px;
	color: #000000;
	background-color: #666666;
}

.event_nh_va {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	height: 10px;
	width: 10px;
	color: #000000;
	background-color: #FBC923;
}

.selectedevent {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	border-width: 0px;
	border-style: none;
	color: #000000;
	background-color: #CDC9C9;
	height: 10px;
	width: 10px;
}
.selectedevent a {
	background-color: #ffffff;
	color: #000000;
}
.todayevent {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border-width: 0px;
	border-style: none; 
	color: #000000;
	background-color: #EEE9E9;
	height: 10px;
	width: 10px;
}
.todayevent a {
	background-color: #ffffff;
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border:#FFFFFF;
	width: 100%;
}
