body, td 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  
  background-color: #000000; 

font-family: book antiqua; 
color: #ff6000; 
font-size: 10px;

cursor:crosshair;

direction:;
  background-attachment:fixed; 
  scrollbar-arrow-color: #ff6000;
  scrollbar-track-color: black;
  scrollbar-face-color: black;
  scrollbar-highlight-color: #ff6000;
  scrollbar-3dlight-color: black;
  scrollbar-darkshadow-color: black;
  scrollbar-shadow-color: black; }

#header {
  margin: 20px;
  padding: 0px;
  height: 200px;
}
#left {
  position: absolute;
  left: 5px;
  top: 0px;
  width: 120px;
}

#right {
  position: absolute;
  left: 950px;
  top: 0px;
  width: 120px;
}

  
  input, select, textarea
{ border:1px solid #ff6000; background:black; font-family: book antiqua;
font-size:10;
color: #ff6000; }

A:link
{ text-decoration: none; color:#ff6000 }
A:visited
{ text-decoration: none; color:#ff9900; }
A:active
{ text-decoration: underline overline; color:#ff6000; }
A:hover
{ text-decoration: underline overline; color:#993355;

font-family: book antiqua; 
color: #ff6000; 
letter-spacing: 2pt;
font-weight: lighter;}

.head{
font-family: book antiqua; 
color: #000000; 
font-size: 10px;
border-bottom: 1pt double #ff6600;
border-top: 1pt double #ff6600;
border-left: 1pt double #ff6600;
border-right: 1pt double #ff6600;
background-color:#990000;
}
.menu{
font-family: book antiqua; 
color: #ff6600; 
font-size: 10px;
border-bottom: 1pt double #ff6000;
border-top: 1pt double #ff6000;
border-left: 1pt double #ff6000;
border-right: 1pt double #ff6000;
background-color:#330000;
}
