body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #ffffff;
	margin: 0px;
}
a:link, a:visited{
	color: #eb2023;
}
td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.header2{
	background-image: url(../images/head1.jpg);
	height: 392px;
	background-repeat: no-repeat;
}
.header5{
	background-image: url(../images/head2.jpg);
	height: 259px;
	background-repeat: no-repeat;
}
.header3{
	background-image: url(../images/head3.jpg);
	height: 372px;
	background-repeat: no-repeat;
}
.header4{
	background-image: url(../images/head4.jpg);
	height: 372px;
	background-repeat: no-repeat;
}
.header{
	background-image: url(../images/head5.jpg);
	height: 372px;
	background-repeat: no-repeat;
}
.header6{
	background-image: url(../images/head8.jpg);
	height: 292px;
	background-repeat: no-repeat;
}
.header7{
	background-image: url(../images/head9.jpg);
	height: 292px;
	background-repeat: no-repeat;
}
.header10{
	background-image: url(../images/head10.jpg);
	height: 292px;
	background-repeat: no-repeat;
}
.header11{
	background-image: url(../images/head11.jpg);
	height: 392px;
	background-repeat: no-repeat;
}
.header12{
	background-image: url(../images/head12.jpg);
	height: 392px;
	background-repeat: no-repeat;
}
.middle{
	background-image: url(../images/repeater.jpg);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 14px;
}
h3{
	font-size: 18px;
}
.tdfooter{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 16px;
}
.foot, .foot a{
	font-size: x-small;
	text-align: center;
	color: #bbbbbb;
}
.menubar{
	float: right;
	margin-right: 25px;
	margin-top: 30px;
	display: block;
	font-weight: bold;
	font-size: 13px;
	width: 365px;
	height: 100px;
	text-align: right;
	color: #dddddd;
}
.menubar a:link, .menubar a:visited{
	color: #dddddd;
	text-decoration: none;
}
.menubar a:hover{
	color: #ffffff;
	text-decoration: none;
}
a.newshead{
	color: #eb2023;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
a.newslink
{
	color: #F4888B; /*#FFCC99;*/
}
.newslinks, .newslinks a:link, .newslinks a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}
.myright{
	float: right;
	width: 200px;
}
.myleft{
	float: left;
	width: 500px;
}
.myleft h3{
	margin-top: 0px;
}
.newsbox h2{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.subheader{
	color: #000000;
	padding: 3px;
	background-color: #FF9933;
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
.palebluehead
{
	color: #FF9933;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
}
li{
	margin-left: -20px;
	list-style-type: square;
}
li small{
	color: #FF9933;
}
/*.newsbox{
	background-color: #000000;
	color: #ffffff;
}*/
.greybox{
	background-color: #cccccc;
	color: #000000;
}
.list td{
	background: #ffffff;
	color: #000000;
	padding: 5px;
	border-bottom: dotted 1px black;
}
.list th{
	background: #990000;
	color: #ffffff;
	padding: 5px;
}
.list th a:link, .list th a:visited{
	color: #ffffff;
}
.list{
	margin-bottom:10px;
}
.thinborder{
	border: 1px black solid;
	display: block;
	padding: 2px;
}
input, textarea, select{
	border: 1px black solid;
	font-family: arial;
	font-size: 12px;
	margin-right: 3px;
	padding: 2px;
	background-color: #f5f5f5;
}
.list td a:link, .list td a:visited{
	color: blue;
}

#mailSignUp{
	clear: both;
}
