body,td,th {
	color: #000;
	font-size: 16;
	background-color: #002448;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
body {
	background-color: #002448;
	color: #000;
	text-align: left;
}
#cell {
	text-align: left;
	background-image: url(../images/side%20cell%204.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: top;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 20px;
	color: #000;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#alink2 {
	color: #FFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-color: #002448;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: none;
}

#cell2 {
	background-color: #FFF;
	color: #000;
	padding-right: 50px;
	padding-left: 50px;
	text-align: left;
}
#toplinks {
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.jpg);
}

#cell3 {
	background-color: #545454;
}


h2 {
	font-size: 16px;
	color: #000;
	text-align: left;
}
h3 {
	font-size: 16px;
	color: #000;
}
h4 {
	color: #000;
	font-size: 18px;
	text-decoration: underline;
}
h5 {
	color: #FFF;
	font-size: 18px;
}
h6 {
	color: #FFF;
	font-size: 16px;
	font-weight: lighter;
}

a:link {
	color: #FFF;
	background-color: #000;
	border: thin solid #000;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: inline-block;
	background-image: url(../images/blackrollover.png);
	background-repeat: no-repeat;
}
#tableLayout td {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	list-style-image: none;
	background-color: #00F;
	color: #FFF;
	width: 99%;
	visibility: hidden;
}

a:visited {
	color: #FFF;
	background-color: #000;
	border: thin solid #000;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: inline-block;
	background-image: url(../images/blackrollover.png);
	background-repeat: no-repeat;
}
a:hover {
	color: #000;
	background-color: #FFF;
	border: thin solid #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: inline-block;
	background-image: url(../images/whiterollover.png);
	background-repeat: no-repeat;
}
a:active {
	color: #FFF;
	background-color: #000;
	border: thin solid #000;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	display: inline-block;
	background-image: url(../images/blackrollover.png);
	background-repeat: no-repeat;
}

#cell4 {
	background-image: url(../images/new%20title%20background%20to%20scale.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

