BODY{
	width: 100%;
	background:url(../images/bodyBg.jpg) repeat-x;
	font-family: arial;
	color:#000000;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
}

.algnSup2{
	margin: 0 auto;
	width: 975px;
}

*HTML .algnSup2{
	margin: 0 auto;
	width: 970px;
}

.floater{
	float: left;
	}

.floater2{
	float: right;
	}

/*left hold */
.leftHold{
	width: 220px;
	float:left;
}

.regFrm{
	width: 223px;
	height: 150px;
	background: url(../images/register_actv.jpg);
	}


/*=========nlTab=========*/
.nlTab{
	float: left;
	width: 213px;
	height: 76px;
	background: url(../images/nlTab.jpg) no-repeat;
	margin: 0 0 7px 3px;
}

*HTML .nlTab{
	margin: 10px 0 7px 3px;
}

ul.newsLett{
	margin: 35px 0 0 12px;
	padding: 0 0 0 0;
	list-style: none;
}

*HTML ul.newsLett{
	margin: 35px 0 0 6px;
}

ul.newsLett li{
	float: left;
	margin-left: 3px;
	display: block;
}

ul.newsLett li#email{
	margin: 6px 0 0 0;
}

*HTML ul.newsLett li#email{
	margin: 4px 0 0 0;
}
#txtStyle{
	width: 147px;
	color: #7f7f7f;
	border: 1px solid #71c8fd;
}
/*------------------------------New Css--------------------------------*/

img, div { behavior: url(iepngfix.htc) }

#boxHead{
	width: 733px;
	height: 27px;
	background: url(../images/newLogin/boxTop.png);
}

.boxBody{
	float: left;
	width: 733px;
	background: url(../images/newLogin/boxMid.png) repeat-y;
}

.boxFoot{
	width: 733px;
	height: 29px;
	background: url(../images/newLogin/boxBottom.png);
}

#label{
	font-size: 16px;
	text-align: right;
	width: 150px;
}

#inputProps{
	padding-left: 5px;
	color: #333;
	font-size: 14px;
	border: 1px solid #CCC;
}

#spacer{
	height: 10px;
}

#spacer2{
	height: 10px;
}

#spacer3{
	width: 15px;
}

#prompt{
	color: #4c4c4c;
	width: 320px;
	height: 30spx;
	text-align: left;
	font-size: 20px;
	border-bottom: 1px solid #4c4c4c;
}

#test{
	margin-left: 10px;
}

#bordering{
	border-right: 1px solid #D2D2D2;
}
