#calendar_table {border:outset; border-width:5pt; border-color:9cc177; background-color:white; float:center;
                 margin: 0px 0px 5px 5px}

#calendar_head {background-color:0090d6; color:ivory; 
                font-family: Arial, Helvetica, sans-serif}

.calendar_weekdays {width:30;border-bottom:solid; font-size:10pt; 
                    font-family: Arial, Helvetica, sans-serif}

.calendar_dates   {text-align:center; font-family:Arial, Helvetica, sans-serif;
                   background-color:white}

#calendar_today {font-weight:bold; color:rgb(255,70,0); border:solid; 
                 border-color:2c327c; border-width:1; 
                 background-color:rgb(221,221,255)}