﻿body {
	background-color: #000000;
}
td {
	vertical-align: top;
}
* {
	padding: 0px;
	margin: 0px;
}
h1 {
	color: #1200FF;
	font-size: 25px;
	font-weight: normal;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #1200FF;
}
h3 {
	font-size: 18px;
	color: #1200FF;
	font-weight: normal;
}
p {
	font-size: 13px;
	color: #1200FF;
}
a {
	color: #1200FF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #2618E4;
}
#table1 {
	background-image: url('images/FBA-Logo-small.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	background-color: #FFFFFF;
}
#table2 {
	background-color: #DFE5F2;
}
#table2 ul {
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#table2 li {
	float: left;
}
#table2 a {
	border: 1px solid #1200FF;
	color: #1200FF;
	text-decoration: none;
	display: block;
	margin-right: 2px;
	padding-right: 20px;
	padding-left: 20px;
}
#table3 ul {
	padding-left: 20px;
	list-style-type: square;
	list-style-position: inside;
}
#table3 li {
	color: #1200FF;
	font-size: 13px;
}
#table4 {
	color: #1200FF;
	background-color: #DFE5F2;
}
#table2 a:hover {
	color: #DFE5F2;
	background-color: #1200FF;
}
.tablelayout {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.tableonetitle {
	color: #1200FF;
	padding-left: 180px;
	font-size: 50px;
}
.tableonesubtext {
	color: #1200FF;
	font-size: 30px;
	padding-left: 230px;
}
.tableonetag {
	padding-left: 230px;
	font-size: 30px;
	color: #1200FF;
}
.centertext {
	text-align: center;
}
.left {
	background-color: #DFE5F2;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 200px;
}
.right {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.redtext {
	color: #FF0000;
}
.directortable {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	color: #1200FF;
}
.tabletop {
	background-color: #CACFDA;
}
.tableschool {
	width: 200px;
	padding-left: 2px;
}
.tabledirector {
	padding-left: 2px;
	width: 150px;
}
.tablephone {
	padding-left: 2px;
	width: 150px;
}
.underline {
	text-decoration: underline;
}
