table.timetable tr td, table.timetable tr th { border:1px solid #ccc; text-align: center }
table.timetable th.hdr { width: 59px; background-color: #eee }
table.timetable td.day { padding: 0 2px 0 2px}
table.timetable .blue, table.timelegend .blue { background-color: blue }
table.timetable .orange, table.timelegend .orange {background-color: #FE9A2E }
table.timetable .gray, table.timelegend .gray {background-color: #888 }
table.timetable .white, table.timelegend .white {background-color: #fff }
table.timelegend th { border:1px solid #333 }
ul.list_circle li { list-style: circle}
