body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	background-color: #f2f2ea;
	margin: 0;
	border: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #e78f11;
	text-align: center;
}
a:hover {
	text-decoration: underline;
	color: #e78f11;
}
.year {
	border-style: outset;
	border-width: 1px;
	background-color: #FAEBD7;
	text-align: center;
}
.month {
	border: none;
	background-color: #f2f2ea;
	text-align: center;
	border-spacing: 0;
	border-collapse: collapse;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background-color: #f2f2ea;
	color: #000;
	border: none;
	height: 38px;
	font-family: Arial, Helvetica, Verdana;
}
.dayname {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #7b7a78;
	border: none;
	background-color: #dadbcd;
	border: none;
}
.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #CD5C5C;
	background-color: #FAEBD7;
}
.week {
	border-style: none;
	background-color: #EEDFCC;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #FAEBD7;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.yearpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.pickerbutton {
	border-style: solid;
	border-width: 1px;
	background-color: #EEDFCC;
}
.monthnav {
	color: #a8a3a7;
	font-weight: bold;
	background-color: #dadbcd;
	font-size: 11px;
	width: 105px;
	height: 17px;
}
.monthnav a{
	color: #a7a3a4;
}
.gtlt {
	font-size: 10px;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:26px;
	width:35px;
	color: #aaaaaa;
	border-top: solid 1px #c1c1b9;
}
.monthday {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background-color: #f2f2ea;
	color: #7e7a7b;
	height:26px;
	width:35px;
	border-top: solid 1px #c1c1b9;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
	color: #000000;
	height:26px;
	width:35px;
	border-top: solid 1px #c1c1b9;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:26px;
	width:35px;
}
.sunday {
	background-color: #f2f2ea;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #7e7a7b;
	height:26px;
	width:35px;
	border-top: solid 1px #c1c1b9;
}
.sunday a {
	color: #e78f11;
}
.saturday {
	background-color: #f2f2ea;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #7e7a7b;
	height:26px;
	width:35px;
	border-top: solid 1px #c1c1b9;
}
.saturday a {
	color: #e78f11;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #e78f11;
	height:26px;
	width:35px;
	border-top: solid 1px #c1c1b9;
}
.event a {
	color: #e78f11;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #CDC9C9;
	height:26px;
	width:35px;
}
.selectedevent a {
	background-color: #ffffff;
	color: #e78f11;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #A7A3A4;
	color: #000000;
	background-color: #FFF;
	height:26px;
	width:35px;
}
.todayevent a {
	background-color: #ffffff;
	color: #e78f11;
}
.eventcontent {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}
.dayinfo {
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	color: #7e7a79;
}

.diTitle {
	color: #e78f11;
}
