body {
	background: #2a0e01 url("http://www.mmorpg-shop.com/images/background.jpg") no-repeat top center fixed;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	}

span.title {
	font-size: 24px;
	}

td.top_banner {
	background: url("http://www.mmorpg-shop.com/images/top_banner.gif") no-repeat top center;
	height: 258px;
	}

td.main_content {
	background: url("http://www.mmorpg-shop.com/images/main_bg.gif") repeat-y top center;
	}

td.left_navigation {
	background: url('images/nav_bg.gif') no-repeat top center;
	width: 250px;
	}


td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	}

input, select, textarea {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	border: 1px #000000 solid;
	background: #d3e1e5;
	}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}

a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #fdd7bd;
	text-decoration: underline;
	}

a.left_menu {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #f75e1d;
	text-decoration: none;
	width: 190px;
	}

a.left_menu:hover {
	font-size: 11px;
	/*color-x: #FFFFFF;*/
	text-decoration: none;
	color: #1a191e;
	background: #f75e1d;
	width: 190px;
	}

a.browse {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #f75e1d;
	text-decoration: none;
	width: 240px;
	}

a.browse:hover {
	font-size: 12px;
	/*color-x: #FFFFFF;*/
	text-decoration: none;
	color: #1a191e;
	background: #f75e1d;
	width: 240px;
	}

a.browse_nav {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #f75e1d;
	text-decoration: none;
	}

a.browse_nav:hover {
	font-size: 12px;
	/*color-x: #FFFFFF;*/
	text-decoration: none;
	color: #1a191e;
	background: #f75e1d;
	}

a.navigation {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #f75e1d;
	text-decoration: none;
	}

a.navigation:hover {
	font-size: 12px;
	/*color-x: #FFFFFF;*/
	text-decoration: none;
	color: #1a191e;
	background: #f75e1d;
	}

a.highlight {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #f75e1d;
	text-decoration: none;
	}

a.highlight:hover {
	font-size: 12px;
	/*color-x: #FFFFFF;*/
	text-decoration: none;
	color: #1a191e;
	background: #f75e1d;
	}

td.left_nav_box {
	border: 1px #f75e1d solid;
	}

form {
	padding: 0px;
	margin: 0px;
	}

span.section_title {
	font-size: 24px;
	}

div.error_note {
	background: #1a191e;
	padding: 10px;
	margin: 10px;
	width: 420px;
	border: 1px #968f89 dashed;
	color: #f75e1d;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	}

span.error_note {
	color: #f75e1d;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;

	}

td.note_sm {
	font-size: 10px;
	}

td.news_post {
	width: 600px;
	padding: 10px;
	}

td.news_title {
	font-size: 13px;
	color: #f75e1d;
	}

td.news_date {
	width: 420px;
	text-align: right;
	font-size: 10px;
	color: #f75e1d;
	}

td.news_spacer {
	height: 1px;
	background-color: #421804;
	}