BODY
{
    margin: 0px;
    scrollbar-face-color: #cccccc;
    scrollbar-highlight-color: #cccccc;
    scrollbar-shadow-color: #cccccc;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #efefef;
    scrollbar-darkshadow-color: #999999;
    background-color: #FFFFFF;
    font-weight: normal;
    word-spacing: normal;
    text-transform: none;
    font-size: 12px;
    font-family: Verdana, Helvetica, sans-serif;
    letter-spacing: normal;
    margin-left: 0px;
    margin-right: 0px;
    background: url("../images/login_bg.jpg") center;
}
.main_table
{
    background-image: url("../images/login_main_bg.png");
    background-repeat: no-repeat;
}
.TextBoxCss
{
    border: 1px solid gray;
    font-size: 12px;
    color: #002BB7;
    font-family: "ËÎÌå";
    background-color: #FFFFFF;
    text-decoration: none;
    padding: 2px;
    font: menu;
    background-image: url('../Images/textbox_bg.gif');
    background-repeat: repeat-x;
    margin-left: 0px;
    margin-bottom: 0px;
    height: 20px;
}

.DropDownListCss
{
    border: 1px solid gray;
    font-size: 12px;
    color: #002BB7;
    font-family: "ËÎÌå";
    background-color: #FFFFFF;
    text-decoration: none;
    height: 25px;
}

#divLogin
{
    position: relative;
    float: right;
    right: 100px;
    top: 100px;
}
.system_name
{
    font-size: 30px;
    font-family: "ËÎÌå";
    font-weight: bold;
    color: #ffffff;
    z-index: 100;
}
#lnkRereshValidImage
{
}
#btn
{
    margin-left: 30px;
    margin-top: 40px;
    height: 25px;
    margin-right: 28px;
    text-align: center;
    padding-left: 50px;
    padding-top: 20px;
}
#btn input
{
    display: block;
    height: 28px;
    line-height: 25px;
    background: url("../images/common/button_bg.gif");
    border: solid 1px #b6b6b6;
    width: 70px;
    float: left;
    margin-left: 15px;
    text-decoration: none;
    color: #000;
}
.login_bottom
{
    color: White;
}
.login_bottom a
{
    color: White;
    text-decoration: none;
}
.login_bottom a:hover
{
    color: White;
    text-decoration: none;
}
.login_bottom a:visited
{
    color: White;
    text-decoration: none;
}
