BODY {
    font-family: verdana, arial, arial;
    font-size: 9pt;
    color: #534741;
    padding: 0px;
    margin: 0px;
}
A, A:visited {
    color: #804934;
}
.all {
    background-image: url('/img/bgfon2.gif');
    background-image: url('/img/bgfon1.jpg');
    background-position: center;
    background-repeat: repeat-y;
}
H1 {
    font-size: 18pt;
}
H2 {
    font-weight: 600;
    font-size: 1.1em;
    margin: 8px 0px 2px 0px;
}
H3 {
    font-weight: 600;
    font-size: 1.0em;
    margin: 8px 0px 2px 0px;
}
TABLE.topMenu {
    float: left;
    margin-right: 5px;
}
.tmButton {
    background-image: url('/img/button-bg.gif');
    font-weight: 100;
    font-size: 11px;
}
.tmButton A {
    color: #804934;
    text-decoration: none;
    padding: 0px 10px;
}

TABLE.leftMenu {
    margin-right: 5px;
    margin-bottom: 5px;
}
.lmButton {
    /* background-image: url('/img/button-bg.gif'); */
    font-weight: 100;
    font-size: 11px;
}
.lmButton A {
    display: block;
    padding: 3px 5px;
    color: #804934;
    text-decoration: none;
    border: solid 1px transparent;
}

.lmButton A:hover {
    color: #804934;
    text-decoration: none;
    border: solid 1px #e9be62;
}

.ntHeader { 
    color: #fee9b0;
    font-weight: 600;
    text-align: center;
    background: #b49f70;
    margin-right: 24px;
    margin-left: 5px;
    padding: 1px 2px;
}
.news {
    margin-right: 24px;
    margin-left: 5px;
}

.nheader {
    font-weight: 600;
}
.ntext P {
    margin: 0px;
    padding: 0px;
}

.ntext A {
    color: #804934;
}

/* gallery */
.galleryItem {
    margin-bottom: 20px;
}
.galleryLink {
    text-align: right;
}
.galleryLink A {
    text-decoration: none;
    color: #804934;
}

.prodRList {
    text-align: center;
    padding-bottom: 10px;
}
.prodRList .hidden , .popupImg0, .popupImg1 {
    display: none;
    position: absolute;
    top: -50px;
    right: 150px;
    background: #FFFFFF;
    padding: 10px;
    border: solid 1px #804934;
}
.popupImg0 {
    top: 100px;
    right: 50px;
}
.popupImg1 {
    top: 100px;
    left: 50px;
}

.popupMenu {
        display: none;
        position: absolute;
        top: -10px;
        left: 90%;
        width: 210px;
        padding: 5px;
        background-color: transparent;
        background-image: url('/img/no.gif');
        color: #330000;
}
.popupMenu A:hover {
        border: solid 1px transparent;
}
.popupBMenu_f {
        display: none;
        position: absolute;
        top: 100%;
        left: -20px;
        width: 210px;
        padding: 5px;
        background-color: none;
        background-image: url('/img/no.gif');
}
.popupBMenu {
        display: none;
        position: absolute;
        bottom: -10px;
        left: 90%;
        width: 210px;
        padding: 5px;
        background: #FFFFFF;
        border: solid 2px #AAAAAA;
        color: #330000;
}
.mbd {
        display: inline;
        padding-left: 4px;
        padding-right: 4px;
        float: left;
        width: auto;
}
.mb1 {
        padding: 0px 4px 0px 4px;
        vertical-align: top;
        text-align: center;
        margin-left: 15px;
        display: inline;
        float: left;
        /* width: 100px; */
}
.mb2 {
        padding: 3px;
        margin: 2px;
        border: solid 1px #e9efff;
        background-color: #e9be62;
        width: 200px;
}


.rStringContainer {
    width:680px;
    overflow:hidden;
    /* border: solid 1px #FF0000; */
}
div.rString {
    overflow:hidden;
    width:99999px;
}
.rStringContainer SPAN {
    padding-right: 10px;
}
.rStringContainer p {
    float:left;
    margin:0;
}

.error {
    color: #FF0000;
    font-weight: 600;
}
