@charset "ISO-8859-1";

body {
        margin: 0px;
        padding: 0px;
        background-color: #282320;
}

table,td {
        font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 16px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;

}

.out {
        margin: 0px;
        padding: 0px;
        height: 100%;
        width: 100%;
        left: 0px;
        top: 0px;
        background-attachment: scroll;
        background-image: url(../images/body_bg.jpg);
        background-repeat: no-repeat;
        background-position: center center;

}

.content_mid {
        background-attachment: scroll;
        background-image: url(../images/c_bg_fade.jpg);
        background-repeat: no-repeat;
        bgcolor: #FFFFFF;
}

#container_1 {
        font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        line-height: 18px;
        height: 450px;
        width: 482px;
        overflow:auto;
        margin-top: 20px;
        margin-right: 0px;
        margin-bottom: 20px;
        margin-left: 20px;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.logo_left {
        display:block;
        background-image:url(../images/logo_left.png);
        background-repeat:no-repeat;
        height: 23px;
        width: 218px;
}

a.logo_left {
        outline:none;
}

a {

        text-decoration:none;
        outline: none;
}

a {
        color:#000000;
}

a:hover {
        color: #1F89BF;
        text-decoration:underline;
}

a.sub {
        font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#000000;
        text-decoration:none;
        outline: none;
}

a.sub:hover {
        text-decoration:underline;
        color: #1F89BF;

}

a.sub_grey {
        font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#666666;
        text-decoration:none;
        outline: none;
}

a.sub_grey:hover {
        text-decoration:underline;
        color: #1F89BF;
}


.footer_t {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #BABABA;
        text-decoration: none;
}

a.footer {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #BABABA;
        text-decoration: none;
}

a.footer:hover {
        color: #FFFFFF;
        text-decoration: underline;
}



.bd {
        border: 11px solid #FFFFFF;
        width: 992px;
}
#container_2 {
        font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        line-height: 18px;
        margin: 30px 0px 20px 30px;
        padding: 0px 25px 0px 0px;
        height: 320px;
        width: 435px;
        overflow:auto;
}