@charset "utf-8";


h1 {
	font-size: 24px;
	color: #FF9900;
}
h2 {
	font-size: 18px;
	color: #FF9900;
}
h3 {
	font-size: 16px;
	color: #FF9900;
}
h4 {
	font-size: 14px;
	color: #FF9900;
}



.style1 {
	color: #FF9900;
	font-weight: bold;
}
.style4 {
	font-size: 9px;
	width: 160px;
	float: right;
}
.style5 {color: #FFCC00}
.style6 {
	font-size: 75%;
	color: #CCCCCC;
}
.style8 {font-size: 24px}
.style9 {color: #CCCCCC}
.style10 {color: #000000}
.style11 {font-size: 75%}
.style12 {color: #FF9900}
.style13 {
	font-size: 14px
}
.style14 {
	color: #FFCC00
}
.style15 {
	font-size: 18px;
	height: 32px;
}
.style17 {color: #CCCCCC}
.style18 {font-size: 10px}
.style19 {font-size: 18px}
.style20 {
	font-size: 14px;
	font-weight: bold;
}


body {
	background-color: #000000;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #CCCCCC;
	font-size: 100%;
}
a:link {
	text-decoration: none;
	color: #FFCC00;
}

a:active {
	text-decoration: none;
	color: #FFCC00;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
img.heading {
	border: 3px solid #FF9900;
} 


.oneColFixCtrHdr #container {
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
	width: 975px;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	background-position: center;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtrHdr #navbar {
	width: 975px;
	color: #CCCCCC;
	height: 32px;
	margin: 0px;
	padding-top: 157px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.oneColFixCtrHdr #main {
	width: 975px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.oneColFixCtrHdr #mainContent2 {
	width: 755px;
	padding-right: 110px;
	padding-left: 110px;
	padding-top: 40px;
}

.oneColFixCtrHdr #footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	width: 975px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
