.year {border-style: outset; border-width: 1px; background-color: #e4e4e4; text-align: center;}

.month 
{
	width: 180px;
	border: 1px solid #d1d1d1;
	text-align: center;
	padding: 0 0 5px 0;
	margin: 0 0 3px 0;
	height: 125px;
	overflow: hidden;
}

.yearname {text-align: center; font-size: 18px; font-weight: bold;}

.monthname {
padding: 0px;
margin: 0px;
text-align: center; 
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
color: #2c94c9;
}

.dayname td {text-align: center; font-size: 7pt; font-weight: bold; color: #384955; height:20px; width:20px; border: none;}
.yearnavigation {font-size: 12px;}
.datepicker {background-color: #e4e4e4;}
.datepickerform {margin: 0px;}
.monthnavigation {font-family: Arial, sans-serif; font-size: 8pt; color: #2c94c9;}
.monthnavigation a {font-family: Arial, sans-serif; font-size: 8pt; color: #2c94c9;}
.monthpicker {font-size: 11px; background-color: #eeeeee;}
.yearpicker {font-size: 11px; background-color: #eeeeee;}
.pickerbutton {font-size: 11px; background-color: #eeeeee; border-style: solid; border-color: #000000; border-width: 1px;}
.nomonthday {text-align: center; font-size: 7pt; font-weight: bold; color: #384955; height:15px; width:20px; border: 0px;}
.monthday {text-align: center; font-size: 7pt; font-weight: bold; color: #8e8e8e; height:15px; width:20px; border: 0px;}
.today {text-align: center; font-size: 7pt; font-weight: bold; color: #0d3d70; height:20px; width:20px;}
.selectedday {text-align: center; font-size: 11px; font-weight: bold; background-color: #66ff66; height:20px; width:20px;}
.sunday {text-align: center; font-size: 7pt; font-weight: bold; color: #858585; height:15px; width:20px; border: 0px;}
.sunday a {color: #667171;}
.saturday {text-align: center; font-size: 7pt; font-weight: bold; color: #7f7f7f; height:15px; width:20px; border: 0px;}
.saturday a {color: #667171;}
.event {text-align: center; font-size: 7pt; font-weight: bold; color: #5B7DAC; height:20px; width:20px;  border: 1px solid #bbb;  background: #e7e7e7;  }
.event a {color: black;}
.selectedevent {text-align: center; font-size: 11px; font-weight: bold; color: red; background-color: #ffff99; height:20px; width:20px;}
.selectedevent a {background-color: #ffff99; color: red;}
.todayevent {text-align: center; font-size: 11px; font-weight: bold; color: red; background-color: #ffff99; height:20px; width:20px;}
.todayevent a {background-color: #ffff99; color: red;}

