
<!-- 
body { 
font-family: Trebuchet MS;
color: #8c8c8c;
font-size: 9px;
line-height: 12px;
scrollbar-arrow-color: #FF3300;
scrollbar-track-color:  #101010;
scrollbar-face-color: #373737;
scrollbar-highlight-color: #101010;
scrollbar-3dlight-color: #101010; 
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
 } 

b {
color:#E66C2C;
font-weight:bold;
font-family: Tahoma;
font-size: 9px;
text-transform: none;
}

i {
color:#cecece;
letter-spacing:0px;
}

u {
color:#FF3300;
}

A:link, A:visited, A:active {cursor: help; COLOR:#F87217; font-weight: normal; font-family: Tahoma; font-size: 9px;text-decoration: none; border-bottom: #ffffff 0px dashed;}
A:hover{cursor: help; COLOR:#e8e8e8; font-weight: normal; font-family: Tahoma; font-size: 9px;text-decoration: underline; text-transform: none; border-bottom: #2e879e 0px dashed; }
}

a img {
 border: 2px solid #434d2c; 
}
a:hover img {
 border: 2px solid #999999; }

input { background-color: #41403e;
        color: #aaaaaa;
        align:center;
 font-family: Trebuchet MS;
 font-size: 9px;
 line-height: 13px;
        background-color : #ffffff;
        border : 1px solid #ffffff;
 margin: 1px;

}
textarea {
        color: #aaaaaa;
 font-family: Trebuchet MS;
 font-size: 9px;
 line-height: 13px;
        background-color : #ffffff;
        border : 1px solid #807c54;
}

SELECT {
font-weight: normal; 
font-size: 5pt; 
background: #f7f7f6; 
text-transform: none; 
color: #807c54; 
line-height: 10px; 
font-family: small fonts; 
text-align: center; 
text-decoration: none;
text-transform: uppercase;
padding-top: 0px; 
border-bottom: #9ad0d9 1px solid; 
border-left: #9ad0d9 1px solid; 
margin-bottom: 3px; 
padding-bottom: 0px; 
border-right: #9ad0d9 1px solid; 
padding-right: 1px; 
border-top: #9ad0d9 1px solid; 
padding-left: 1px; 
}

.menu1{
 background-color: #000000;
 height:20px;
 font-size:9px; 
 font-family: Trebuchet MS; 
 letter-spacing:0px; 
 color: #ffffff; 
 text-align: right; 
 font-weight: normal; 
 text-transform: uppercase; 
 border-bottom: #c6c1bb 0px dotted;
 padding-left: 0px;
} 


.menu2 {
 background-color: #1c1c1c; 
 font-size:7pt; 
 font-family:Tahoma; 
 letter-spacing:0px;  
 color: #6f6f6f; 
 padding: 2px; 
 text-align: justify;
 border-bottom: #e8e8e8 0px solid;
 border-top: #e8e8e8 0px solid;
 border-left: #e8e8e8 0px solid;
 border-right: #e8e8e8 0px solid;
}

.menu3 {
 background-color: #101010; 
 font-size:8px; 
 font-family:Tahoma; 
 letter-spacing:0px;  
 color: #4f5252; 
 padding: 2px; 
 text-transform: uppercase; 
 text-align: center;
 font-weight: bold; 
 border bottom: #101010 solid 1px;
}

z {
 background-color: #101010; 
 font-size:8px; 
 font-family:Tahoma; 
 letter-spacing:0px;  
 color: #4f5252; 
 padding: 2px; 
 text-transform: uppercase; 
 text-align: center;
 font-weight: bold; 
 border bottom: #101010 solid 1px;
}



-->