html, body, a, div, td, ul, ol, li, hr, p, img, span, input, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	color: #BFBFBF;
}

body{
	margin: 0;
	padding: 0;
	background-color: #1e1e1e;
}

b, strong {
	font-weight: 900;
}

h2{
	margin: 10px 0;
	font-size: 13px;
	font-weight: 900;
	text-decoration: inherit;
}


#top {
	width: 100%;
	height: 319px;
	background: url("./../images/bg.png") top repeat-x;
}

#topImg {
	position: absolute;
	top: -315px;
	left: -45px;
	width: 945px;
	height: 288px;
	background: url("./../images/top.jpg") top no-repeat;
}

#center {
	position: relative;
	width: 900px;
	margin: auto;
	margin-top: -5px;
	text-align: center;
	background-color: #2c2c2c;
	border: 1px solid #4c4c4c;
}

#bottom {
	position: relative;
	width: 900px;
	height: 21px;
	margin: auto;
	padding-top: 10px;
	padding-right: 25px;
	margin-top: 32px;
	text-align: right;
	color: #828080;
	background: url("./../images/bottom.png") top no-repeat;
}

#menu {
	width: 900px;
	position: relative;
}

#menu a {
	position: absolute;
	display: block;
	height: 39px;
	width: 131px;
	top: -40px;
}

#m1 {
	background: url("./../images/m1.png") top no-repeat;
	left: 50px;
}

#m2 {
	background: url("./../images/m2.png") top no-repeat;
	left: 184px;
}

#m3 {
	background: url("./../images/m3.png") top no-repeat;
	left: 318px;
}

#m4 {
	background: url("./../images/m4.png") top no-repeat;
	left: 452px;
}

#m5 {
	background: url("./../images/m5.png") top no-repeat;
	left: 586px;
}

#m6 {
	background: url("./../images/m6.png") top no-repeat;
	left: 720px;
}

#bL {
	float: left;
	width: 248px;
	margin-left: 15px !important;
	margin-left: 7px;
}

#bR {
	float: right;
	width: 606px;
	margin-right: 15px !important;
	margin-right: 7px;
}

#statBox{
	position: absolute;
	width: 900px;
	height: 30px;
	left: 45px;
	top: 13px;
}

#clogin{
	position: absolute;
	width: 171px;
	height: 157px;
	right: 11px;
	top: 67px;
	padding: 10px;
	font-size: 12px;
	color: #eee;
}

#clogin p{
	font-size: 11px;
	font-weight: 900;
}

#clogin a{
	font-size: 11px;
	font-weight: 900;
}

#clogin h1{
	margin-bottom: 20px;
	font-size: 13px;
	font-weight: 900;
	text-decoration: inherit;
}

#login {
	position: absolute;
	top: 40px;
	left: 50px;
	width: 97px;
	height: 19px;
	vertical-align: middle;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 18px;
	padding-right: 5px;
	background: url("./../images/login.png") top left no-repeat;
	color: #4c4c4c;
}

#pass {
	position: absolute;
	top: 67px;
	left: 50px;
	width: 97px;
	height: 19px;
	vertical-align: middle;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 18px;
	padding-right: 5px;
	background: url("./../images/pass.png") top left no-repeat;
	color: #4c4c4c;
}

.box {
	width: 248px;
	margin-top: 11px;
	background-color: #1e1e1e;
}

.box a {
	background: url("./../images/m.png") top left no-repeat;
	display: block;
	height: 22px;
	width: 175px;
	margin-left: 40px;
	padding-top: 1px;
	padding-left: 25px;
	text-align: left;
}

.box a:hover {
	color: #9a9b9d;
}

.boxT {
	width: 250px;
	height: 26px;
	margin-left: -1px;
	margin-bottom: 10px;
}

.boxB {
	width: 248px;
	height: 12px;
	background: url("./../images/lb.png") bottom no-repeat;
}

.newsBox{
	width: 546px;
	margin-top: 11px; 
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 60px;
	background-color: #1e1e1e;
	text-align: left;
}

.newsBox h1 {
	font-size: 15px;
	color: #dadada;
}

.centerBox {
	background: url('./../images/rt.png') top left no-repeat;
	position: absolute;
	width: 593px;
	height: 36px;
	text-align: left;
	padding-top: 7px;
	padding-left: 15px;
	margin-top: -60px;
	margin-left: -31px;
}

#menuBox {
	background: url('./../images/menu.png') top center no-repeat;
	position: absolute;
	width: 487px;
	height: 26px;
	text-align: left;
	padding-top: 5px;
	margin-left: 31px;
	margin-top: -28px;
}

#reinstall_option {
	background-color: #171616;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	position: absolute;
	width: 446px;
	text-align: left;
	padding: 5px 10px;
	margin-left: 41px;
	margin-top: -2px;
}

.centerBox p {
	position: relative;
	text-align: right;
	top: -15px;
	right: 37px;
	color: #434343;
}

.newsBottom {
	width: 608px;
	height: 15px;
	margin-left: -31px;
	margin-right: -31px;
	margin-top: 20px;
	background: url("./../images/rb.png") bottom left no-repeat;
}

.message {
	width: 542px;
	padding: 0 10px 10px 10px;
	margin-top: 25px;
	margin-left: -10px;
	border: 1px solid #4c4c4c;
}

.message p {
	background: url("./../../../../images/messagetop.png") top left no-repeat;
	width: 558px;
	height: 25px;
	padding: 6px 0 0 8px;
	margin-left: -12px;
	margin-top: -2px;
}

.message p img{
	vertical-align: middle;
}

table.list {
	empty-cells: show;
	margin: 0 0 20px 0;
	padding: 4px;
	text-align: left;
	width: 100%;
}

table.list tr{
	padding: 10px;
}

table.list caption {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}

table.list thead th {
	border: 0;
	border-bottom: 1px solid #4c4c4c;
	padding: 3px 0;
	margin: 0 0 5px 0;
	text-align: left;
	font-size: 12px; 
}

table.list tr:hover {
	background-color: #313131;
}

table.list td {
	padding: 2px;
	font-size: 10px; 
	border: 0;
}
