@charset "iso-8859-1";
body {font-family: Helvetica, Tahoma, Arial, sans-serif; font-size: 12px; font-weight: normal;}
table {border-collapse: collapse;}
a {text-decoration: none; color: #000000;}
a:hover {text-decoration: none; color: #d97400; }
.year {border-style: outset; border-width: 1px; background-color: #e4e4e4;}
.month {border-collapse: collapse;}
.yearname {font-size: 18px; font-weight: bold;}
.monthname {font-size: 13px; font-weight: bold; color: #5D5D5D; border-style: outset; border-width:1px}
/*Sun-Sat row*/
.dayname td {font-size: 12px; text-align: center; font-weight: bold; background-color: #DA7501; color: #ffffff; border-style: outset; border-width:1px}
.yearnavigation {font-size: 12px;}
/*background color behind drop down boxes*/
.datepicker {background-color: #ffffff;}
.datepickerform {margin: 0px;}
.monthnavigation {font-family: Tahoma, Arial, sans-serif;}
.monthpicker {font-size: 11px;}
.yearpicker {font-size: 11px;}
.pickerbutton {font-size: 11px; color: #ffffff; background-color: #d97400;}
.nomonthday {height:50px;}
.monthday {font-size: 11px; font-weight: bold; color: #384955; height:50px;}
/*highlights of today*/
.today {font-size: 11px; font-weight: bold; background-color: #FDF2AB; color: #275680; height:50px;}
.selectedday {font-size: 11px; font-weight: bold; background-color: #66ff66; height:50px;}
.sunday {font-size: 11px; font-weight: bold; color: #667171; height:50px;}
.sunday a {color: #667171;}
.saturday {font-size: 11px; font-weight: bold; color: #667171; height:50px;}
.saturday a {color: #667171;}
.event {font-size: 11px; font-weight: normal; color: #275680; background-color:#ffffff; height:50px;}
.event a {background-color: #ffffff; color: #275680;}
.selectedevent {font-size: 11px; font-weight: normal; color: #9a0034; background-color: #FDF2AB; height:50px;}
.selectedevent a {background-color: #fde3e4; color: red;}
.todayevent {font-size: 11px; font-weight: normal; color: #275680; background-color: #FDF2AB; height:50px;}
.todayevent a {background-color: #FDF2AB; color: #275680;}