
body { scrollbar-face-color : #000000;
scrollbar-highlight-color : #000000;
scrollbar-3dlight-color : #000000;
scrollbar-shadow-color : #000000;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #242424;
scrollbar-arrow-color : #ffffff; }

body {font-family: trebuchet ms, georgia, arial, tahoma; color: #505050; font-size: 10px; line-height: 14px; letter-spacing: 0px; list-style-type: circle; text-transform: lowercase;}

table, td {font-family: trebuchet ms, georgia, arial, tahoma; color: #000000; font-size: 10px; line-height: 14px; letter-spacing: 1px; list-style-type: circle; background-color: #01597F; padding: 5px; width: 300px; text-align: Justify;}

td a:link {text-decoration: none; color: #ffffff; font-weight: bold; font-family: Century Gothic;} 
td a:visited {text-decoration: none; color: #ffffff; font-weight: bold; font-family: Century Gothic;} 
td a:active {text-decoration: none; color: #ffffff; font-weight: bold; font-family: Century Gothic;} 
td a:hover {text-decoration: none; color: #ffffff; font-weight: bold; cursor: help; font-family: Century Gothic;}

td b {
    color: #524300;
    font-size: 10pt;
    font-weight: bolder;
    font-family: Courier New;
} 

i {color: #2C3D45;} 
b {
    color: #524300;
    font-size: 8pt;
    font-weight: bolder;
    font-family: Century Gothic;
} 

input, textarea, select {
background: #242424 !important;
font-family: Courier New;
font-size: 7pt;
color: #ffffff;
border-color: #ffffff;
border-width: 1px; }

A:link {text-decoration: none; color: #0A4472; font-weight: bold; font-family: Century Gothic;} 
A:visited {text-decoration: none; color: #0A4472; font-weight: bold; font-family: Century Gothic;} 
A:active {text-decoration: none; color: #0A4472; font-weight: bold; font-family: Century Gothic;} 
A:hover {text-decoration: none; color: #0A4472; font-weight: bold; cursor: help; font-family: Century Gothic;}

.menu {
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
}

.menu a:link {
    border-right-width: 0px;
    display: block;
    background-color: #000000;
    color: #ffffff;
    letter-spacing: 2px;
    font-family: trebuchet ms, georgia, arial, tahoma;
    text-align: left;
    text-decoration: none;
    padding: 0px;
    padding-left: 5px;
    border-left: 5px solid #2C3D45;
    border-bottom: 0px;
}

.menu a:active {
    display: block;
    background-color: #000000;
    color: #ffffff;
    letter-spacing: 2px;
    font-family: trebuchet ms, georgia, arial, tahoma;
    text-align: left;
    text-decoration: none;
    padding: 0px;
    padding-left: 5px;
    border-left: 5px solid #2C3D45;
    border-bottom: 0px;
}

.menu a:visited {
    display: block;
    background-color: #000000;
    color: #ffffff;
    letter-spacing: 2px;
    font-family: trebuchet ms, georgia, arial, tahoma;
    text-align: left;
    text-decoration: none;
    padding: 0px;
    padding-left: 5px;
    border-left: 5px solid #2C3D45; 
    border-bottom: 0px;
}

.menu a:hover {
    display: block;
    background-color: #000000;
    color: #ffffff;
    letter-spacing: 2px;
    font-family: trebuchet ms, georgia, arial, tahoma;
    text-align: left;
    text-decoration: none;
    padding: 0px;
    padding-left: 5px;
    border-left: 5px solid #FFCD29;
    border-bottom: 0px;
}

.header {
    color: #6B0802;
    font-family: Courier New;
    font-weight: bolder;
    font-size: 15pt;
    text-decoration: none;
    text-align: Left;
    height: 17px;
}