body {font-family: Helvetica, Tahoma, Arial, sans-serif; font-size: 12px; text-align: center; font-weight: normal;
background-image: url(/static/img/bgcal.gif);
background-repeat: repeat-x;
background-color: #000000;}
a {text-decoration: none; color: #000000; text-align: center;}
a:hover {text-decoration: none; color: #3163CE; }
.year {border-style: outset; border-width: 1px; background-color: #e4e4e4; text-align: center;}
.month {border-style: none; text-align: center;width:220px}
.month td{border: solid 1px}
.yearname {text-align: center; font-size: 18px; font-weight: bold;}
.monthname {text-align: center; font-size: 11px; font-weight: bold; background-color: #DADADA; color: #5D5D5D; border-style: outset; border-width:1px}
.dayname td {text-align: center; font-size: 11px; font-weight: bold; background-color: #EE5502; color: #ffffff; border-style: outset; border-width:1px}
.yearnavigation {font-size: 12px;}
.datepicker {background-color: #e4e4e4;}
.datepickerform {margin: 0px;}
.monthnavigation {font-family: Tahoma, Arial, sans-serif;background-color: #B2B2B2;}
.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: 11px; font-weight: bold; background-color: #E4E4E4; color: #384955; height:20px; width:20px;}
.today {text-align: center; font-size: 11px; font-weight: bold; background-color: #5CB5C7; color: #ffffff; 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: 11px; font-weight: bold; color: #384955; height:20px; width:20px;background-color: #d2d2d2;}
.sunday a {color: #384955}
.saturday {text-align: center; font-size: 11px; font-weight: bold; color: #384955; height:20px; width:20px;background-color: #d2d2d2;}
.saturday a {color: #384955}
.event {text-align: center; font-size: 11px; font-weight: bold; color: red; background-color: #ffff99; height:20px; width:20px;}
.event a {background-color: #ffff99; color: red;}
.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;}
