/*HywayRockers Car Club, Cascading Style Sheet */

#calendar {border:outset; border-width:5pt; background-color:white; float:right;
           margin-left:5px}

#calendar_head {background-color:red; color:ivory; 
                font-family: Arial, Helvetica, sans-serif}

.calendar_weekdays {width:45;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}

#show_day {font-weight:bold; font-size:7pt; color:rgb(0,0,0); border:solid; 
                 border-color:rgb(255,70,0); border-width:1; 
                 background-color:rgb(255,55,55)}
		 

#meet_day {font-weight:bold; font-size:7pt; color:rgb(0,0,0); border:solid; 
                 border-color:rgb(255,70,0); border-width:1; 
                 background-color:rgb(183,183,255)}	