Body {
    margin: 0 0 0 0;
    padding: 75px 0 0 0;
    /*background: #be3541;
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x;*/
    color: #871718;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
    color: #871718;
    text-decoration: none;
}

    a:hover {
        color: #81b024;
        text-decoration: none;
    }

.table {
    width: 798px;
    height: 454px;
    background-image: url('../images/inner_bg.gif');
    background-repeat: repeat-x;
}

.firsttable {
    background-image: url(../images/fstable_bg1.gif);
    background-repeat: repeat-x;
}

.sectable {
    background-image: url(../images/sec_table6.gif);
    background-repeat: repeat-x;
}

h1 {
    margin: 0 0 0 0;
    padding: 2px 0 10px 5px;
    color: #871718;
    font-weight: bold;
    font-size: 11pt;
    line-height: 22px;
}

h2 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    color: #871718;
    vertical-align: middle;
    font-weight: normal;
    font-size: 11px;
}

h3 {
    margin: 0 0 0 0;
    padding: 2px 0 0 28px;
    height: 22px;
    background-image: url(../images/home_but.gif);
    background-repeat: no-repeat;
    color: #006600;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 22px;
}

.textfield {
    border: #d2d0d0 solid 1px;
    background-color: #FFFFFF;
}

.textfield2 {
    border: #c5c4c4 solid 1px;
    background-color: #FFFFFF;
}

.loginbut {
    padding-bottom: 2px;
    width: 71px;
    height: 20px;
    border: none;
    background-color: #FE7C2E;
    background-image: url(../images/rect_but.gif);
    background-position: left;
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-size: 11px;
    font-family: Verdana;
    cursor: pointer;
}

    .loginbut:hover {
        padding-bottom: 2px;
        width: 71px;
        height: 20px;
        background-image: url(../images/rect_but1.gif);
        background-position: left;
        background-repeat: no-repeat;
        text-decoration: none;
        cursor: pointer;
    }

.secrow {
    padding-top: 8px;
    padding-right: 26px;
    padding-left: 30px;
}

.copyrgt {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    background-image: url(../images/copy_bg2.gif);
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-size: 10px;
}

.home {
    color: #871718;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

    .home:hover {
        color: #7da61c;
        text-decoration: none;
        font-weight: bold;
        font-size: 11px;
    }

#text {
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
    width: 123px;
    height: 13px;
    border-bottom: dashed 1px #FFFFFF;
    color: #871718;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
}

#text2 {
    width: 110px;
    border-bottom: dashed 1px #FFFFFF;
    color: #871718;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
}

.c {
    color: #871718;
    text-decoration: none;
}

    .c:hover {
        color: #996633;
        text-decoration: none;
    }

.sectable1 {
    height: 8px;
    background-image: url(../images/sec_table4.gif);
    background-repeat: repeat-x;
}

.firstable1 {
    background-image: url(../images/fstable_bg3.gif);
    background-repeat: repeat-x;
}