.year {border-style: outset; border-width: 1px; background-color: #e4e4e4; text-align: center;}

.month 
{
	margin: 18px 0px 18px 0px;
	padding: 0px;
	width: 150px;
	border: 0px;
}

.yearname {text-align: center; font-size: 18px; font-weight: bold;}

.monthname {
width: 150px;
padding: 0px;
margin: 0px;
text-align: center; 
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
color: #FFFFFF;
background-image:url(IMAGESFOLDER/fomenu_bg.png);
height: 21px;
}

.dayname td {text-align: center; font-size: 7pt; background-color: #F0F7FB; color: #3E6F84; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.yearnavigation {font-size: 9px;}
.datepicker {background-color: #e4e4e4;}
.datepickerform {margin: 0px;}
.monthnavigation {font-family: Tahoma, Arial, sans-serif;font-size: 9px;background-image:url(IMAGESFOLDER/fomenu_bg.png);color: #FFFFFF;}
.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 {height:20px; width:20px;}
.monthday {text-align: center; font-size: 7pt; font-weight: bold; color: #384955; height:20px; width:20px; border: 1px solid #EEF1F9;}
.today {text-align: center; font-size: 7pt; font-weight: bold; color: #5B7DAC; height:20px; width:20px;  border: 1px solid #5B7DAC;  background: #F1F1F1;  }
.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: #667171; height:20px; width:20px;border: 1px solid #EEF1F9;}
.sunday a {color: #667171;}
.saturday {text-align: center; font-size: 7pt; font-weight: bold; color: #667171; height:20px; width:20px;border: 1px solid #EEF1F9;}
.saturday a {color: #667171;}
.event {text-align: center; font-size: 7pt; font-weight: bold; color: #5B7DAC; height:20px; width:20px;  border: 1px solid #5B7DAC;  background: #F1F1F1;  }
.event a {color: #5B7DAC;}
.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;}

