*   {
    font-family: Verdana, Tahoma, Arial, Sans}

html, body {
    padding: 0px;
    margin: 0px;}

html {
    overflow: hidden}

body {
    height: 100%}

img {
    border: 0px none}

/* TOP NAVIGATION BAR */
.TopBG {
    background-color: #000000}

#lkw {
    position: absolute;
    top: 0px;
    left: 0px}

#logo {
    position: absolute;
    top: 13px;
    left: 221px}

#NavigationBar {
    margin: 93px 0px 0px 0px;
    background-image: url('images/bar-bg.gif');
    background-repeat: repeat-x;
    height: 32px}

#NavigationSubBar {
    background-image: url('images/bar-bg-left.gif');
    background-repeat: no-repeat;
    height: 32px;
    padding: 0px 0px 0px 540px}

#PageNavigation {
    display: none}

input.navfield {
    border: 0px;
    height: 18px;
    margin: 5px;
    padding: 1px;
    text-align: center;
    font-size: 12px}

.NavButton {
    cursor: pointer}


#ShadowBar {
    background-image: url('images/bar-bg-shadow-a.gif');
    background-repeat: repeat-x;
    height: 12px}

#ShadowSubBar {
    background-image: url('images/bar-bg-shadow-a.gif');
    background-repeat: repeat-x;
    width: 200px;
    height: 12px;
    /* border-right: 1px solid #808080 */}

.tab-box {
    position: absolute;
    z-index: 500;
    top: 103px;
    height: 24px}

.tab {
    position: absolute;
    top: 0px;
    border: 0px none;
    font-weight: bold;
    font-style: italic;
    font-size: 12px;
    text-align: center;
    height: 17px;
    padding: 6px 0px 0px 0px;
    margin: 0px;
    cursor: pointer;
    white-space: nowrap}

.tab-off {
    background-image: url('navigation-images/tab-bg-off.gif');
    background-repeat: repeat-x;}

.tab-on {
    background-image: url('navigation-images/tab-bg-on.gif');
    background-repeat: repeat-x;}

#Tab1 {
    left: 5px;
    width: 158px}

#Tab2 {
    left: 171px;
    width: 104px}

#Tab3 {
    left: 282px;
    width: 153px}

#Tab4 {
    left: 441px;
    width: 65px}

.LeftFrameBG {
    overflow-y: scroll;
    background-color: #f0b400;
    border-right: 1px solid #808080;
    scrollbar-base-color: #f0b400;
    scrollbar-arrow-color: #808080;
    scrollbar-3dlight-color: #808080;
    scrollbar-darkshadow-color: #808080;
    scrollbar-face-color: #d49f00;
    scrollbar-highlight-color: #d49f00;
    scrollbar-shadow-color: #d49f00;
    scrollbar-track-color: #e2a900} 