body {
	background: #000000 url('images/bg.jpg') no-repeat top center;
	text-align: center;
}

#spacer {
	padding-top: 270px;
}

#notice {
	width: 780px;
	border: 1px solid;
	border-color: #000000;
	background: #48220b;
	margin-left: auto;
  	margin-right: auto;
	color: #FFFFFF;
	font: 13px Arial;
	text-shadow: 1px 1px #000000;
	text-align: left;
	padding: 10px;
}

.choose_region {
	color: #FFFFFF;
	text-decoration: none;
	font: 13px Arial;
}

a:link.region, a:active.region, a:visited.region {
	color: #FFFFFF;
	text-decoration: none;
	font: 11px Arial;
}

a:hover.region {
	color: #c0ff27;
	text-decoration: none;
	font: font: 11px Arial;
}

.region_selected {
	color: #c0ff27;
	text-decoration: none;
	font: font: 11px Arial;
}

a:link.region_selected, a:active.region_selected, a:visited.region_selected {
	color: #c0ff27;
	text-decoration: none;
	font: 11px Arial;
}

a:hover.region_selected {
	color: #ea3600;
	text-decoration: none;
	font: font: 11px Arial;
}

.timer {
	background: #000000;
	font: 14px Arial;
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
	border: 0px;
}

#refresh {
	float: left;
	position: fixed;
	font: 11px Arial;
	color: #FFFFFF;
	text-shadow: 1px 1px #000000;
	text-align: left;
}

#google_ads {
	text-align: middle;
	margin-left: auto;
  	margin-right: auto;
	padding-left: 70px;
}

a:link.refresh, a:active.refresh, a:visited.refresh {
	color: #ea3600;
	text-decoration: none;
	font: 11px Arial;
	text-transform: uppercase;
}

a:hover.refresh {
	color: #c0ff27;
	text-decoration: none;
	font: font: 11px Arial;
	text-transform: uppercase;
}

.refresh_selected {
	color: #c0ff27;
	text-decoration: none;
	font: 11px Arial;
	text-transform: uppercase;
}

a:link.refresh_selected, a:active.refresh_selected, a:visited.refresh_selected {
	color: #c0ff27;
	text-decoration: none;
	font: 11px Arial;
	text-transform: uppercase;
}

a:hover.refresh_selected {
	color: #ea3600;
	text-decoration: none;
	font: font: 11px Arial;
	text-transform: uppercase;
}

#content {
	width: 800px;
	border: 1px solid;
	border-color: #000000;
	margin-left: auto;
  	margin-right: auto;
}

.cat {
	background: #000 url('images/cat_bg.jpg') repeat-x;
	width: 100%;
	height: 36px;
	font: 13px Arial;
	color: #c8d2dd;
	text-shadow: 1px 1px #000000;
	font-weight: bold;
	text-align: center;
}

.thead {
	background: #000 url('images/thead_bg.jpg') repeat-x;
	height: 22px;
	font: 9px arial;
	color: #c8d2dd;
	text-shadow: 1px 1px #000000;
	text-transform: uppercase;
	font-weight: none;
	text-align: center;
}

.row1 {
	background: #000 url('images/row1_bg.jpg') repeat-x;
	height: 36px;
	font: 13px Arial;
	color: #c8d2dd;
	text-shadow: 1px 1px #000000;
}

a:link.row1_link, a:active.row1_link, a:visited.row1_link {
	font: 13px Arial;
	color: #c8d2dd;
	text-shadow: 1px 1px #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover.row1_link {
	font: 13px Arial;
	color: #38b4f0;
	text-shadow: 1px 1px #000000;
	font-weight: bold;
	text-decoration: none;
}

.row2 {
	background: #000 url('images/row2_bg.jpg') repeat-x;
	height: 36px;
	font: 13px Arial;
	color: #dddcc8;
	text-shadow: 1px 1px #000000;
}

a:link.back_text, a:active.back_text, a:visited.back_text {
	font: 13px Arial;
	color: #dddcc8;
	text-shadow: 1px 1px #000000;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover.back_text {
	font: 13px Arial;
	color: #38b4f0;
	text-shadow: 1px 1px #000000;
	text-transform: uppercase;
	text-decoration: none;
}

.rowarea {
	background: #254570 url('images/content_bg.jpg') repeat-x;
	font: 13px Arial;
	color: #c8d2dd;
	text-shadow: 1px 1px #000000;
}

.PvP {
	font: 13px Arial;
	color: #ea3600;
}

.PvE {
	font: 13px Arial;
	color: #38b4f0;
	text-shadow: 1px 1px #000000;
}

.Normal {
	font: 13px Arial;
	color: #c8d2dd;
	text-shadow: 1px 1px #000000;
}

.details {
	font: 9px Arial;
	color: #ea3600;
	text-shadow: 1px 1px #000000;
}

.footer {
	font: 11px Arial;
	color: #fff;
	text-shadow: 1px 1px #000000;
}

a:link.footer, a:active.footer, a:visited.footer {
	color: #fff;
	text-decoration: none;
	font: 11px Arial;
}

a:hover.footer {
	color: #38b4f0;
	text-decoration: none;
	font: font: 11px Arial;
}

.custom_textarea {
	height: 50px;
	width: 100%;
	resize: vertical;
	color: #000000;
	font: font: 11px Arial;
}

.custom_dropdown {
	height: 23px;
	width: 200px;
	resize: none;
	color: #000000;
	font: font: 11px Arial;
	vertical-align: middle;	
}

.custom_button {
	height: 26px;
	color: #000000;
	font: font: 11px Arial;
	vertical-align: middle;	
}