body {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #000000;
	text-align: center;
}


a:hover {
	text-decoration: none;
	color: #3163CE;
}
.year {
	border-style: none;
	border-width: 0px;
	background-color: #ffffff;
	text-align: center;
}
.month {
	border-style: solid;
	border-color: #0C3851;
	border-width: 0px;
	background-color: #0C3851;
	text-align: center;
	padding: 1px;
	border-collapse: collapse;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	background-color: #ffffff;
	color: #0C3851;
	border-style: none;
}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	color: #0C3851;
	border-style: solid;
	border-width: 1px;
	border-color: #0C3851;
}
.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	background-color: #ffffff;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:90px;
	width:90px;
	color: #000000;
	background-color: #ffffff;
}
.week {
	border-style: none;
	background-color: #ffffff;
	text-align: center;

}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-width:1px;
	border-color: #0C3851;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #ffffff;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
	color: #0C3851;
	font-weight: bold;
	background: #FFFFFF;
}
.monthpicker {
	font-size: 11px;
	background-color: #ffffff;
}
.yearpicker {
	font-size: 11px;
	background-color: #ffffff;
}
.pickerbutton {

}
.nomonthday {
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	height:90px;
	width:90px;
	background-color: #DEEDD1;
	color: #0C3851;
	border-style: solid;
	border-width: 1px;
	border-color: #0C3851;
}
.monthday {
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	color: #0C3851;
	height:90px;
	width:90px;
	border-style: solid;
	border-width: 1px;
	border-color: #0C3851;
}
.today {
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	color: #618C3E;
	height:90px;
	width:90px;
	border-style: solid;
	border-width: 1px;
	border-color: #0C3851;
}
.selectedday {
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	height:90px;
	width:90px;
	border-style: solid;
	border-width: 1px;
	border-color: #0C3851;
}
.sunday {
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #0C3851;
	height:90px;
	width:90px;
	border-style: solid;
	border-width: 1px;
	border-color: #0C3851;
}
.sunday a {
	color: #FFFFFF;
}
.saturday {
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #0C3851;
	height:90px;
	width:90px;
	border-style: solid;
	border-width: 1px;
	border-color: #0C3851;
}
.saturday a {
	color: #FFFFFF;
}
.event {
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	border-width: 0px;
	border-style: none;
	color: #FCBF6F;
	background-color: #ffffff;
	height:90px;
	width:90px;
}
.event a {
	background-color: #ffffff;
	color: #FCBF6F;
}
.selectedevent {
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	border-width: 0px;
	border-style: none;
	color: #FCBF6F;
	background-color: #ffffff;
	height:90px;
	width:90px;
}
.selectedevent a {
	background-color: #ffffff;
	color: #FCBF6F;
}
.todayevent {
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: red;
	background-color: #ffffff;
	height:90px;
	width:90px;
}
.todayevent a {
	background-color: #ffffff;
	color: #FCB554;
}
.eventcontent {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-style: none;
	border-width: 1px;
	width: 100%;
	color: #666666;
}
.eventcontent a {
	background-color: #ffffff;
	color: #666666;
	font-weight: bold;
}
