
body { scrollbar-face-color : #E80500;
scrollbar-highlight-color : #E80500;
scrollbar-3dlight-color : #E80500;
scrollbar-shadow-color : #E80500;
scrollbar-darkshadow-color : #E80500;
scrollbar-track-color : #00360C;
scrollbar-arrow-color : #000000; }

body {font-family: trebuchet ms, georgia, arial, tahoma; color: #FFFFFF; font-size: 10px; line-height: 14px; letter-spacing: 0px; list-style-type: circle;}

table, td {font-family: trebuchet ms, georgia, arial, tahoma; color: #000000; font-size: 10px; line-height: 14px; letter-spacing: 0px; list-style-type: circle;}

i {color: #FADC00;} 
u {color: #E80500;} 
b {
    color: #000000;
    font-size: 8pt;
    font-weight: bolder;
} 

A:link {text-decoration: none; color: #058CCE; font-weight: bold; border-bottom: solid #E80500 1px;} 
A:visited {text-decoration: none; color: #058CCE; font-weight: bold; border-bottom: solid #E80500 1px;} 
A:active {text-decoration: none; color: #058CCE; font-weight: bold; border-bottom: solid #E80500 1px;} 
A:hover {text-decoration: none; color: #FE6A00; font-weight: bold; border-bottom: solid #E80500 1px; cursor: help;}

.menu {
    color: #76BFC9;
    font-size: 8pt;
    font-weight: bolder;
    text-decoration: none;
}

.menu a:link {
    border-right-width: 0px;
    display: block;
    background-color: #00360C;
    color: #ffffff;
    letter-spacing: 2px;
    font-family: trebuchet ms, georgia, arial, tahoma;
    font-weight: bolder;
    text-align: left;
    text-decoration: none;
    padding: 0px;
    padding-left: 5px;
    border-left: 10px solid #058CCE;
    border-bottom: 0px;
}

.menu a:active {
    display: block;
    background-color: #00360C;
    color: #ffffff;
    letter-spacing: 2px;
    font-family: trebuchet ms, georgia, arial, tahoma;
    font-weight: bolder;
    text-align: left;
    text-decoration: none;
    padding: 0px;
    padding-left: 5px;
    border-left: 10px solid #058CCE;
    border-bottom: 0px;
}

.menu a:visited {
    display: block;
    background-color: #00360C;
    color: #ffffff;
    letter-spacing: 2px;
    font-family: trebuchet ms, georgia, arial, tahoma;
    font-weight: bolder;
    text-align: left;
    text-decoration: none;
    padding: 0px;
    padding-left: 5px;
    border-left: 10px solid #058CCE; 
    border-bottom: 0px;
}

.menu a:hover {
    display: block;
    background-color: #00360C;
    color: #ffffff;
    letter-spacing: 2px;
    font-family: trebuchet ms, georgia, arial, tahoma;
    font-weight: bolder;
    text-align: left;
    text-decoration: none;
    padding: 0px;
    padding-left: 5px;
    border-left: 10px solid #E80500;
    border-bottom: 0px;
}

.header {
    color: #FADC00;
    font-family: Georgia;
    font-size: 15pt;
    text-decoration: none;
    border-bottom: 3px dashed #000000;
    height: 23px;
}
