BODY {
    overflow: auto;
    color: #454545;
    font-family: 'MS UI Gothic','‚l‚r ƒSƒVƒbƒN','Arial',sans-serif;
    font-size: 10pt;
    SCROLLBAR-ARROW-COLOR: tomato;
    SCROLLBAR-FACE-COLOR: white;
    SCROLLBAR-BASE-COLOR: gray;
    SCROLLBAR-SHADOW-COLOR: white;
    SCROLLBAR-HIGHLIGHT-COLOR: white;
    overflow: auto;
}
/*
.menu_bar {
    background-image: url("images/line.jpg");
    border-bottom: solid 3px #E9CC85;
}
*/

TD {
    color: #454545;
    font-family: 'MS UI Gothic','‚l‚r ƒSƒVƒbƒN','Arial',sans-serif;
    font-size: 10pt;
    line-height:1.2;
    word-spacing:1.1pt;
}

.menu_bar {
    background-image: url("images/menu_bar.jpg");
}

.under_bar {
    background-image: url("images/under_bar.jpg");
}

.top_bottom_line {
    background-image: url("images/menu_bar_under.jpg");
    background-repeat: repeat-x;
    background-color: #EDE7D3;
    border-top: solid 3px #E9CC85;
}

.text_notemark {
    color: #FF6600;
}


A:link {
    font: 10pt Arial,sans-serif;
    color: #FF6600;
    text-decoration: none;
}

A:visited {
    font: 10pt Arial,sans-serif;
    color: #666666;
    text-decoration: none;
}

A:hover,A:active {
    font: 10pt Arial,sans-serif;
    color: #996600;
    text-decoration: none;
}

.outstep_404 {
    background-image: url("images/outstep_404.gif");
     background-repeat: no-repeat;
    padding:0px 10px 0px 500px;
    background-color: #EDE7D3;
    border-top: solid 3px #E9CC85;
}
