#layNavCol td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height:17px;
}
#layNavCol td a {
	color:#000000;
	text-decoration:none;
}
.year {
	border-style: outset;
	border-width: 0px;
	background-color: #CDD49A;
	text-align: center;
}
.month {
	border-style: none;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #5D5D5D;
}
.dayname td {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	width:14.2%
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #e4e4e4;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 9px;
	background-color: #eeeeee;
}
.yearpicker {
	font-size: 9px;
	background-color: #eeeeee;
}
.pickerbutton {
	font-size: 9px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.nomonthday {
	background-color: #EFF4EE;
}
.monthday {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #e6e6e6;
	color: #384955;
}
.today {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #b8be86;
	color: #ffffff;
}
.selectedday {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #66ff66;
}
.sunday {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #667171;
	background-color: #d4d3d3;
}
.sunday a {
	color: #667171;
}
.saturday {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #667171;
	background-color: #d4d3d3;
}
.saturday a {
	color: #667171;
}
.event {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: red;
	background-color: #89C846;
}
.event a {
	
}
.selectedevent {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
}
.selectedevent a {
	background-color: #ffff99;
	color: red;
}
.todayevent {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
}
.todayevent a {
	background-color: #ffff99;
	color: red;
}
.eventcontent {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}
