#classfinder {
	margin-left: 15px;
}

td.days {
	padding: 5px;
	vertical-align: top;
}

.titler {
	color: black;
	font-weight: bold;
	text-align: center;
}

.findertitler {
	color: white;
	font-weight: bold;
	text-align: center;
}

#schedule div {
	color: black;
	font-size: 10px;
	border: 2px solid gray;
	margin-bottom: 10px;
	padding: 3px;
	width: 100px;
	line-height: 13px;
	text-align: center;
}

.sch1 {
	background-color: #FB645B;
}

.sch2 {
	background-color: #F6AA44;
}

.sch3 {
	background-color: #EFDB47;
}

.sch4 {
	background-color: #B4D647;
}

.sch5 {
	background-color: #5AA3FF;
}

.sch6 {
	background-color: #C08ED8;
}

.sch7 {
	background-color: #A9A9A9;
}

.sch8 {
	background-color: #EEE;
}

.sch10 {
	color: gray !important;
}

.tb {
	background-color: black;
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: 2px solid white;
	border-top: 0px;
	line-height: 15px;
	padding: 5px;
	width: 200px;
	color: white;
}

.tt1 {
	background-color: #FB645B;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 2px solid white;
	padding: 5px;
	width: 200px;
}

.tt2 {
	background-color: #F6AA44;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 2px solid white;
	padding: 5px;
	width: 200px;
}

.tt3 {
	background-color: #EFDB47;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 2px solid white;
	padding: 5px;
	width: 200px;
}

.tt4 {
	background-color: #B4D647;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 2px solid white;
	padding: 5px;
	width: 200px;	
}

.tt5 {
	background-color: #5AA3FF;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 2px solid white;
	padding: 5px;
	width: 200px;	
}

.tt6 {
	background-color: #C08ED8;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 2px solid white;
	padding: 5px;
	width: 200px;	
}

.tt7 {
	background-color: #A9A9A9;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 2px solid white;
	padding: 5px;
	width: 200px;	
}

.tt8 {
	background-color: #EEEEEE;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 2px solid white;
	padding: 5px;
	width: 200px;	
}

.tt9 {
	background-color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 2px solid white;
	color: white;
	padding: 5px;
	width: 200px;	
}