body {
margin: 0px 0px 0px 0px; 
background: #000000; 
background-image: url();
background-repeat: repeat;
background-attachment: fixed;
font-family: tahoma; 
font-size: 9pt;
color: #FFFFFF; 

scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-highlight-color: #000000	
}

a, a:visited, a:active { 
color: #94DBF9; 
font-weight: bold; 
text-decoration: none; 
}

a:hover { 
color: #242424; 
font-weight: bold; 
text-decoration: none; 
}

#center {
  margin-left: 300px;
  padding: 0px;
  margin-right: 300px;
  top: 0px;
}

.header { 
padding: 2px; 
background: #000000; 
border-bottom: 1px dotted #FFFFFF; 
font-family: tahoma; 
color: #189CCE; 
font-size: 9pt; 
font-weight: bold; 
text-transform: uppercase; 
letter-spacing: 2px; 
text-align: center; 
}

.otherheader { 
padding-left: 5px; 
padding-bottom: 3px; 
}

.otherheader2 { 
background: #000000; 
border-bottom: 1px dotted #FFFFFF; 
font-family: tahoma; 
color: #189CCE; 
font-size: 9pt; 
font-weight: bold; 
text-transform: lowercase; 
letter-spacing: 2px; 
text-align: center; 
width: 200px; 
}

td
{ 
font-family: tahoma; 
font-size: 9pt; 
color: #FFFFFF;
padding: 2px;
}

input, textarea { 
font-family: tahoma; 
font-size: 9pt; 
color: #FFFFFF; 
border: 2px solid #000000; 
background: #282828; 
}

