img, div, a { behavior: url(iepngfix.htc) }
/* onArcade 2 CSS: Default */
body {
	background: #c2f806 url(images/bg.jpg) repeat-x top;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #fdcee2;
	font-size: 12px;
	padding: 2px;
	margin: 1px;
}
fieldset {
	margin-top: 7px;
	-moz-border-radius: 8px;
}
a:link, a:visited  {
	color: #ab702e;
	text-decoration: underline;
}
a:hover {
	color: #03a803;
	text-decoration: none;
}
#main_body {
	width: 940px;
	padding: 0px;
	margin: 0px auto;
}
#header {
	height: 264px;
	background: url(images/tree.gif) no-repeat scroll 1pt 16pt; 
}
#logo {
	float:left;
	height:130px;
	padding-left:140px;
	position:absolute;
	top:20px;
	width:300px;
	}
#description {
	width: 190px;
	height: 160px;
	position:absolute;
	top:100px;
	padding-right: 750px;
	background: url(images/description.gif) no-repeat bottom right;
	}
#main_content {
	
}
#main_content_left {
	float: left;
	width: 220px;
}
#main_content_right {
	float: right;
	width: 710px;
}

#menu {
	height: 54px;
	float: right;
	margin-top:20px;
	}
#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu li{
	float: left;
	padding-left: 30px;
	}
#menu a{
	text-decoration: none;
	display:block;
	}
#menu a img{
	border: 0px;
	}
#menu a:hover{
	margin-top:5px;
	}
#main_content_left .content_box {
	background: url(images/box-bg.gif) repeat-y left;
	margin-bottom: 10px;
}
#main_content_left .content_box_header {
	background: url(images/box-head-bg.gif) no-repeat top left;
	color: #05a703;
	font-size: 24px;
	font-family:"Times New Roman", Times, serif;
	height: 30px;
	padding: 10px 0 5px 15px;
	border-bottom: 1px dotted #05a703;
}
#main_content_left .box_text {
	background: url(images/box-text-bg.gif) no-repeat bottom left;
	color: #333333;
	text-align: left;
    padding: 10px 15px;
}
#main_content_right .content_box {
	background: url(images/box-right-bg.gif) repeat-y left;
	margin-bottom: 10px;
}
#main_content_right .content_box_header {
	background: url(images/box-right-top.gif) no-repeat top left;
	color: #05A703;
	font-size: 18px;
	height: 30px;
	padding: 10px 0 0 20px;
}
#main_content_right .content_box_header2 {
	background: #05A703 url(images/box-right-top2.gif) no-repeat top left;
	color: #fff;
	font-size: 18px;
	height: 35px;
	padding: 5px 0 0 10px;
}
#main_content_right .box_text {
	background: url(images/box-right-bottom.gif) no-repeat bottom left;
	color: #333333;
	text-align: left;
    padding: 0px 20px 20px 20px;
}
.content_box_2 {
	background: url(images/box-right-bg.gif) repeat-y left;
	margin-bottom: 10px;
}
.content_box_2_header {
	background: url(images/box-right-top.gif) no-repeat top left;
	color: #05A703;
	font-size: 18px;
	height: 30px;
	padding: 10px 0 0 20px;
}

.content_box input {
	background-color: #FFFFFF;
	border: 1px solid #03a803;
	padding: 3px;
}

.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;
}
.content_box_3 {
	background: url(images/box-3-bg.gif) repeat-y left;
	margin-bottom: 10px;
}
.content_box_3_header {
	background: url(images/box-head-3.gif) no-repeat top left;
	color: #86023a;
	font-size: 18px;
	height: 30px;
	padding: 10px 0 0 20px;
}
.box_text_3 {
	background: url(images/box-text-3.gif) no-repeat bottom left;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 0px 20px 20px 20px;
}
#categories {
	margin: 0 0 10px 0px;
	padding: 0px;
	}
#categories li{
	list-style-type: none;
	padding: 10px 10px 10px 40px;
	}
#categories li a{
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}
.news_line {
	border-top: 1px dotted #0099CC;
	margin-top: 5px;
}
.redirection_box {
	border: 1px solid #0099CC;
	background: #FFFFFF;
	margin-top: 50px;
	padding: 5px;
	width: 400px;
	text-align: center;
}
.ad_box {
	border: 1px solid #0099CC;
	text-align: center;
    padding: 3px;
    margin-bottom: 5px;
}
.ad_box_2 {
	border: 1px solid #99CC66;
	text-align: center;
    padding: 3px;
    margin-bottom: 5px;
}
#champion_box {
	background: #FFFFFF url(images/cup.gif);
	background-repeat: no-repeat;
	background-position: 25% 50%;
	border: 1px solid #99CC66;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
	text-align: center;
	
}
.file_link:link, .file_link:visited {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.file_link:hover {
	font-weight: bold;
	text-decoration: underline;
}
.comment_box {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #99CC66;
}
.popup_box {
	border: 1px solid #99CC66;
	background: #FFFFFF;
	margin: 5px;
	padding: 3px;
}
.frame_text {
    width: 49%;
	padding: 4px;
	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 {
	margin: 1px;
	padding: 1px;
}
.played {
	font-size: 9px;
}
.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-top {
	background: url(images/footer-top.gif) no-repeat bottom left;
	height: 96px;
	margin-top: 10px;
	}
#footer {
	background: url(images/footer-bg.gif) repeat-y left;
	text-align: left;
	padding: 5px 15px 0 15px;
}
#footer-bg {
	clear: both;
	background: url(images/turle.gif) no-repeat bottom right;
}
#footer-bottom {
	background: url(images/footer-bottom.gif) no-repeat top left;
	height: 24px;
	}
/* 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;
	color: #000000;
	text-decoration: none;
}
.pagination a:hover {
	border: 1px solid #99CC66;
	color: #000000;
}
.pagination b {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
/* onArcade 2 CSS */