body {
        margin:0;
        padding:0;
        background:#ffffff;
}
IMG {
        BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
p,td {  font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size:11px;
        margin-top: 0px;
}

a{
        color: #000000;
        text-decoration: underline;
}

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

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

a.noline {
        text-decoration: none;
        color: #000000;
}
a.noline:hover {
        text-decoration: underline;
        color: #000000;
}

form {
     margin:0;
     padding:0;
}

.company_name {
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 26px;
        font-weight: bolder;
        text-transform: uppercase;
        color: #381d0a;
}

.slogan {
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 19px;
        font-weight: bold;
        color: #946d4f;
        text-transform: uppercase;
}

ul {
        margin-left:20px;
        margin-top:0px;
        padding:1px;
        list-style-type: square;
        line-height: 16px;
        }
.left-title {
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        text-align: right;
        padding-right: 12px;
        vertical-align: middle;
        text-transform: uppercase;
}
.right-title {
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        text-align: left;
        vertical-align: middle;
        text-transform: uppercase;
        padding-left: 12px;
}
.right-title_2 {
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        text-align: left;
        vertical-align: middle;
        text-transform: uppercase;
        padding-left: 12px;
        padding-top: 10px;
}
.top-title {
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        text-align: center;
        text-transform: uppercase;
        vertical-align: center;
}

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

.bottom_addr {
        font-size: 10px;
        color: #000000;
        padding-top: 12px;
        padding-bottom: 6px;
        text-align: center;
}

.bottom_addr_lnk {
        text-decoration: none;
}

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


.bgx {
        background-position: right top;
        background-repeat: repeat-x;
}
.bgy {
        background-position: right top;
        background-repeat: repeat-y;
}

.norepeat {
        background-position: right top;
        background-repeat: no-repeat;
}

.bg {
        background-position: right top;
        background-repeat: repeat;
}

.bottom-menu {
        color: #292929;
        text-align: center;
        padding-top: 8px;
        padding-bottom: 8px;
}

.bottom-menu-lnk {
        color: #292929;
        text-decoration: none;
}

.bottom-menu-lnk:hover {
        color: #292929;
        text-decoration: underline;
}

.menu {
        color: #000000;
        background-repeat: repeat-x;
        font-weight: bold;
        padding-right: 5px;
        padding-left: 5px;
        white-space: nowrap;
        text-align: center;
        text-transform: uppercase;
}
.menu_lnk{
        text-decoration: none;
        color: #000000;
}

.menu_lnk:hover {
        color: #b4b4b4;
        text-decoration: none;
}


.sub {
        color: #000000;
        text-transform: none;
        vertical-align: middle;
}

.sub_lnk{
        color: #000000;
        text-decoration: none;
        vertical-align: middle;
}

.sub_lnk:hover {
        color: #000000;
        text-decoration: underline;
        vertical-align: middle;
}


.body_txt {
        color: #000000;
        text-align: justify;
        vertical-align: top;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}
.menu_table {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; Z-INDEX: 3; PADDING-BOTTOM: 2px; MARGIN: -30px 0px 0px; PADDING-TOP: 2px; POSITION: relative
}


