body {
background-color:#fff;
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size:12px;
}
a {
color:#35488e;
font-weight:bold;
font-size:11px;
margin-left: 5px;
line-height:18px;
text-decoration: none;
}
a:hover { color:#cc0000;}
#wrapper {
width:403px;
height:401px;
margin:100px auto 0 auto;
overflow:auto;
background:url(../images/login-bg.jpg) no-repeat left top;
}
#header {
width:310px;
margin:19px auto;
overflow:auto;
padding-bottom:0px;
border-bottom:1px solid #34478b;
}
.logo1 {
width:51px;
height:54px;
float:left;
margin:0 2px 0 0px;
padding-top:0px;
/* background:#f7989e;*/
background:url(../images/temp_logo1.jpg) no-repeat;
}
#app-wrap {
width:240px;
float:left;
height:56px;
padding-left:0px;
}
.app {
width:153px;
height:42px;
float:left;
margin: 7px 0 0 10px;
/* background:#f7989e;*/
background-image:url(../images/temp_logo.jpg);
}
.logo2 {
width:59px;
height:63px;
float:right;
/*<!-- background:#f7989e;-->*/
background:url(../images/sublogo.gif) no-repeat;
}
.tagline {
width:250px;
height:16px;
float:left;
/* background:#f7989e;*/
margin-top:0px;
margin-left:35px;
background:url(../images/temp_tagline.jpg) no-repeat;
}
#logincontent {
margin:38px 0 0 62px;
width:278px;
}
.loginbut{
border:1px solid #e4e4e4;
margin:4px 0;
width:270px;
padding:6px 3px;
background:#fbfbfb;
margin-bottom:12px;
float:right;
}
.left {
float:left;
width:180px;
padding-right:20px;
}
.submit { float:right; border:1px solid #cbd0d3; padding:1px 0px; 
          border:1px solid #13376c; background:url(../images/bg_button.gif) repeat-x; 
          padding:0px 10px 0px 10px; color:#13376c; font-size:11px; font-weight:bold; height:23px;
         }/* CSS Document */
.txtbtn{
color: #13376c;
cursor:hand;
}
.txtbtn:hover { color:#13376c;}

.txt1{color:#35488e; font-size:13px; font-weight:bold; margin:0px; padding:0px  3px; line-height:24px}

.txtpad {color:#35488e; border:1px solid #13376c;  margin-top:20px;
         background:url(../images/bg_button.gif) repeat-x; float:right; padding:3px 10px 0px 10px; color:#35488e !important; width:50px; font-size:11px; height:20px;}