.loginStatus {
	position: absolute;
	color: #ffffff;
	margin-top: 17px;
	margin-left: 80px;
}

.login-bg {
	display: none;
	position: absolute;
	background:url(/images/login-bg.png);
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
}

.login {
	position: absolute;
	width: 429px;
	height: 332px;
	left: 50%;
	top: 50%;
	margin-left: -214px;
	margin-top: -166px;
	background:url(/images/login.png) no-repeat;
}

.login-text {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 36px;
	text-transform: uppercase;
}

.login-input {
	margin-top: 9px;
	text-align: center;
}

.login-input input {
	border: 0px;
	width: 345px;
	height: 22px;
	text-align: center;
	font-family: Arial;
	background-color: #fffec1;
	font-size: 16px;
	border: 2px solid #333333;
	padding: 6px;
}

.password-text {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
	text-transform: uppercase;
}

.password-input {
	margin-top: 4px;
	text-align: center;
}

.password-input input {
	width: 345px;
	height: 22px;
	border: 0px;
	font-family: Arial;
	text-align: center;
	background-color: #fffec1;
	font-size: 16px;
	border: 2px solid #333333;
	padding: 6px;
}

.login-close {
	position: absolute;
	cursor: pointer;
	margin-top: 20px;
	margin-left: 394px;
	z-index: 99;
}

.login-remember {
	text-align: center;
	margin-top: 12px;
}

.login-enter {
	text-align: center;
	margin-top: 46px;
}

.loginStatus {
	position: absolute;
}

.login-remind {
	text-align: center;
	margin-top: 16px;
}

.login-remind  A:link {color:#000000; text-decoration: underline;}
.login-remind  A:visited {color:#000000; text-decoration: underline;}
.login-remind  A:hover {color:#ff8200; text-decoration: underline;}

.error {
	position: absolute;
	width: 445px;
	height: 313px;
	left: 50%;
	top: 50%;
	margin-left: -222px;
	margin-top: -174px;
	background:url(/images/error-bg.png) no-repeat;
}

.error-bg {
	display: none;
	position: absolute;
	background:url(/images/login-bg.png);
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.error-close {
	position: absolute;
	cursor: pointer;
	margin-top: 28px;
	margin-left: 402px;
	z-index: 99;
}

.error-text1 {
	font-size: 17px;
	text-align: center;
	margin-top: 40px;
	font-weight: bold;
}

.error-select {
	margin-top: 10px;
	text-align: center;
}

.error-select select {
	border: 1px solid #000000;
	height: 23px;
}

.error-text2 {
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}

.error-text3 {
	font-size: 17px;
	text-align: center;
	margin-top: 80px;
	font-weight: bold;
}

.error-close-link {
	font-size: 15px;
	text-align: center;
	margin-top: 90px;
	font-weight: bold;
}

.error-close-link A:link {color:#cc0000; text-decoration: underline;}
.error-close-link A:visited {color:#cc0000; text-decoration: underline;}
.error-close-link A:hover {color:#cc0000; text-decoration: none;}

.error-main-text {
	text-align: center;
	margin-top: 5px;
}

.error-main-text textarea {
	border: 1px solid #000000;
	width: 307px;
	height: 75px;
}

.error-enter {
	text-align: center;
	margin-top: 10px;
}

.error-msg {
	display: none;
	position: absolute;
	width: 445px;
	height: 313px;
	left: 50%;
	top: 50%;
	margin-left: -222px;
	margin-top: -174px;
	background:url(/images/error-bg.png) no-repeat;
	z-index: 50;
}

#loginFORMr {
	display: none;
}

.remindTitle {
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 40px;
}

.remindLogin {
	text-align: center;
	margin-top: 15px;
}

.remindLogin input{
	border: 0px;
	width: 345px;
	height: 32px;
	text-align: center;
	font-family: Arial;
	background-color: #fffec1;
	font-size: 16px;
	border: 2px solid #333333;
}

.remindText {
	text-align: center;
	margin-top: 15px;
	color: #333333;
	font-size: 13px;
}

.remindSubmit {
	text-align: center;
	margin-top: 15px;
}

.remindSubmit input {
	border: none;
	width: 98px;
	height: 45px;
	background: url('/images/remind-button.png') no-repeat top left;
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}

.remindSupport {
	text-align: center;
	margin-top: 15px;
	font-size: 13px;
}

.remindSupport A:link {color:#333333; text-decoration: underline;}
.remindSupport A:visited {color:#333333; text-decoration: underline;}
.remindSupport A:hover {color:#333333; text-decoration: none;}

p {margin: 20px 0 0 0}

#complainWindow {font-family:Arial, Helvetica, sans-serif; text-align:center; font-size:10pt;}
#complainWindow .container {padding:10px; }
#complainWindow .closeWindow {text-align:right; margin:10px}
#complainWindow label {display:block; text-align:left; margin-top:5px;  }
#complainWindow .answer {width:250px; margin: 30px 0 20px 100px}
#complainWindow .email {font-size: 14pt; margin: 10px 0 15px 0}
.mt40 {margin-top:40px}


