BODY{
margin:0 0 0 0;
}
TD{
font-family: Tahoma;
color:#ffffff;
font-size:12px;
}
A:active {
cursor: hand; 
text-decoration:none;
}
A:link {
cursor: hand; 
text-decoration: underline;
}
A:visited {
cursor: hand; 
text-decoration: underline;
}
A:hover {
cursor: hand;  
text-decoration: none;
}
.leftcol{
background-color:#004499;
width:50%;
height:100%;
}
.centercol{
background-image:url(../images/login_body_bg.gif);
}
.rightcol{
background-image:url(../images/login_body_bg_point.gif);
width:50%;
height:100%;
}
.login_foot{
background-image:url(../images/login_foot_bg.gif);
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
height:31px;
color:#003399;
}
.login_help{
color:#ffffff;
}
.login_user{
font-weight:bold;
text-align:right;
padding-right:5px;
}
.check_in{
text-align:right;
padding-top:3px;
padding-right:3px;
padding-bottom:3px;
}

.msg{
font-weight:bold;
color: #FFCC00;
padding:2 2 2 2px;
}


/*botton*/
.login_input{
background-image:url(../images/login_input_bg.gif);
background-repeat:no-repeat;
background-attachment:fixed;
border:0px none;
color:#333333;
font-family: Tahoma;
font-size:12px;
font-weight:bold;
width:131px;
height:17px;
}
.loginbutton{
background-image:url(../images/login_button.gif);
width:63px;
height:20px;
border:0px none none;
cursor:hand;
}
