body {
    margin:0;
    padding:0;
    background:#ffffff;
}

p,td { font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    margin-top: 0px;
}

a{
    color: #49831D;
    text-decoration: underline;
}

a:hover{
    color: #4A8420;
    text-decoration: none;
}

a.hidden {
    text-decoration: none;
    color: #000000;
    cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
    margin-left:20px;
    margin-top:0px;
    padding:1px;
    list-style-type: square;
    line-height: 16px;
    }

h1 {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding-left: 10px;
}

.bgy {
    background-repeat: repeat-y;
}

.bottom_addr {
    font-size: 11px;
    color: #000000;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    text-align: right;
}

.bottom_addr_lnk {
    text-decoration: none;
}

.bottom_addr_lnk:hover {
    text-decoration: underline;
}


.bgx {
    background-repeat: repeat-x;
}


.norepeat {
    background-repeat: no-repeat;
}


.welcome {
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    color: #406b22;
    background-image: url(../images/welc-bg.jpg);
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 16px;
    text-align: center;
}

.c_name {
    font-size: 18px;
    font-weight: normal;
    text-transform: none;
    color: #FFFFFF;
    background-repeat: repeat;
    background-image: url(../images/cn_bg.jpg);
    text-align: left;
    vertical-align: top;
    padding-top: 1px;
    padding-left: 15px;
}


.bottom_menu {
    color: #000000;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
}

.bottom_lnk{
    color: #000000;
    TEXT-DECORATION: none;
}
.news {
    font-size: 12px;
    color: #46801C;
    background-image: url(../images/l2-bg.gif);
    background-repeat: repeat-x;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;
}


.bottom_lnk:hover {
    color: #000000;
    TEXT-DECORATION: underline;
}

.menu {
    color: #3c4f11;
    background-image: url(../images/btn_bg.gif);
    background-repeat: repeat-x;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    white-space: nowrap;
    text-align: center;
    font-size: 12px;
    padding-top: 4px;
    padding-bottom: 3px;
}
.menu_lnk{
    text-decoration: none;
    color: #3c4f11;
}

.menu_lnk:hover {
    color: #191516;
    text-decoration: none;
}
.left_txt {
    text-align: justify;
    vertical-align: top;
    padding: 9px;
}



.sub {
    color: #e2aa0f;
    text-transform: none;
    vertical-align: top;
    padding-top: 4px;
    padding-right: 5px;
}

.sub_lnk{
    color: #e2aa0f;
    text-decoration: none;
}

.sub_lnk:hover {
    color: #e2aa0f;
    text-decoration: underline;
}
.right-txt {
    color: #457F1B;
    background-image: url(../images/r-text-bg.jpg);
    background-repeat: repeat-y;
    background-position: left;
    padding-top: 9px;
    padding-right: 9px;
    padding-bottom: 9px;
    padding-left: 12px;
    text-align: justify;
    vertical-align: top;
}



.body_txt {
    color: #000000;
    text-align: justify;
    vertical-align: top;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 10px;
    padding-left: 3px;
}

.login-form {
    background-image: url(../images/login-form-bg.gif);
    background-repeat: repeat-x;
    height: 20px;
    width: 110px;
    border-width: 1px;
    border-style: solid;
    font-size: 11px;
    padding-top: 3px;
    padding-left: 1px;
}
