body {
	background: #000000;
	margin: 0;
	padding: 5px;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #6a6a6a;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}
fieldset {
	margin-top: 7px;
	-moz-border-radius: 8px;
}
a:link, a:visited  {
	color: #EEEEEE;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#main_body {
	background-color: #999999;
	width: 983px;
	padding: 0px;
}
#header {
	background: #6a6a6a;
	padding: 5px;
	height: 90px;
	border: 2px solid #000000;
	text-align: left;
}

#main_menu {
	margin: 0px;
}
#main_menu li {
	list-style-type: none;
	display: block;
	float: right;
	margin-right: 5px;
}
#main_menu a:link, #main_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#main_menu a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#categories_bar {
	background-image: url('images/topmenu.gif');
	height: 35px;
	border: 2px solid #FFFFFF;
	margin-left:0; margin-right:0; margin-top:2px; margin-bottom:0; padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0
}
#categories_menu {
	color: #FFFFFF;
	font-size: 12px;
}
#categories_menu li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 5px;
}
#categories_menu a:link, #categories_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#categories_menu a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}
#main_content {
	background-color: #000000;
	border: 2px solid #FFFFFF;
	padding: 5px;
	margin: 2px 0 0 0;
}
#main_content_left {
	float: left;
	width: 26.5%;
}
#main_content_right {
	float: right;
	width: 73%;
}
.content_box {
	background-color: #6a6a6a;
	border: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
}
.content_box_header {
	background: #CCCCCC url('images/topbar.gif');
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:2px
}
.content_box_header a:link, .content_box_header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.content_box_header a:hover {
	color: #CCCCCC;
}
.content_text_left {
	float: left;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
.content_text_right {
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
}
.news_line {
	border-top: 1px solid #000000;
	margin-top: 5px;
}
.redirection_box {
	border: 1px solid #000000;
	background: #333333;
	margin-top: 50px;
	padding: 5px;
	width: 400px;
	text-align: center;
}
.ad_box {
	border: 2px solid #CCCCCC;
	background: #FFFFFF;
	text-align: center;
	padding: 3px;
	margin-bottom: 5px;
}
#champion_box {
	background: #333333 url('images/cup.gif') no-repeat 25% 50%;
	border:1px solid #000000; margin-top:1px; margin-bottom:5px; padding:3px; text-align:center; background-repeat:no-repeat
	
}
.file_link:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.file_link:visited {
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}
.file_link:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.comment_box {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #000000;
}
.popup_box {
	border: 1px solid #000000;
	background: #333333;
	margin: 5px;
	padding: 3px;
}
.frame_text {
    width: 49%;
	padding: 4px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.frame_text a:link, .frame_text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.frame_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.browse_file_box {
	background: #000000;
	border: 1px solid #CCCCCC;
	margin: 2px;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.error_box {
	border: 1px solid #FF3300;
	background: #333333;
	margin-bottom: 5px;
	color: #FF3300;
	text-align: left;
    padding: 3px;
}
.register_right {
	margin-bottom: 1px;
	font-weight: bold;
	float: right;
	width: 70%;
}
.register_left {
	margin-bottom: 1px;
	font-weight: bold;
	float: left;
	width: 30%;
}
.quote {
	border: 1px dotted #FF9900;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.compose_pm_right {
	float: right;
	width: 80%;
}
.compose_pm_left {
	float: left;
	width: 17%;
	font-weight: bold;
}
/* Sponsor link looks like this */
#sponsor {
	border: 1px dotted #FF3300;
	background: #FFCC33;
	margin-bottom: 5px;
	text-align: center;
	padding: 4px;
	font-weight: bold;
}
.pagination {
	margin: 1px;
	text-align: center;
	
}
.pagination a {
	padding: 1px;
	border: 1px solid #CCCCCC;
	font-color: #000000;
	text-decoration: none;
}
.pagination a:hover {
	border: 1px solid #99CC66;
	color: #DDDDDD;
}
.pagination b {
	padding: 1px;
	border: 1px solid #CCCCCC;
}