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

.month {border-style: none; text-align: center;}

.dayname td {text-align: center; font-size: 10px; font-weight: bold; background-color: #6b3ca9; color: #ffffff;}

.yearname {text-align: center; font-size: 10px; font-weight: bold;}
.monthname {text-align: center; font-size: 10px; font-weight: bold; color: #5D5D5D;}

.yearnavigation {font-size: 10px;}
.datepicker {background-color: #E6D2FA;}
.datepickerform {margin: 0px;}

.monthnavigation {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.monthpicker {font-size: 9px;}
.yearpicker {font-size: 9px;}

.pickerbutton {font-size: 9px; color:#fff8d4; font-weight:bold; background-color: #6B3CA9; border-style: solid; border-color: #3C215F; border-width: 1px;}
.check {width:12px; height:12px; margin:3px; border:0px; border-style:none;}


.nomonthday {height:19px; width:19px;}
.monthday {text-align: center; font-size: 9px; font-weight: bold; background-color: #E6D2FA; color: #384955; height:19px; width:19px;}
.today {text-align: center; font-size: 9px; font-weight: bold; background-color: #6C3CAA; color: #ffffff; height:19px; width:19px;}
.selectedday {text-align: center; font-size: 9px; font-weight: bold; background-color: #66ff66; height:19px; width:19px;}

.sunday {text-align: center; font-size: 9px; font-weight: bold; color: #667171; height:19px; width:19px; background-color: #DEC1FA;}
.saturday {text-align: center; font-size: 9px; font-weight: bold; color: #667171; height:19px; width:19px; background-color: #DEC1FA;}

.event {text-align: center; font-size: 9px; font-weight: bold; color: red; background-color: #ffff99; height:19px; width:19px;}
.selectedevent {text-align: center; font-size: 9px; font-weight: bold; color: red; background-color: #ffff99; height:19px; width:19px;}
.todayevent {text-align: center; font-size: 9px; font-weight: bold; color: red; background-color: #ffff99; height:19px; width:19px;}

.saturday a {color: #667171;}
.sunday a {color: #667171;}
.event a {background-color: #ffff99; color: red;}
.selectedevent a {background-color: #ffff99; color: red;}
.todayevent a {background-color: #ffff99; color: red;}

