body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	color: #CC3333;
	text-decoration: none;
	background-color: #000000;
}

.schoolTitle {
	font-size: 16px;
	font-weight: bold;
}
.subText {
	font-size: 11px;
}

table.split {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: hidden hidden hidden hidden;
}
table.split th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-style: hidden hidden hidden hidden;
}
table.split td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-style: hidden hidden hidden hidden;
}

.list {
	font-size: 14px;
	color: #ffffff;
}

p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: white;
}

img {
	border-color:#000000
}

.address {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: bold;
	color: white;
}

 a {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: white;
}

.default {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}

.hiddenText {color: #000000}

.mainItemBorder { border: 1px solid black; 	background-color: #000000; }
.mainItemText { text-decoration: none; color: #CC3333; font: bold 18px Century Gothic, Arial, Helvetica;
	background-color: #000000; }
	
.itemBorder { border: 1px solid black; border-color: white white white white;	background-color: white; }
.itemText { text-decoration: none; color: #CC3333; font: bold 16px Century Gothic, Arial, Helvetica;
	background-color: #000000; }

