
body {background:url(../images/img_bgfill.gif) repeat-x;font-family: Arial, Helvetica, sans-serif; color:background:#eaeaea;text-align:center;}
  
p {margin:0px; padding:0px;}
 
a img{border: 0px;}

.left{float:left;}

.clear{clear:both;}

.right{float:right;}

:focus{outline:none;}
 
a {text-decoration:none;cursor:pointer;}


/* Form Style Starts Here */
.divRed{
	background:url(../images/img_footerfill.gif);
	width:auto;	
	height:150px;
	margin-top:230px;	
	
}

#main_body {
	width:526px;
	margin-top:-360px;
	text-align:left;height:295px;
	background:url(../images/form_BG.png)no-repeat;
	padding:20px 0px 0px 43px 
}

.form_title{
	width:300px;
	height:40px;
	float:left;
	font-size:13px;
	color: #fff;
	text-shadow: 1px 1px 1px #CCCCCC;
    margin-bottom:5px;
	
	
}

.form_box{padding-top:65px;color:#ffffff;font-size:12px;}

.form_text{
	color:#fffff;
	font-size:14px;
	float:left;
	padding-top:6px;
	
	
}

.form_input_BG{width:259px; background:url(../images/form_input.png) center left no-repeat; margin-left:30px;border:0px;height:42px;float:left;}

.form_input_BG input[type="text"]{margin:5px 0px 0px 5px;border:none;width:220px;background:none;}
.form_input_BG input[type="password"]{margin:5px 0px 0px 5px;border:none;width:220px;background:none;}
 
.form_check_box{margin-left:243px;margin-top:-7px;}

.form_login_signup_btn input{
	margin-left:55px;
	margin-top:25px;
	padding: 20px;
}
.footer{
	width:auto;
	height:30px;	
	margin-top:300px;
	position:relative;
	font-size:10px;
}
.divLogo{
	width:350px;
	height:140px;
	margin-top:50px;
	margin-left:inherit;
		
	
}