BODY {
    font-family: verdana, arial, arial;
    font-size: 9pt;
    color: #000000;
    padding: 0px;
    margin: 0px;
    background-color: #96a9a5;
}
A, A:visited {
    color: #804934;
}
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;
}




/* header text */
DIV.logoText {
    margin: 0px;
    background-image: url('/img/t1-01-02.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 184px;
    padding-bottom: 5px;
}




/* top menu */
DIV.topMenu {
    background-color: #000000;
    color: #ffe7ac;
    height: 30px;
}
.topMenu TABLE {
    height: 30px;
}
.tmButton {
    font-weight: 100;
    font-size: 11px;
}
.tmButton A {
    font-weight: 600;
    color: #FFE7AC;
    text-decoration: none;
    padding: 0px 10px;
    height: 30px;
}

.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;
        top: 15px;
        left: 0%;
        width: 210px;
        padding: 5px;
        background: #000000;
        /* border: solid 2px #AAAAAA; */
        color: #FFFFFF;
}
.tmb2 DIV A {
        padding: 0px;    
        margin: 0px;
}
.tmb2 {
        padding: 3px;
        margin: 5px;
        /*
        border: solid 1px #e9efff;
        background-color: #e9be62;
        */
        width: 200px;
}





#musObj {
    position: absolute;
    top: 10px;
    right: 280px;
    width: 45px;
    height: 25px;
    /* border: solid 1px #FF0000; */
}





.flags {
    position: absolute;
    top: 10px;
    left: 45%;
}
.flags A IMG{
    border: none;
    margin: 5px;
}







/* left menu */
.leftMenu .space {
    height: 5px;
}

TD.lmButton  {
    border-right: solid 2px #f8a907;
    background-color: #ffe7ac;
    font-weight: 100;
    font-size: 11px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
}
TD.lmButton A {
    margin: 0px;
    padding: 0px;
    /* width: 196px; */
    /* padding: 3px 5px; */
    color: #2d534b;
    text-decoration: none;
    font-weight: 600;
    border: solid 1px transparent;
}

.lmButton A:hover {
    color: #804934;
    text-decoration: none;
}


.popupMenu {
        display: none;
        position: absolute;
        top: 0px;
        left: 197px;
        width: 225px;
        padding: 0px;
        padding-left: 0px;
        /*
        background-color: transparent;
        background-image: url('/img/no.gif');
        */
        color: #330000;
}
.popupMenu A:hover {
        border: solid 1px transparent;
}
.mb2 {
        padding: 3px;
        margin: 2px;
        /*
        border: solid 1px #e9efff;
        background-color: #e9be62;
        */
        width: 200px;
}
.mb2 DIV A {
        display: block;
        font-style: italic;
        padding: 3px;
        margin: 2px;
        /*
        border: solid 1px #e9efff;
        background-color: #e9be62;
        */
        width: 200px;
}


.swfPhotos {
    position: absolute;
    left: 25px;
    top: 60px;
}


























.content {
    background-color: #FFFFFF;
    color: #000000;
    padding: 10px;
    vertical-align: top;
}

.rColumn {
    vertical-align: top;
    padding-top: 20px;
}


/* right boxes dark and light */
.rbDark {
}
.rbDark .tl {
}
.rbDark .tr {
}
.rbDark .t {
    background-image: url('/img/rbox_d_t.jpg');
    background-color: #03504A;
    font-weight: 600;
    color: #ffe7ac;
    width: 100%;
    text-align: center;
}
.rbDark .bl {
}
.rbDark .br {
}
.rbDark .b {
    background-image: url('/img/rbox_d_b.jpg');
    text-align: right;
}
.rbDark .content {
    padding: 5px 0px;
    background-color: #ffe7ac;
    color: #2d534b;
}
.rbDark .l {
    background-image: url('/img/rbox_d_l.jpg');
}
.rbDark .r {
    background-image: url('/img/rbox_d_r.jpg');
}


.rbLight {
}
.rbLight .tl {
}
.rbLight .tr {
}
.rbLight .t {
    background-image: url('/img/rbox_l_t.jpg');
    background-color: #FFE8AA;
    font-weight: 600;
    color: #2d534b;
    width: 100%;
    text-align: center;
}
.rbLight .bl {
}
.rbLight .br {
}
.rbLight .b {
    background-image: url('/img/rbox_l_b.jpg');
    text-align: right;
}
.rbLight .content {
    padding: 5px 0px;
    background-color: #D68500;
    color: #FFE8AA;
}
.rbLight .l {
    background-image: url('/img/rbox_l_l.jpg');
}
.rbLight .r {
    background-image: url('/img/rbox_l_r.jpg');
}


.newsBox {
    border: solid 2px #2d534b;
    margin: 20px 5px 10px 5px;
}
.newsBox .header {
    text-align: center;
    background-color: #2d534b;
    color: #FFFFFF;
    font-weight: 600;
    padding: 4px;
}
.newsBox .content {
    padding: 5px;
}
.newsBox .content .allnews {
    text-align: right;
    margin-top: 10px;
}
.newsBox .content IMG {
    float: left;
    margin: 0px 5px 5px 0px;
}

.hPic {
    position: absolute;
    /* margin-left: 800px; */
    background-image: url('/img/hpic_bg.png');
    width: 259px;
    height: 314px;
}
.newsItem {
    margin-bottom: 15px;
}
.newsItem  .date {
    font-weight: 600;
    font-size: 1.3em;
}





.hPic  IMG {
    padding-top: 18px;
    padding-left: 10px;
    width: 233px;
    height: 267px;
}

.htlinks {
    position: absolute; 
    top: 20px; 
    left: 30px;
    color: #FFFFFF;
}
.htlinks A{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 600;
}















/* 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;
}




.photo {
    width: 155px;
    height: 200px;
    text-align: center;
    float: left;
    padding: 5px;
    background-color: #FFFFFF;
    margin: 5px;
    color: #dfe6ee;
}
.photo .image {
    overflow: hidden;
    border: none;
    width: 150px;
    height: 150px;
    text-align: center;
    /* border: solid 1px #FF0000; */
}
.photo .image  IMG {
    border: none;
    height: 150px;
}

















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





/*sending messages*/
TABLE.sendMsg {
    width: 90%;
}
.dCell {
    width: 100%;
}
DIV.dCell {
    padding: 5px 0px;
}
.dCell INPUT, .dCell TEXTAREA  {
    display: block;
    width: 100%;
}
TD.dCell INPUT[name=imgCode] {
    display: inline;
    width: 100px;
}
DIV.dCell INPUT[name=imgCode] {
    display: inline;
    width: 80px;
}







.error {
    color: #FF0000;
    font-weight: 600;
}
IMG.left {
    float: left;
    margin: 5px 5px 5px 0px;
}
.bottomLine {
    background-color: #2d534b;
    font-weight: 600;
    font-size: 11px;
    text-align: center;
    padding: 5px 0px;
    color: #FFFFFF;
}
