html {
    background-color: #fff9e5;
    scrollbar-arrow-color: #5f5b4e;
    scrollbar-base-color: #efe9d5;
}
body {
    border:  0;
    padding: 0;
    margin:  0;
    background-color: #fff9e5;
}
body, td, th, p, div, span, input, select, textarea, submit, reset, a, 
.text, a.text, .path, .dida, .dida_1, .pdf, .pdf_1, .pdf_2, .orange, .orange_1, .orange_tit,
.capClass, .txtFontClass {
    font-family: "Verdana", Arial, Sans-Serif;
    font-size: 8pt;
    color: #5f5b4e;
}

.path a {
    text-decoration: none;
}
.path a:hover, .path a:active, .path a:focus {
    text-decoration: underline;
}
.path {
    z-index: 200;
    position: relative;
    font-style: oblique;
    background-color:#fff9e5;
    padding-left:4px;
    padding-right:4px;
}
#strip_path {
    z-index: 100;
    position: absolute;
    top: 60px;
    left: 406px;
    width: 221px;
    height: 3px;
}
.dida, .pdf {
    font-size:7pt;
    color: #a39e8d;
    background-color: #f8f2df;
    padding: 6px;
}
.pdf_2 {
    font-size:7pt;
    color: #a39e8d;
    padding: 6px;
}
.pdf_2 a {
    font-size:7pt;
    text-decoration: none;
}
.pdf_1, .pdf_1 a, .dida_1 {
    font-size:7pt;
    color: #a39e8d;
    font-weight: bold;
}
.dida_1 {
    font-weight: normal;
}
.orange, .orange_1 {
    color: #ff6600;
    font-weight: bold;
}
a.orange, a.orange_1, .pdf a, .pdf_1 a {
    text-decoration: none;
}
a.orange_1:active, a.orange_1:focus, a.orange_1:hover, .orange_tit {
    color: #fff9e5;
    background-color: #ff6600;
}
.pdf a {
    font-size:7pt;
}
.capClass {
    font-size:7pt;
    font-style: italic;
    color: white;
    background-color: #ff6600;
    padding-top:   2px;
    padding-right: 2px;
    padding-bottom:2px;
    padding-left:  6px;
}
.txtClass {
    background-color: #bddfe2;
    border-top:    1px solid #121212;
    border-right:  3px solid #bddfe2;
    border-left:   3px solid #bddfe2;
    border-bottom: 5px solid #d5ebed;
}
.txtFontClass, .txtFontClass a {
    font-size:7pt;
    color: #666666;
}

