﻿
#login_wrapper_0
{
    border: 0px solid white;
    width: 1002px;
    margin: auto;
    background-image: url('../images/bg/wrapper_0_bg.gif');
    
}

#login_wrapper
{
    border: 0px solid white;
    width: 982px;
    margin: auto;
}


#login_header_1
{
    height: 72px;
    text-align: center;
    margin-bottom: 2px;
    background-image: url('../images/bg/Title_Pink.jpg');
}
#login_menu
{
    height: 23px;
    margin: 0px 5px 0px 5px;
}

#login_pagebody
{
    background-repeat: repeat-y;
    min-height: 320px;
}


#login
{
    float: right;
    margin: 3px 5px 0px auto;
}

#login a:visited, #login a:link
{
    color: #666666;
    text-decoration: none;
}
#login a:hover
{
    color: #FF9900;
    text-decoration: underline;
}


#login_login_home
{
    background-image: url(../images/bg/default_bg_05.jpg);
    background-repeat:no-repeat;
    min-height: 327px;
}

#login_home_login
{
    height: 143px;
    width: 318px;
    margin-left: 465px;
    margin-top: 180px;
    float: left;
    color:Black;
    font-weight:bold;
}

#login_right
{
    width: 190px;
    float: right;
}

#login_footer
{
    width: 982px;
    border-top-color: #69BBF2;
    border-top: 0px solid;
    float: none;
    height: 60px;
    text-align: center;
    padding-top: 20px;
    background-image: url('../images/bg/footer_bg_02.gif');
    background-repeat:no-repeat ;
}

.forget_td_1
{
    text-align: right;
    font-size: small;
    color: #046497;
    background-color: #E6EBF9;
    border: 1px;
    padding-left: 8px;
    padding-right: 3px;
    border-collapse: collapse;
    border-spacing: 0px;
    border-color: Silver;
    border-style: solid;
    vertical-align: middle;
    width: 150px;
}

.forget_td_2
{
    padding-left: 2px;
    text-align: left;
    font-size: small;
    color: #046497;
    background-color: white;
    border: 1px;
    border-collapse: collapse;
    border-spacing: 0px;
    border-color: Silver;
    border-style: solid;
}




