@charset "utf-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: none;
}
#wrapper {
	background-image: url(../graphics/bg-topgrad.jpg);
	height: 275px;
	background-repeat: repeat-x;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
}
#wrapper2 {
	background-image: url(../graphics/header1a.jpg);
	background-repeat: no-repeat;
	height: 275px;
	background-position: center;
}
#header {
	height: 152px;
	text-align: center;
}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navbar {
	text-align: center;
	width: 955px;
}
#mainbody {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-image: url(../graphics/mx-wheel2.gif);
	background-repeat: no-repeat;
	padding: 10px;
}
#footer {
	background-image: url(../graphics/footer-bg1.jpg);
	background-repeat: no-repeat;
	height: 27px;
	text-align: center;
	background-position: top;
	font-size: xx-small;
	color: #666666;
	clear: both;
}
.style1 {color: #000000}
