html { height: 100%; }
body { background: #ffffff url(/src/imgs/wk.jpg) repeat 0 0; height: 100%; font: 10pt Tahoma; }
table { border-collapse: collapse; border-spacing: 0; border: none; font: 10pt Tahoma; padding: 0; margin: 0; }
div { font: 12pt Tahoma; padding: 0; margin: 0;}
li { padding-top: 6pt; }
.tableHover { background: #f3b88a; } 
a { text-decoration: none; color: #f57e20; font: bold 10pt Tahoma; }
a:link { color: #f57e20; } 
a:visited { color: #f57e20; } 
a:active { text-decoration: underline; color: #f67f21; } 
a:hover { text-decoration: underline; color: #f67f21; } 
#divSubMenu { z-index: 890; display: none; position: absolute; top: 0px; width: 91px; left: 0px; text-align: left; border: none; }
#showPhotoDiv {
    z-index: 996;
    position: absolute;
    top: 320px;
    left: 660px;
    display: none;
    width: 90px;
    height: 120px;
    font-family: Verdana;
    font-size: 9pt;
    padding: 5px 5px 5px 5px; }
#hideFrame {
    display: none;
    filter:alpha(opacity=80);
    -moz-opacity:0.80;
    opacity: 0.80;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: #ffffff;
    z-index: 900; }
.copyright { font: 8pt Tahoma; color: #f57e20; text-align: right; margin-top: 0px; padding-top: 0px; padding-right: 10px; }
.catalogTd { background: #f57e20; font: 10pt Tahoma; color: #000000; text-align: center; }
a.cat { font: 10pt Tahoma; text-decoration: none; color: #000000; }
a.cat:link { color: #000000; } 
a.cat:visited { color: #000000; } 
a.cat:active { text-decoration: none; color: #000000; } 
a.cat:hover { text-decoration: none; color: #000000; }

span { text-decoration: none; color: #000000; font: 10pt Tahoma; }
a.subMenu { text-decoration: none; color: #f57e20; font: 10pt Tahoma; }
a.subMenu:link { color: #f57e20; } 
a.subMenu:visited { color: #f57e20; } 
a.subMenu:active { text-decoration: underline; color: #f67f21; } 
a.subMenu:hover { text-decoration: underline; color: #f67f21; } 