

/* calendar */

.month {
	border-style: none;
	text-align: left;
}
.month td	{
	font-size: 10px;
	border-bottom: 1px solid #A93D19;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #667171;
	border: none;
}
.monthweek {
	font-weight: bold;
	color: #ededed;
	border-style: solid;
	border-width:1px
}
.monthnavigation	{
	text-align: center;
	border: none;
}
.monthnavigation a:link, .monthnavigation a:visited {
	color: #666666;
	text-decoration:none;
}
.monthnavigation a:hover, .monthnavigation a:active {
	color: #999999;
	text-decoration:none;
}
.monthpicker {
	font-size: 11px;
	background-color: #A93D19;
}
.nomonthday {
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	height:70px;
	width:70px;
	color: #aaaaaa;
}
.nomonthday {
	text-align: center;
	vertical-align: top;
	background-color: #ffffff;
}
.monthday {
	vertical-align: top;
	font-size: 10px;
	color: #999999;
	height:70px;
	width:70px;
	border-right: 1px solid #bbbbbb;
}
.sunday {
	vertical-align: top;
	color: #999999;
	height:70px;
	width:70px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
.sunday a {
	color: #999999;
}
.saturday {
	vertical-align: top;
	color: #999999;
	height:70px;
	width:70px;
	border-right: 1px solid #bbbbbb;
}
.saturday a {
	color: #999999;
}
.today {
	vertical-align: top;
	background-color: #ededed;
	color: #666666;
	height:70px;
	width:70px;
	border-right: 1px solid #bbbbbb;
}
.dayname {
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #A93D19;
	border-right: 1px solid #D8BE7F;
	border-bottom: none;
}
.todayevent {
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	background-color: #ededed;
	height:70px;
	width:70px;
}
.todayevent a {
	background-color: #ffffff;
	color: #000000;
}
.event {
	vertical-align: top;
	color: #666666;
}
.event a {
	color: #000000;
}
.selectedevent {
	text-align: center;
	vertical-align: top;
	background-color: #CDC9C9;
	height:70px;
	width:70px;
}
.selectedevent a {
	background-color: #ffffff;
	color: #000000;
}
.eventcontent {
	color: #999999;
	line-height: 10px;
}
.eventcontent td	{
	border: none;
}
.eventcontent a:link, .eventcontent a:visited {
	color: #A93D19;
	text-decoration: none;
}
.eventcontent a:hover, .eventcontent a:active {
	color: #999999;
	text-decoration: underline;
}














.year {
	border-style: outset;
	border-width: 1px;
	background-color: #CC9001;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.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:70px;
	width:70px;
	color: #CD5C5C;
	background-color: #FAEBD7;
}
.week {
	border-style: none;
	background-color: #EEDFCC;
	text-align: center;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #FAEBD7;
}
.datepickerform {
	margin: 0px;
}
.yearpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.pickerbutton {
	border-style: solid;
	border-width: 1px;
	background-color: #EEDFCC;
}
.selectedday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:70px;
	width:70px;
}

a:hover {
	text-decoration: none;
	color: #3163CE;
}
.year {
	border-style: outset;
	border-width: 1px;
	background-color: #CC9001;
}
.yearname {
	font-size: 18px;
	font-weight: bold;
}
.weeknumtitle {
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width:1px
}
.weeknum {
	font-size: 10px;
	height:70px;
	width:70px;
	color: #CD5C5C;
}
.week {
	border-style: none;
	background-color: #EEDFCC;
	text-align: center;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #FAEBD7;
}
.datepickerform {
	margin: 0px;
}
.monthpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.yearpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.pickerbutton {
	border-style: solid;
	border-width: 1px;
	background-color: #EEDFCC;
}
.selectedday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:70px;
	width:70px;
}
