BODY {
    background:#ffffff;
    /* background-image:url(fs-kors-60x64smooth_ultralight.png); */
}
    
HR.fs-toprule {
    width:100%;
    height:1pt;
    border-color:#AA4444;
}

TD.fs-sitetitle {
    font-family:arial,sans-serif;
    font-size:22pt;
    color:#aa3333;
}

TD.fs-topmenu {
    background:#992222;
    color:#ffffff;
    font-size:10pt;
    font-weight:bold;

    background-image:url(red_linesthin128x32.png);

}

TD.fs-topmenu-act {
    background:#992222;
    color:#ffffff;
    font-size:10pt;
    font-weight:bold;
    
    border:solid;
    border-width:1px;
    
    background-image:url(red_linesthin128x32.png);

}

TD#fs-menu-topmenu A {
    color:#ffffff;
    text-decoration:none;
    font-family:times,serif;
}

TD.fs-menu-omenu {
    font-family:times;
    font-size:11pt;
    font-weight:bold;
    width:240px;
/*    background:#ff5500;*/
    background:#330066;
    background:#ffcc88;
    height:400px;
    color:#333333;
}

TD.left_menu {
    width:700px;
    height:10%;
    border-top:none;
    border-bottom:solid;
    border-left:dotted;
    border-right:none;
    border-color:#ff7744;
    border-width:1px;
}

TD.omenu {
    font-family:times;
    font-size:11pt;
    font-weight:bold;
    color:#333333;
    border:solid;
    border-width:1px;
    border-color:#ffffff;
    border-left:none;
    border-right:none;
}

TD.omenu-selected {
    font-family:times;
    font-size:11pt;
    font-weight:bold;
    background:#992222;
    color:#ffffff;
    border:solid;
    border-width:1px;
    border-color:#ffffff;
    border-left:none;
    border-right:none;
}

TD.omenu-rollover {
    font-family:times;
    font-size:11pt;
    font-weight:bold;
    background:#eeeeee;
    color:#333333;
    border:solid;
    border-width:1px;
    border-color:#ffffff;
    border-left:none;
    border-right:none;
}


UL.ul-left-menu {
}
LI.li-left-menu {
    font-family:arial,sans-serif;
    font-size:8pt;
    margin:1px;
}

DIV.left_menu A:link {
    text-decoration:none;
}
DIV.left_menu A:visited {
    text-decoration:none;
}

TD.center_content {
    width:700px;
    font-family:arial,sans-serif;
    font-size:9pt;
    margin-top:8px;

    border-top:none;
    border-bottom:none;
    border-left:none;
    border-right:dotted;
    border-color:#ff7744;
    border-width:1px;

}

TD.bottom_spacer {
    height:32px;
}

TD.footer {
    font-family:arial,sans-serif;
    font-size:7pt;
    color:#992222;
}
