body {
margin:0px;
padding:0px;
background-color:white;
font-style:normal;
font-weight:normal;
font-family:Verdana, sans-serif;
font-size:13px;
line-height:18px;
word-spacing:normal;
color:#002f45;             
}
a img {
border-width: 0px;
}
form {
margin:0px;
padding:0px;
}
table {
border-spacing:0px;
}
td {
vertical-align:top;
padding: 0px;
}
.back_fill {
position:absolute;
left:0;
right:0;
height:100%;
background:url(/img/login_fill.png) 50% 50% repeat-x;
}
.fast_form {
height:100%;
background:url(/img/login_fast.jpg) 50% 50% no-repeat;
}
.back {
height:100%;
background:url(/img/login.jpg) 50% 50% no-repeat;
}
.login_form {
position:absolute;
top:50%;
left:50%;
margin-top:-80px;
margin-left:-255px;
width:565px;
height:320px;
}
.login_field {
position:absolute;
top:22px;
left:126px;
}
.password_field {
position:absolute;
top:103px;
left:126px;
}
.warning_field {
position:absolute;
top:175px;
left:123px;
font-size:14px;
font-weight:bold;
color:red;
}
.login_form input {
width:258px;
height:34px;
font-size:28px;
border:0px;
background-color:white;
}
.button_field {
position:absolute;
top:14px;
left:437px;
width:130px;
height:130px;
cursor:pointer;
background:url(/img/login_button.jpg) no-repeat;
}
.info_panel {
position:absolute;
top:50%;
left:50%;
margin-top:206px;
margin-left:-172px;
width:480px;
font-size:11px;
}
.copyright, .register, .contacts, .about {
position:absolute;
top:7px;
left:30px;
color:white;
}
.register, .contacts, .about {
left:210px;
}
.contacts {
left:315px;
}
.about {
left:400px;
}
.copyright a {
font-weight:bold;
color:#f4ff3e;
}
.register a, .contacts a, .about a {
font-weight:bold;
color:#0daef1;
}