html{
	overflow:scroll;
	overflow-x:auto;
	}
body{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	background:#ECEFF5;
	margin:0;
	}
#iheader{
	/*background-color:#333333;*/
	border:1px solid #3B5998;
	width:330px;
	height:auto;
	margin-right:10px;
	float:right;
	background:#627AAD;
	}
#Forgot{float:right;width:130px;height:10px;color:#000000;font-size:12px;}	
#iwrapper{margin-left:auto;margin-right:auto;width:1000px;height:450px;}
#logo{
	background-image: url('http://www.absolutetrades.com/images/ForumLogobig.png');
	background-repeat: no-repeat;
	background-position:top left; 
	height:90px;
	width:450px;
	float:left;
	margin-top:10px;
	}
	
#Directory{
	background-image: url('http://www.absolutetrades.com/components/ForumDirectory.png');
	background-repeat: no-repeat;
	background-position:top left; 
	height:70px;
	width:500px;
	float:left;
	margin-top:10px;
	}	
	
	
.h1{
	color:#000;
	font-size:18px;
	font-weight: bold;
	/*margin-top:100px;*/
	float:left;
	font-family: Georgia,Times,Serif;
	}
.h2{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	margin:5px;
	}	
.field{
	margin:3px;
	padding:2px;
	border:1px solid #D8DFEA;
	font-size:14px;
	width:150px;
	background-color:#FFFFFF;
	color:#3B5998;
	
	}
.fieldr{
	margin:3px;
	padding:2px;
	border:1px solid #D8DFEA;
	font-size:14px;
	width:310px;
	background-color:#ffffff;
	color:#3B5998;
	}
.hid{display:none;}	
select{width:320px}	
.reCAPTCHAv2{
	margin:3px;
	padding:2px;
	border:1px solid #CC0000;
	font-size:14px;
	width:150px;
	background-color:#333333;
	color:#CC0000;
	}	
#er{
	background: #000 url('http://www.absolutetrades.com/components/login-error.gif') repeat-x;
	border:1px solid #CC0000;
	margin:5px;
	color:#CC0000;
	width:310px;
	padding:5px;
	}

	
.btn{font-size: 12px;border:1px solid #3B5998;background-color:#627AAD;color:#fff;float:right;margin-right:5px;margin-bottom:10px;}
	
	
#CAPTCHAv2{margin:3px;width:150px;}
p{color:#000;}
ul{float:left;padding:0;margin:0;}

.list_off {
 	color: #000;
	padding: 3px 3px 3px 13px; 
	list-style-type: none;
	list-style-image: url('none');
	height: 15px; 
	margin: 1px 2px 1px 2px; 
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	}

.list_on {
	background: #CC0000 url('http://www.absolutetrades.com/images/PageTab.gif') no-repeat left;
	color: #000; 
	padding: 3px 3px 3px 13px; 
	list-style-type: none;
	list-style-image: url('none');
	height: 15px;
	margin: 1px 2px 1px 2px; 
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	}

.DivAuto {   
width:auto;
height:20px;
overflow:hidden;
background-image:url('http://www.absolutetrades.com/bg_title.gif');
background-repeat:repeat-x;
padding:4px 0 0 4px;
font-size:12px;
color:#000;
font-family:verdana;
text-align:left;
font-weight: bold;
}
.hoveroff_LeftLinks {
	float: left; 
	color: #fff;
	background-color:#333333;
	padding: 3px 3px 3px 13px; 
	list-style-type: none;
	list-style-image: url('none');
	width: 130px;
	height: 15px; 
	margin: 1px 2px 1px 2px; 
	cursor: pointer;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	}

.hoveron_LeftLinks {
	float: left; 
	background: #CC0000 url('http://www.absolutetrades.com/images/PageTab.gif') no-repeat left;
	color: #FFFFFF; 
	padding: 3px 3px 3px 13px; 
	list-style-type: none;
	list-style-image: url('none'); 
	width: 130px;
	height: 15px;
	margin: 1px 2px 1px 2px; 
	cursor: pointer;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	}