/* CSS Document */

body {
	margin: 0px;
	background-color: #000000;
}
#top {
	height: 90px;
	width: 100%;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
	text-align: center;
	vertical-align: top;
}
#main {
	width: 100%;
	background-color: #252525;
	text-align: center;
	vertical-align: top;
}
#footer {
	height: 100px;
	width: 100%;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #898989;
	text-align: center;
	vertical-align: top;
}
.toplinkSection {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #CCCCCC;
}
a.toplink:link,a.toplink:active,a.toplink:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.toplink:hover {
	color: #F4A929;
}
.flashHolder {
	background-color: #333333;
	border-right: 1px solid #898989;
	border-bottom: 1px solid #898989;
	border-left: 1px solid #898989;
}
.newsHolder {
	height: 190px;
}
.newsSection {
	width: 450px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	line-height: 14px;
}
.bottomFlashSection {
	width: 300px;
}
.bottomTextSection {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
a.bottomText:link,a.bottomText:active,a.bottomText:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.bottomText:hover {
	color: #F4A929;
}
h1 {
	color: #F4A929;
	font-size: 18px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
	padding: 4px;
	font-weight: normal;
	font-family: "Trebuchet MS";
}
h2 {
	color: #F4A929;
	font-size: 14px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
	padding: 4px;
}
h3 {
	color: #F4A929;
	font-size: 14px;
}
.newsTitle {
	font-size: 12px;
	font-weight: bold;
	color: #F4A929;
}
a.news:link,a.news:active,a.news:visited {
	text-decoration: none;
	color: #F4A929;
}
a.news:hover {
	text-decoration: underline;
}
.mainSection {
	width: 595px;
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	font-size: 12px;
	line-height: 14px;
	height: 400px;
}
.mainSection2 {
	width: 780px;
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	font-size: 12px;
	line-height: 14px;
	height: 400px;
}
.mainSection hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #898989;
}
.mainSection2 hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #898989;
}
.mainSection a {
	color: #F4A929;
	text-decoration: none;
}
.mainSection a:hover {
	text-decoration: underline;
}
.newsSection2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	line-height: 14px;
	width: 159px;
	}
.divider {
	width: 5px;
}
.txtField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	border: 1px solid #F4A929;
}
.submit {
	background-color: #F4A929;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#tblForm {
	color: #CCCCCC;
	font-size: 12px;
}
#tblForm b {
	color: #F4A929;
	font-size: 12px;
}
.contactText {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 0px 10px;
}
.contactText2 {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #898989;
	padding: 0px 10px 0px 0px;
}
.homeText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 13px;
	color: #CCCCCC;
}
.newsSide {
	background-color: #333333;
	border: 1px solid #898989;
	padding: 10px;
}
.hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #898989;
}

