body { 
background-color: #000000;
           color: #D8D8D8;
background-repeat: #repeat;
SCROLLBAR-FACE-COLOR: #373737; 
SCROLLBAR-HIGHLIGHT-COLOR: #4A4A4A; 
SCROLLBAR-SHADOW-COLOR: #373737; 
SCROLLBAR-3DLIGHT-COLOR: #4B4B4B;
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #202020; 
SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

A:text    {text-decoration: none;color:#D8D8D8}
A:link    {text-decoration: none;color:#BC3B3D}
A:visited {text-decoration: none;color:#BC3B3D}
A:active  {text-decoration: none;color:#CCCCCC}
A:hover   {text-decoration: none;color:#FF7877} 

A.label:Visited { COLOR: #676C46; TEXT-DECORATION: none}
A.label:Link    { COLOR: #676C46; TEXT-DECORATION: none}
A.label:Hover   { COLOR: #AC1800; TEXT-DECORATION: none}

#label   {font-family: Verdana; font-size: 16px; color:#CFCFCF; font-weight:bold}
#news    {font-family: Verdana; font-size: 12px; color:#000000}
#txt     {font-family: Verdana; font-size: 11px; color:#A0A0A0; font-weight:normal}
#txt_s   {font-family: Verdana; font-size: 9px; color:#A0A0A0; font-weight:normal}
#dark_b  {font-family: Verdana; font-size: 10px; color:#AAAAAA; font-weight:bold}
#light_b {font-family: Verdana; font-size: 10px; color:#C9C7C2; font-weight:bold}

.navigationtext {  font-family: Verdana;}

.imagetitle {  font-family: Verdana;}

.gallerytitle {  font-family: Verdana;
  font-size: 18pt;}

.thumbnailtitle {  font-family: Verdana;
  font-size: 10pt;}

body {
        background-color: #000000;
    }
    div.left {
        width: 150px;
        height: 100%;
        background-color: #000000;
    }
    td.top {
        background-color: #000000;
        line-height: 26px;
        text-indent: 10px;
        font-size: 13px;
        font-weight: bold;
        font-family: tahoma;
        color: #CFCFCF;
    }
    td.section {
        padding: 6px 12px;
    }
    .click-menu {
        -moz-user-select: none;
    }
    .click-menu .box1 {
        background: url('images/tree-node.gif') no-repeat;
        padding-left: 19px;
        cursor: default
    }



    .click-menu .box1-open {
        background: url('images/tree-node-open.gif') no-repeat;
        padding-left: 19px;
        cursor: default
    }
    .click-menu .box1, .click-menu .box1-open {
        color: #BC3B3D;
        font-family: arial;
        font-size: 12px;
        
    }
    /* mozilla fix */
    html>body .click-menu .box1,
    html>body .click-menu .box1-open {
        color: #BC3B3D;
        font-family: arial;
        font-size: 12px;
        line-height: 16px;
        padding-bottom: 1px;
    }
    /* ie fix */
    * html .click-menu .box1,
    * html .click-menu .box1-open {
        color: #BC3B3D;
        font-family: arial;
        font-size: 12px;
        height: 16px;
    }
    .click-menu .section  {
        font-family: arial;
        font-size: 12px;
        line-height: 16px;
        display: none;
    }
    .click-menu .section a {
        color: #BC3B3D;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .section a:hover {
        color: #BC3B3D;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .box2 {
        background: url('images/tree-leaf.gif') no-repeat;
        padding-left: 19px
    }
    .click-menu .box2-last {
        background: url('images/tree-leaf-last.gif') no-repeat;
        padding-left: 19px
    }

     .click-menu .box3 {
     	color: #BC3B3D;
        font-family: arial;
        font-size: 12px;
        background: url('images/tree-nodex.gif') no-repeat;
        padding-left: 19px
    }

    .click-menu .box3-last {
        background: url('images/tree-node-openx.gif') no-repeat;
        padding-left: 19px
   }