body, html, tbody
{
	margin: 0px;
	padding: 0px;
	
	font: 14px Courier New, Courier, mono;
}

body
{
	background: #061113;
}

.style_header
{
	width: 900px;
	background: url(img/h.jpg) no-repeat;
}

.style_body
{
	width: 900px;
	background: url(img/b.jpg) repeat-y;
}

.style_body
{
	width: 900px;
	text-align: left;
}

.style_body_inner
{
	padding: 0px 70px;
	padding-top: 10px;
	clear:both;
}

.style_body_inner :first-child { margin-top: 0px; }

.style_footer
{
	width: 900px;
	height: 123px;
	background: url(img/f.jpg) no-repeat;
}



.reg_box
{
	width: 391px;		
	height: 203px;
	margin: 0px auto;
	background: url(img/reg_box.jpg) no-repeat top center;
	color: white;
	font-family: verdana;
}
.reg_box div { padding: 20px 15px 0px 0px; }
.reg_box tbody { font-family: verdana; }

.reg_box2
{
	width: 389px;		
	height: 203px;
	margin: 0px auto;
	background: url(img/reg_box2.jpg) no-repeat top center;
	color: white;
	font-family: verdana;
}
.reg_box2 div { padding: 20px 35px 0px 0px; }
.reg_box2 tbody { font-family: verdana; }

.reg_box3
{
	width: 458px;		
	height: 223px;
	margin: 0px auto;
	background: url(img/reg_box3.jpg) no-repeat top center;
	color: white;
	font-family: verdana;
}
.reg_box3 div { padding: 20px 35px 0px 0px; }
.reg_box3 tbody { font-family: verdana; }

.reg_box td, .reg_box2 td{ font-size: 12px; }

.toolbar_box
{
	width: 800px;
	height: 42px;
	margin: 0px auto;
	background: url(img/toolbar.jpg) no-repeat top center;
	position: relative;
}

.members_login
{
	float: right;
	margin-right: 70px;
}

.toolbar_box a { color: white; font-weight: bold; line-height: 42px; text-decoration: none; letter-spacing: -1px; }
.toolbar_box a:hover { text-decoration: underline; }
.toolbar_box td { text-align: center; font: 12px Verdana; padding: 0px 10px; }
.toolbar_box .split
{
	padding: 0px;
	width: 2px;
	height: 42px;
	background:  url(img/toolbar_split.jpg) no-repeat top center;
}

.bigbox   { background:  url(img/big_b.jpg) repeat-y top center; color: #FFFFFF; width: 629px; margin: 0px auto;}
.bigbox_h { background:  url(img/big_t.jpg) no-repeat top center; }
.bigbox_f { background:  url(img/big_f.jpg) no-repeat bottom center; }

.bigbox td { color: #FFFFFF; }
.bigbox h2 { padding: 15px 30px; color: #718583; background: url(img/big_s.jpg) no-repeat bottom center; margin: 0px; }

.bigbox .split { background: url(img/big_s.jpg) no-repeat top center; padding-top: 0px; }
.bigbox a { color: #b3bfbe; }

.aff_linkbox
{
	background: url(img/afflink_bk.jpg) no-repeat;
	width: 514px;
	height: 38px;
	margin: 0px auto;
}

.aff_linkbox div { padding-left: 155px; padding-top: 6px; line-height: 38px; }
.aff_linkbox input { padding: 3px 5px; width: 340px; }

.aff_elbar
{
	width: 755px; height: 74px;
	margin: 0px auto;
	background: url(img/aff_elbar.jpg) no-repeat;
}

.aff_elbar td { text-align: center; padding: 0px 15px; }
.aff_elbar a { color: white; font-weight: bold; }

.aff_elbar .split
{
	width: 2px;
	height: 74px;
	padding: 0px;
	background: url(img/aff_elbar_s.gif) no-repeat;
}

.blue_box { color: #FFF; }
.blue_box h3 { color: #d9f2ed; padding: 10px 0px; margin: 0px; }
.blue_box a, .blue_box strong { color: #d9f2ed; }


.red_box { color: #FFF; }
.red_box h3 { color: #ffe199; padding: 10px 0px; margin: 0px; }
.red_box a, .red_box strong { color: #ffe199; }



.green_box { color: #FFF; }
.green_box h3 { color: #e7fd90; padding: 10px 0px; margin: 0px; }
.green_box a, .green_box strong { color: #e7fd90 }


.wbox_t { width: 607px; height: 15px; background: url(img/wbox.gif) no-repeat top; }
.wbox_b { width: 577px; padding: 0px 15px; background: white; }
.wbox_f { width: 607px; height: 15px; background: url(img/wbox.gif) no-repeat bottom; }

.wbox_b input
{
	width: 561px; height: 19px;
	padding: 7px;
	background: url(img/input3.gif) no-repeat;
	color: #666666;
	border: none;
	margin: 5px 0px
}

body {
	font-family:Verdana, Helvetica, Geneva, sans-serif;
	
	margin:0;
	background-color:#000;
}
#maintable {
}
.xleft {
	background-image:url(images/body_bgx.jpg);
	background-repeat:repeat-x;
}
.xright {
	background-image:url(images/body_bgx.jpg);
	background-repeat:repeat-x;
}
#div_maincontent {
	min-height:500px;
	background-color:#FFF;
}
#header {
	 background-color:#000;
	 color:#ebebeb;
}




#tabs {
	float:left;
	width:100%;
	background:#000;
	font-size:93%;
	line-height:normal;
	}
	
#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}
	
#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}
	
#tabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
	
#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#000;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#222;
	}
	
#tabs a:hover {
	background-position:0% -42px;
	}
	
#tabs a:hover span {
	background-position:100% -42px;
	}
.style3 {font-size: 14px; font-weight: bold; }
}
.yellow {	BACKGROUND-COLOR: #ffff00
}
.box {
	BORDER-RIGHT: #ff9e47 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ff9e47 1px solid; PADDING-LEFT: 5px; BACKGROUND: #e5d8c6; PADDING-BOTTOM: 5px; MARGIN: 0px auto; BORDER-LEFT: #ff9e47 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #ff9e47 1px solid
}
.box2 {
	BORDER-RIGHT: #7cb76c 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #7cb76c 1px solid; PADDING-LEFT: 5px; BACKGROUND: #f9f0e4; PADDING-BOTTOM: 5px; MARGIN: 0px auto; BORDER-LEFT: #7cb76c 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #7cb76c 1px solid
}
.box3 {
	BORDER-RIGHT: #ff9e47 1px dashed; PADDING-RIGHT: 5px; BORDER-TOP: #ff9e47 1px dashed; PADDING-LEFT: 5px; FONT-SIZE: 12px; BACKGROUND: #fff2be; PADDING-BOTTOM: 5px; MARGIN: 0px auto; BORDER-LEFT: #ff9e47 1px dashed; WIDTH: 95%; PADDING-TOP: 5px; BORDER-BOTTOM: #ff9e47 1px dashed; FONT-STYLE: italic
}
.style4 {
	font-size: 12px;
	color: #9A0000;
}
.style5 {color: #000000}







.100p {color:#000033; font-size:16px}
.text12 {font-size:10px;}
