/* onArcade 2 CSS: Love */
body {
	background: #fff url('images/back.gif') left top repeat;
	font-size: 13px;
	font-family: Arial;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	font-size: 13px;
	background-color: #F2F6DF;
	border: 1px solid #03CFFF;
	padding: 2px;
	margin: 1px;
}
fieldset {
	margin-top: 7px;
	-moz-border-radius: 8px;
}
a:link, a:visited  {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#main_body {
	width: 1100px;
	padding: 0px;
}
#main_bar {
	background: #FFF url(images/3.gif);
	height: 20px;
	border: 1px solid #000000;
	border-bottom: 0px;
	text-align: left;
}
#main_welcome {
	margin: 3px;
	float: left;
	color: #000000;
	font-weight: bold;
}
#main_menu {
	margin: 3px;
	float: right;
	color: black;
	font-weight: bold;
}
#main_menu li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 5px;
}
#main_menu a:link, #main_menu a:visited {
	color: #FF0000;
	text-decoration: none;
}
#main_menu a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#header {
	text-align: left;
	width: 1100px;
	height: 80px;
	border: 0px solid #FFA767;
	border-bottom: 0px;
}
.content_column {
	float: left;
	text-align: left;
	border: 1px solid #FFA767;
	border-top: 0px;
	background-color: #FFFFFF;
}
#categories_menu {
	border-top: 1px solid #FFA767;
	color: #FF0000;
	padding: 2px;
	font-weight: bold;
	font-size: 15px;
}
#categories_menu a:link, #categories_menu a:visited {
	color: #FF0000;
	text-decoration: none;
}
#categories_menu a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.content_box_header {
	background-image: url(images/bar.gif);
	height: 16px;
	border-top: 1px solid #FFA767;
	border-bottom: 1px solid #FFA767;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	padding: 2px;
	padding-left: 4px;
}
.box_text {
	background: #FFBBE8;
	font-size: 13px;
	color: #333333;
    margin: 1px;
    padding: 1px;
}
.content_box_header a:link, .content_box_header a:visited {
	color: #FF0000;
	text-decoration: none;
}
.content_box_header a:hover {
	color: #F07310;
	text-decoration: underline;
}
.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 dotted #0099CC;
	margin-top: 5px;
}
.redirection_box {
	border: 1px solid #FFA767;
	background: #FFBBE8;
	margin-top: 50px;
	padding: 5px;
	width: 600px;
	text-align: center;
}
.header_ad_box {
	background-color: #FFBBE8;
	border: 1px solid #FFA767;
	border-bottom: 0px;
	text-align: center;
    padding: 3px;
}
.footer_ad_box {
	background-color: #FFBBE8;
	border: 1px solid #FFA767;
	text-align: center;
    padding: 3px;
    margin-top: 5px;
}
#champion_box {
	background: #FFBBE8 url(images/cup.gif);
	background-repeat: no-repeat;
	background-position: 25% 50%;
	border-top: 1px solid #FFA767;
	padding: 3px;
	text-align: center;
	
}
.file_link:link, .file_link:visited {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.file_link:hover {
	color: #FF6347;
	font-weight: bold;
	text-decoration: underline;
}
.comment_box {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #0099CC;
}
.popup_box {
	border: 1px solid #FFA767;
	background: #FFBBE8;
	margin: 5px;
	padding: 3px;
}
.frame_text {
    width: 49%;
	padding: 4px;
	font-size: 13px;
	color: #000000;
}
.browse_file_box {
	background: #FFBBE8;
	margin: 1px;
	padding: 1px;
}
.played {
	font-size: 11px;
}
.error_box {
	border: 1px solid #FF3300;
	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 #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
}
#footer {
	margin: 5px;
	text-align: center;
}
/* onArcade 2 CSS */
