body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #4F5B69;
	background-image: url(../images/bg.gif);
	margin: 0px;
	background-repeat: repeat-x;
}
.areaselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
}
.table-bg {
	background-image: url(../images/bg.jpg);
	position: relative;
	height: 128px;
	width: 203px;
	background-repeat: no-repeat;
	padding-left: 5px;
	margin: 0px auto;
}
.lostpass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.inputpos {
	margin-left: -6px;
	margin-top: 5px;
	background-color: #FFFFFF;
	/*background-image: url(../images/inputbg.gif);*/
	background-repeat: repeat-x;
	border: 1px solid #7995B3;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.loginpos {
	margin-top: 5px;
	margin-right: 20px;
}

.container {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tb-center {
	width: 193px;
	margin: 0px auto 0px auto;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0000CC;
}
.tb-header {
	background-color: #FFFFFF;
	position: relative;
	height: 200px;
	width: 600px;
	padding-top: 40px;
	border: 5px solid #B5BDC8;
	background-image: url(../images/login-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
}
.tb-header-basic {
	background-color: #FFFFFF;
	position: relative;
	height: 200px;
	width: 600px;
	padding-top: 40px;
	border: 5px solid #B5BDC8;
	background-image: url(../images/login-bg-basic.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
}
.tb-header-basic div
{
    position: relative;
	height: 96px;
	width: 203px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-basic.jpg);
	background-repeat: no-repeat;
	float:right;	
	margin-right: 34px;
}

.tb-content {
	background-color: #FFFFFF;
	position: relative;
	width: 580px;
	padding: 10px;
	margin-top: 10px;
	border: 5px solid #B5BDC8;
}
.txt-strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.div-login {
	position: relative;
	height: 128px;
	width: 203px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 35px;
}
.select {
	width: 190px;
	margin: 0px auto 0px auto;
}
.loginheader {
	width: 100px;
	margin: 0px auto 10px auto;
}
.style2 {
color: #990000
}
.style3 {
color: #FF9900
}
