.year {
	border-style: none none solid;
	border-width: 1px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.month {
	border-style: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.yearname {
	text-align: center;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #DBD8CA;
	border-right-color: #DBD8CA;
	border-bottom-color: #DBD8CA;
	border-left-color: #DBD8CA;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #5D5D5D;
	border-width:1px;
	font-family: Arial, Helvetica, sans-serif;
}
.monthnamebig {
	text-align: center;
	font-size: 24px;
	color: #5D5D5D;
	border-width:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.dayname td {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #DBD8CA;
	color: #000000;
	border-style: none;
	border-width:0px;
	font-family: Arial, Helvetica, sans-serif;
}
.yearnavigation {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #DBD8CA;
	border-right-color: #DBD8CA;
	border-bottom-color: #DBD8CA;
	border-left-color: #DBD8CA;
}
.datepicker {
	font-family: Arial, Helvetica, sans-serif;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #990000;
}
.monthnavigationbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bolder;
	color: #990000;
}
.monthpicker {
	font-size: 11px;
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
}
.yearpicker {
	font-size: 11px;
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
}
.pickerbutton {
	font-size: 11px;
	background-color: #FBF3E1;
	border-style: solid;
	border-color: #DCD0B8;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
}
.nomonthdaybig {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	height:35px;
	width:35px;
	color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
}
.greytext {
	font-size: 10px;
	height:20px;
	width:20px;
	color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
}
.countrytext {
	font-size: 11px;
	height:20px;
	width:20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.longcountrytext {
	font-size: 8px;
	height:20px;
	width:20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.verylongcountrytext {
	font-size: 7px;
	height:20px;
	width:20px;
	font-weight: bold;
	letter-spacing: 0em;
	font-family: Arial, Helvetica, sans-serif;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #384955;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBFBF9;
}
.monthdaybig {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #384955;
	height:35px;
	width:35px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBFBF9;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #5CB5C7;
	color: #ffffff;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.todaybig {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background-color: #5CB5C7;
	color: #ffffff;
	height:35px;
	width:35px;
	font-family: Arial, Helvetica, sans-serif;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #AAff99;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.selecteddaybig {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	background-color: #AAff99;
	height:35px;
	width:35px;
	font-family: Arial, Helvetica, sans-serif;
}
.sunday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBFBF9;
}
.sundaybig {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #667171;
	height:35px;
	width:35px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBFBF9;
}
.sunday a {
	color: #667171;
	font-family: Arial, Helvetica, sans-serif;
}
.sundaybig a {
	color: #667171;
	font-family: Arial, Helvetica, sans-serif;
}
.saturday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBFBF9;
}
.saturdaybig {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #667171;
	height:35px;
	width:35px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBFBF9;
}
.saturday a {
	color: #667171;
}
.saturdaybig a {
	color: #667171;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFCC;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.eventbig {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFCC;
	height:35px;
	width:35px;
	font-family: Arial, Helvetica, sans-serif;
}
.event a {
	background-color: #ffff99;
	font-family: Arial, Helvetica, sans-serif;
}
.eventbig a {
	background-color: #ffff99;
	font-family: Arial, Helvetica, sans-serif;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #CCff99;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.selectedeventbig {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: red;
	background-color: #DDff33;
	height:35px;
	width:35px;
	font-family: Arial, Helvetica, sans-serif;
}
.selectedevent a {
	background-color: #CCff99;
	color: red;
}
.selectedeventbig a {
	background-color: #DDff33;
	color: red;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #46DDD6;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.todayeventbig {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: red;
	background-color: #46DDD6;
	height:35px;
	width:35px;
	font-family: Arial, Helvetica, sans-serif;
}
.todayevent a {
	background-color: #46DDD6;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
}
.todayeventbig a {
	background-color: #46DDD6;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
}
.eventcontent {
	font-size: 10px;
	border-width: 1px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.stats0 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #000000;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.stats1 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #0000AA;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.stats2 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #0088FF;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.stats3 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color: #00DDCC;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.stats4 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color: #00FF00;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.stats5 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color: #AAFF00;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.stats6 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color: #FFFF00;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.stats7 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color: #FFD000;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.stats8 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color: #FFAA00;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.stats9 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #FF5500;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.stats10 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #FF0000;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.stats11 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #990000;
	height:20px;
	width:20px;
	font-family: Arial, Helvetica, sans-serif;
}
