/* CSS Document */

body
{
	background:url(../../media/images/bg1.jpg) repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;

}

.totalarea
{
	width:100%;
	margin:0 auto;
	/*background:url(../images/bg.jpg) no-repeat;
	height:100%;*/
	

	
	
}
.outerdiv
{
	width:829px;
	margin:0 auto;
	margin-top:30px;
	
	
}
.logo
{
	padding:34px 0px 0px 0px;
	text-align:center;
}
.mid_textfildarea
{
	width:296px;
	background:url(../images/bg_m.gif) no-repeat;
	margin:0 auto;
	margin-top:24px;
	height:180px;
}
.admin
{
	padding:15px 0px 0px 20px;
}
.user_area
{
	width:236px;
	height:20px;
	margin:0 auto;
	padding-top:20px;
	
}
.user_area2
{
	width:236px;
	height:15px;
	margin:0 auto;
	padding-top:15px;
}
.user_left
{
	width:79px;
	float:left;
	font-size:14px;
	padding-top:2px;
	color:#FFFFFF;
}
.user_right
{
	width:144px;
	float:right;
}
.user_right_fr
{
	width:236px;
	float:right;
}
.btn
{
	float:right;
}
.box
{
 width:142px;
 height:17px;
 border:1px solid #c1c3bf;
}
.footer
{
	width:825px;
	
}
.footer_text
{
	width:825px;
	text-align:center;
	color:#FFFFFF;
	padding:20px 0px 10px 10px;
	font-size:12px;
	line-height:15px;
	
}

.bold_blue
{
	color:#1072ba;
}

