A:link {
text-decoration: none; 
color: #999999; 
font-family: Lucida Console;
}

A:visited {
text-decoration: none; 
color: #999999; 
font-family: Lucida Console;
}

A:active {
text-decoration: none; 
color: #0099CC; 
font-family: Lucida Console;
}

A:hover {
text-decoration: bold; 
color: #0099FF; 
font-family: Lucida Console;
}

body {
background-color: #333333;  
font-family: Tahoma; 
font-size: 12px; color: #A9A9A9; 
margin-top: 0; 
margin-left: 4; 
margin-right: 0;  
margin-bottom: 0;
border-style:none;
}

body {
SCROLLBAR-FACE-COLOR: #003366; 
SCROLLBAR-HIGHLIGHT-COLOR: #006699; 
OVERFLOW: auto; 
SCROLLBAR-SHADOW-COLOR: #0066CC; 
SCROLLBAR-3DLIGHT-COLOR: Black; 
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #333333; 
SCROLLBAR-DARKSHADOW-COLOR: #006699;
}

form {
background-color: transparent;
font-size: 12px; 
color: #A9A9A9; 
font-family: Trebuchet MS; 
margin-bottom: 1px; margin-top: 0px;
border-bottom: 1px solid #FFA500;
border: 0px;
}

.form1 {
background-color: black;
font-size: 12px; 
color: #A9A9A9; 
font-family: Tahoma; 
margin-bottom: 1px; margin-top: 0px; margin-left: 4px;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
}

input {
background-color: #000000; 
color: #A9A9A9; font-size: 12px; 
font-family: Tahoma; 
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
}

select {
background-color: #000000; 
color: #A9A9A9; 
font-size: 12px; 
font-family: Tahoma; 
margin-bottom: 0px; 
margin-top: 0px; 
border: 1px #FFA500 solid;
}

textarea {
background-color: #000000; 
color: #A9A9A9; 
font-size: 12px; 
font-family: Tahoma; 
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
}

table {
background-color: Black;
font-size: 12px; 
color: #A9A9A9; 
font-family: Tahoma; 
margin-bottom: 1px; margin-top: 1px;
border-bottom: 0px solid #999999;
border-right: 0px solid #999999;
border-top: 0px solid #999999;
border-left: 0px solid #999999;
 padding-top: 1px;
 padding-bottom: 2px;
  }
  
.trans {
background-color: transparent;
margin-bottom: 1px; margin-top: 1px;
border: 0px none;
 padding-top: 1px;
 padding-bottom: 1px;
 background: none;
}  