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

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

a{
    color: #dea13f;
    text-decoration: none;
}

a:hover{
    color: #FF8000;
    text-decoration: underline;
}

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: 22px;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding-left: 10px;
}

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

.bottom_addr {
    font-size: 10px;
    color: #FFFFFF;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 15px;
}

.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: #000000;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 1px;
}

.c_name {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #f1af44;
    background-repeat: repeat;
    background-image: url(../images/cn_bg.jpg);
    text-align: left;
    vertical-align: top;
    padding-top: 92px;
}


.bottom_menu {
    color: #FFFFFF;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
    background-image: url(../images/bot-menu-bg.gif);
    background-repeat: repeat-x;
}

.bottom_lnk{
    color: #FFFFFF;
    TEXT-DECORATION: none;
}

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

.menu {
    color: #ffe7c1;
    background-image: url(../images/menu-bg.gif);
    background-repeat: repeat-x;
    font-weight: bold;
    padding-right: 15px;
    padding-left: 15px;
    white-space: nowrap;
    vertical-align: top;
    padding-top: 12px;
    font-size: 12px;
}
.menu_lnk{
    text-decoration: none;
    color: #ffe7c1;
}

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


.sub {
    color: #FFFFFF;
    text-transform: none;
    vertical-align: top;
    padding-top: 4px;
    padding-right: 8px;
    font-size: 12px;
    font-weight: bold;
    padding-left: 17px;
    padding-bottom: 4px;
}

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

.sub_lnk:hover {
    color: #e2aa0f;
    text-decoration: underline;
}
.price {
    font-family: "Tahoma", Times, serif;
    font-size: 15px;
    font-weight: bold;
    color: #F1AF44;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 3px;
    vertical-align: top;
    background-repeat: no-repeat;
}



.body_txt {
    color: #808080;
    text-align: justify;
    padding: 10px;
    vertical-align: top;
}


body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        font-size: 80%;
        font-weight: bold;
        background: #FFFFFF;
        }

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        color: #000
        }

img {
    border: none;
}

/*- Menu 12--------------------------- */

#menu12 {
        width: 138px;
        margin: 5px;
        }

#menu12 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 22px;
        text-decoration: none;
        }

#menu12 li a:link, #menu12 li a:visited {
        color: #666;
        display: block;
        background:  url(../images/menu12.gif);
        padding: 10px 0 0 35px;
        }

#menu12 li a:hover, #menu12 li #current { {
        color: #000;
        background:  url(../images/menu12.gif) 0 -32px;
        padding: 10px 0 0 35px;
        }

