@charset "iso-8859-1";
body {font-family: Helvetica, Tahoma, Arial, sans-serif; font-size: 12px; font-weight: normal;}
table {border-collapse: collapse; border: 1pt;}
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}
/*change day name header color here*/
.dayname td {font-size: 12px; text-align: center; font-weight: bold; background-color: #7B0002; color: #ffffff; border-style: outset; border-width:1px}
.yearnavigation {font-size: 12px;}
.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;}
/*change the color of the highlight and/or background color for today here*/
.today {font-size: 11px; font-weight: bold; background-color: #FBF9CA; color: #000000; 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: #7B0002;}
.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: #9a0034; background-color: #FDF2AB; height:50px;}
.todayevent a {background-color: #FDF2AB; color: #9a0034;}
