#calendar_table {border:outset; border-width:5pt; background-color:white; float:right;
                 margin: 10px 30px 15px 15px}

#calendar_head {background-color:red; 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:rgb(255,70,0); border-width:1; 
                 background-color:rgb(221,221,255)}