
body {
	overflow-x: hidden;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-color: #030303;
	background-image: url(images/image_back_forums_3.5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 

.header {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
}
a.header:link { color: #FFFFFF; text-decoration: none; }
a.header:visited { color: #FFFFFF; text-decoration: none; }
a.header:hover { color: #FFFFFF; text-decoration: none; }


.search {
	padding-left: 1px;
	padding-top: 3px;
	font-size: 12px;
	color: #a2a2a2;
	font-family: Arial;
	border: 0px;
	background: url(images/search_box.png) no-repeat;
	width: 165px;
	height: 18px;
}

.footer_bg {
	width: 814px;
	height: 167px;
	background: url(../images/footer_bg.jpg) no-repeat;
}

.footer_orange {
	font-size: 12px;
	color: #E64C00;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

a.footer_orange:link { color: #E64C00; text-decoration: none; }
a.footer_orange:visited { color: #E64C00; text-decoration: none; }
a.footer_orange:hover { color: #943507; text-decoration: none; }


.footer_gray {
	font-size: 12px;
	color: #555352;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

a.footer_gray:link { color: #555352; text-decoration: none; }
a.footer_gray:visited { color: #555352; text-decoration: none; }
a.footer_gray:hover { color: #262928; text-decoration: none; }


.footerc {
	font-size: 10px;
	color: #959595;
	font-family: Arial;
}
a.footerc:link { color: #959595; text-decoration: none; }
a.footerc:visited { color: #959595; text-decoration: none; }
a.footerc:hover { color: #DCDCDC; text-decoration: none; }

.footerd {
	font-size: 10px;
	color: #747474;
	font-family: Arial;
}
a.footerd:link { color: #FFFFFF; text-decoration: none; }
a.footerd:visited { color: #FFFFFF; text-decoration: none; }
a.footerd:hover { color: #FFFFFF; text-decoration: none; }




