@charset "utf-8";
/* CSS Document */
body {
	background-color: #530000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
body,td,th {
	font-family:"Century Schoolbook";
	font-size: 14px;
}
a:link {
	color: #8C0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8C0000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
a {
	font-weight: bold;
}
/* bantacs links start */
a.bantacs:link {
	color: #84007B;
	text-decoration: none;
}
a.bantacs:visited {
	text-decoration: none;
	color: #84007B;
}
a.bantacs:hover {
	text-decoration: none;
	color: #FF6600;
}
a.bantacs	:active {
	text-decoration: none;
	color: #CC6600;
}
a {
	font-weight: bold;
}
/* bantacs links end */
/* bantacs nav bar start */
a.bantacsnav:link {
	color: #ffffff;
	text-decoration: none;
}
a.bantacsnav:visited {
	text-decoration: none;
	color: #ffffff;
}
a.bantacsnav:hover {
	text-decoration: none;
	color:yellow;
}
a.bantacsnav:active {
	text-decoration: none;
	color:#33FF00;
}
a {
	font-weight: bold;
}
/* bantacs links end */
.style1 {color: #8C0000}

.style2 {color: #ffffff;
		font-weight:bold;
} /*bantacs nav bar font */
		
.style3 {font-size: 10;
		font-align;
		color:#000000} /*copyright */

.style6 {
	font-size: 18px;
	font-weight: bold;
	color: #8C0000;
	} /*locations - staff profiles heading */

.style8 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: century schoolbook;
} /* heading for index tables */

.style9 {
	color: #000000;
	font-weight: bold;
	font-family: "Century Schoolbook";
	} /* black heading for index tables */

