
body {
background:#FFFFFF none repeat scroll 0%;
font-family:Tahoma,Verdana,Arial,Helvetica;
margin:0px;
padding:0px;
z-index:-1;
}
.clearleft {
clear:left;
}
.clearright {
clear:right;
}
.clearboth {
clear:both;
}
#login {
color:#000000;
font-family:Verdana;
font-size:12px;
font-weight:bold;
height:auto;
left:50%;
margin-left:-201px;
position:absolute;
width:403px;
}
#login #logo {
float:left;
margin-top:87px;
position:relative;
}
#login #loginForm {
/*background:url(/en/images/login/login_big_box.jpg) no-repeat;*/
float:left;
height: auto;
padding-left:10px;
position:relative;
width:403px;
}
#login #loginForm #formTitle {
float:left;
margin-top:3px;
position:relative;
}
#login #loginForm #formMessage {
color:#E31B1F;
float:left;
height:35px;
margin-top:10px;
position:relative;
width:380px;
}
#login #loginForm #formFields {
float:left;
height:105px;
left:5px;
margin:0px;
position:relative;
width:385px;
}
#login #loginForm #formFields #username 
{
float:left;
margin:0px 0px 0px 0px;
position:relative;
width:385px;
}

#login #loginForm #formFields #username #Username 
{
	float:left;
	position:relative;
	margin:0px 0px 0px 0px;
}

#login #loginForm #formFields #username #txtUser {
margin: 0px 0px 0px 5px;
float:right;
position:relative;
}
#login #loginForm #formFields #password {
float:left;
margin-top:5px;
position:relative;
width:385px;
}

#login #loginForm #formFields #password #Password
{
	float:left;
	position:relative;
	margin:0px 0px 0px 0px;
}
#login #loginForm #formFields #password #txtPass {

margin: 0px 0px 0px 5px;
float:right;
position:relative;
}

#login #loginForm #formFields #captchaText {
float:left;
margin:10px 0px 0px 0px;
position:relative;
width:385px;
}
#login #loginForm #formFields #captchaText #CaptchaInstructions 
{
	float:left;
	position:relative;
	margin:0px 0px 0px 0px;
	width:385px;
}	

#login #loginForm #formFields #captcha {
float:left;
margin:10px 0px 0px 0px;
position:relative;
left:0px;
width:385px;
height: 31px;

}
#login #loginForm #formFields #captcha #imgCaptcha {
float:left;
position:relative;
left:0px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width: 100px;
height: 31px; 
}

#login #loginForm #formFields #captcha #imgCaptcha #imgCAPTCHA{

margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width: 100px;
height: 31px; 
}

#login #loginForm #formFields #captcha #captchaInst{
float:right;
position:relative;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width: 285px;
}

#login #loginForm #formFields #captcha #captchaInst #txtCaptcha{
margin: 0px 0px 0px 0px;
float:right;
position:relative;

}

#login #loginForm #loginButton {
float:left;
left:280px;
margin:6px 0px 0px 0px;
position:relative;
cursor:pointer;
height:27px;
}
#login #loginForm #loginButton #logLeft {
background:transparent url(/en/images/login/login-btn-left.jpg) no-repeat scroll 0%;
float:left;
height:27px;
margin:3px 0px 0px 0px;
position:relative;
width:8px;
cursor:pointer;
}
#login #loginForm #loginButton #logCenter {
background:transparent url(/en/images/login/login_btn_middle.jpg) repeat-x scroll 0%;
color:#FFFFFF;
float:left;
height:27px;
left:0pt;
margin:3px 0px 0px 0px;
padding: 0px;
position:relative;
text-align:center;
text-decoration:none;
cursor:pointer;
}
#login #loginForm #loginButton #logCenter a,
#login #loginForm #loginButton #logLeft a,
#login #loginForm #loginButton #logRight a {
color:#FFFFFF;
text-decoration:none;
cursor:pointer;
}
#login #loginForm #loginButton #logRight {
background:transparent url(/en/images/login/login_btn_right.jpg) no-repeat scroll 0%;
float:left;
height:27px;
margin:3px 0px 0px 0px;
position:relative;
width:9px;
cursor:pointer;
}
#login #loginForm #securityComment {
float:left;
height:25px;
margin-top:1px;
position:relative;
width:403px;
}
#login #loginForm #securityComment #secureImg {
float:left;
height:25px;
position:relative;
width:20px;
}
#login #loginForm #securityComment #secureText {
float:left;
font-size:9px;
height:25px;
padding:0px 0px 0px 4px;
position:relative;
width:350px;
top:10px;
}
#login #download {
/*background:transparent url(/en/images/login/login_small_box.jpg) no-repeat scroll 0%;*/
float:left;
height:30px;
margin-top:10px;
position:relative;
width:403px;
padding:6px 0px 0px 10px;
}
#login #downloadText {
float:left;
position:relative;
width:auto;
}
#login #downloadLink
{
float:left;
padding-left:5px;
position:relative;
width:auto;
}
#login #downloadLink a, #login #downloadLink a:visited {
color:#090C88;
}