body { font-family: Helvetica, Geneva, Arial, sans-serif; font-size: 14px; color:#666666; } .baseTable { border:1; border-style:solid; border-width:1; border-color:#778899 ; } .monthTable { } .monthText { font-family: Helvetica, Geneva, Arial, sans-serif; font-size: 14px; color:#666666; font-weight: bold; background-image: url('../images/monthBg.gif'); height: 23; text-align: center; padding-top:3; } .dayText { font-family: Helvetica, Geneva, Arial, sans-serif; font-size: 11px; color:#666666; font-weight: bold; background-image: url('../images/dayBg.gif'); text-align: center; width:25; height:15; } .dayCell{ font-family: Helvetica, Geneva, Arial, sans-serif; font-size: 11px; color:#666666; background-color: ; text-align: center; width:25 ; height: 20; } .otherMonthDays { background-color:#f6f6f6; color:#dddddd; } .currentMonthDays { background-color:#eeeeee; color:#666666; cursor:hand; } .weekendDay { background-color:#dddddd ; color:#666666; cursor:hand; } .monthNavTable { border:0; border-style:solid; border-width:0; border-color:''; width:185 } .navTableText { font-family: Helvetica, Geneva, Arial, sans-serif; font-size: 12px; color:#666666; background-color: ; text-align: center; } .bookedDay { font-family: Helvetica, Geneva, Arial, sans-serif; font-size: 12px; color:#666666; background-color:#ffb4b1 ; text-align: center; }