/* Sub Pages */

#complete-schedule {
	width: 95%;
	text-align: center;
	margin: 15px auto;
}

#complete-schedule td {
	padding: 5px;
	color: white;
}

#complete-schedule a {
	color: white;
	text-decoration: underline;
}

#complete-schedule a:hover {
	color: white;
	text-decoration: none;
}

.schedule-top {
	font-weight: bold;
}

#schedule-time {
	font-weight: bold;
	font-size: 12px;
	color: white;
	margin-left: 15px;
	padding-bottom: 5px;
}