body {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 11px;
	font-family: Arial;
	line-height: 18px;
	background-color:#171717;
	background-image:url('/style/bg.png');
	background-repeat:repeat-y;
	background-position:center;
	outline:none;
}
a, a.link, a.active, a.hoover, a.visited, a.focus {
	text-decoration:none;
	color:black;
	outline:none;
}
img {
	border-style:none;
}
#top {
	position:absolute;
	top:0px;
	background-color:#171717;
	width:100%;
	height:58px;
}
#menuCont, #main {
	position:absolute;
	left:50%;
	margin-left:-411px;
	width:822px;
}
#menuCont img{
	float:left;
}
#main {
	color:#ffffff;
}

#menu {
	margin-right:5px;
	margin-top:-21px;
	height:100%;
	float:right;
	color:#ffffff;
	margin-left:42px;
}
#menu ul {
	list-style-type:none;
}
#menu ul li {
	float:left;
	margin-left:42px;
}
#main {
	top:58px;
}
#footer {
	width:822px;
}
#simpleviewer {
	margin-top:10px;
	background-image:url('/style/opBG.png');
	background-position:top;
	position:relative;
	top:25px;
}
.box a {
	color:#9bcddf;
}
.boxTop {
	margin-top:30px;
	width:822px;
	float:left;
	background-image:url('/style/boxBG.png');
	background-position:top;
	background-repeat:no-repeat;
	height:7px;
}
.boxBottom {
	width:822px;
	height:7px;
	background-image:url('/style/RevBoxBG.png');
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	margin-bottom:15px;	
}
.container {
	float:left;
	width:822px;
	background-image:url('/style/opBG.png');
}
.inputfield {
	font: 14px Arial, Helvetica, sans-serif; color: #ffffff;
	font-weight:bold;
	border:none;
	background-color:#323232;
	width:100%;
	height:100%;
	background-image:url('/style/inputBG.png');
	outline:none;
}
.inputtd {
	background-image:url('/style/input.png');	
	padding:10px 40px 10px 10px;
	width:225px;
	background-repeat:no-repeat;
}
#messageTD {
	background-image:url('/style/messageBG.png');	
	background-repeat:no-repeat;
	padding:5px 10px 10px 10px;
	height:164px;
	width:518px;
}
#message {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	border:none;
	background-color:#323232;
	background-image:url('/style/message.png');	
	height:138px;
	width:500px;
	overflow:auto;
	outline:none;
}
h1 {
	font-size:30px;
	color:#e4e4e4;
}

h6 {
	font-size:24px;
	margin:25px 0px 8px 0px;
	color:#e4e4e4;
}
h2 {
	font-size:20px;
	margin:0px;
	color:#e4e4e4;	
}
.table {
	margin-left:25px;
	margin-top:15px;
	float:left;
}
.table h1 {
	margin-top:0;
	padding-top:0;
}
.contact {
	border-style:none;
	float:right;
	margin-bottom:25px;
}
#xp {
	float:left;
	margin-left:40px;
}
#xp ul {
	margin-top:-7px;
	list-style-type:none;
}
#xp ul li {
	margin-left:-40px;
	background: url('/style/exp.png') left center no-repeat;
	padding-left:15px;
}






