.newtopline
{
	position: fixed;
	margin:0;
	width:100%;
	height:3px;
	border-top:solid 4px #f7e7e7;
}

.newuserheaderDiv
{
	position: fixed;
	margin:0;
	width:100%;
	background:#f9f8fc;
}

.newuserheaderTable
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}
.newuserheaderTable td
{
	padding:0px;
}
.newuserheaderTable2
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}
.newuserheaderTable2 td:hover
{
	background-color: #f0eeee;
	cursor: pointer
}
.newuserheaderTable2 td
{
	text-align:center;
	font-size:130%;
	font-weight:bold;
	width:20%;
	height:40px;
	border:solid 1px #dcdcdc;
}
.newuserheaderTable2 td div
{
	font-size:87%;
	font-weight:normal;
	color:#9b9292;
}


.xUserWrapnew
{
	margin-left:auto;
	margin-right:auto;
	width:98%;
}

