﻿body {margin:0px;}
a {text-decoration:none;}

.maincontent {position:relative; float:left;width:900px; left:50%; position:relative; margin-left:-450px; font-family:Arial; }
.mainbody{width:900px;background-color:white;border-left:solid 1px #cccccc;border-right:solid 1px #cccccc; 
          float:left; left:50%; font-family:Arial; position:relative; margin-left:-450px; margin-top:0px; padding:0px;}
          
.header{position:relative; width:100%; height:74px; background-image:url('_images/header_repeater_latest.jpg'); background-repeat:repeat-x; }
.headerLogo{position:relative;float:left; width:271px; height:74px; background-image:url('_images/logo.gif'); background-repeat:no-repeat; background-position:-1px 0px;}
.headerrighside{position:relative; float:left; width:629px; height:74px; background-image:url('_images/header_repeater_latest.jpg'); background-repeat:repeat-x;}
.headerlinks{position:relative; float:left; width:403px; top:42px; top:42px; left:265px; font-weight:bold; font-size:12pt;}
.headerlink_on{position:relative; float:left; margin-right:30px; color:#1aeffe; cursor:pointer; text-decoration:none;}
.headerlink_off{position:relative; float:left; margin-right:30px; color:#ffffff;cursor:pointer; text-decoration:none;}
.headerlink_off:hover{position:relative; float:left; margin-right:30px; color:#1aeffe; cursor:pointer; text-decoration:none;}
.lastlink_on{position:relative; float:left; color:#1aeffe;cursor:pointer;text-decoration:none;}
.lastlink_off{position:relative; float:left; color:#ffffff;cursor:pointer;text-decoration:none;}
.lastlink_off:hover{position:relative; float:left; color:#1aeffe;cursor:pointer;text-decoration:none;}

.defaultLogo{position:relative; width:271px; height:73px; background-image:url('_images/logo.gif'); background-repeat:no-repeat; background-position:-1px 0px;}
.knowingMore{position:relative; float:left; color:#ffffff; font-family:Arial; font-size:12pt; margin-left:15px; margin-top:66px;}

.loginDiv{width:418px; height:340px; background-image:url('_images/login-box.gif'); background-repeat:no-repeat; position:fixed; 
          left:50%; top:50%; overflow:auto; margin-left:-209px; margin-top:-170px; font-family:Arial;}

.loginDivN{width:418px; height:340px; background-image:url('_images/login-box.gif'); background-repeat:no-repeat; position:absolute; 
          left:50%; top:50%; overflow:auto; margin-left:-209px; margin-top:-170px; font-family:Arial;}


.login_uname{position:relative; float:left; margin-left:64px; margin-top:107px; width:92px; color:#6a6a6a; font-weight:bold; font-size:12pt;}
.uname_tb{position:relative; float:left; width:155px; height:18px; margin-top:105px; margin-left:5px;}

.login_pwd{position:relative; float:left; clear:left; margin-left:64px; margin-top:31px; width:92px; color:#6a6a6a; font-weight:bold; font-size:12pt;}
.pwd_tb{position:relative; float:left; width:155px; height:18px; margin-top:27px; margin-left:5px;}

.login_btn{position:relative; border:solid 0px; float:left; margin-top:20px; margin-left:230px; width:88px; height:30px; background-color:#d9d9d9; background-image:url('_images/login-btn.gif'); background-repeat:no-repeat; background-position:-1px -42px;}
.login_btn:hover{position:relative; border:solid 0px; float:left; margin-top:20px; margin-left:230px; width:88px; height:30px; background-color:#d9d9d9; background-image:url('_images/login-btn.gif'); background-repeat:no-repeat; background-position:-1px -1px;}
