#schedule,
#schedule td {
	border: 1px solid #8DC3E9;
	line-height: normal;
	vertical-align: top;
}

.schedule_header {
	background-color: #6699CC;
	text-align: center;
	font-weight: bold;
}
.schedule_date {
	background-color: #99CCFF;
	text-align: center;
	font-weight: bold;
}
.schedule_highlight {
	background-color: #DDF0F9;
}
.sechedule_title {
	font-size:16px;
	font-weight:bold;
}