#appSchedule {margin:0;padding:20px 0 0 0;}
#appSchedule th {font-weight:600;margin:0;padding:0;color:yellow;background-color:#404060;width:100px;height:30px;padding:2px 0;border-bottom: 1px solid #8888DD;}
#appSchedule th.blank {background-color:black;border:none;}
#appSchedule td {font-size:0.8em;margin:0;padding:0;width:100px;height:30px;}
#appSchedule a{color:yellow;font-weight:600;text-decoration:none;display:block;width:100px;height:20px;padding-top:5px;}
#appSchedule td.today {background-color:#8888DD;color:black;font-weight:600;}
#appSchedule tr:hover {background-color:#222288;}

