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

font-family: verdana, arial, book antiqua, times new roman, courier; 
color:#000000; 
font-size: 10px;


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

#header {
  margin: 10px;
  padding: 0px;
  height: 480px;
}

#center {
  top: 0px;
  margin-left: 10px;
  margin-right: 0px;
  width: 490px;
}
#right {
  position: absolute;
  left: 510px;
  top: 490px;
  width: 200px;
}


  
  input, select, textarea
{ border:1px dashed #ffcc66; background:#ff3300; font-family: verdana, arial, book antiqua, times new roman, courier;
font-size:10px;
color:#ffcc66; }

A:link
{ text-decoration: underline; color:#ffcc66 }
A:visited
{ text-decoration: underline; color:#990000; }
A:active
{ text-decoration: underline; color:#000000; }
A:hover
{ text-decoration:none; color:#000000; filter:alpha(opacity=100, finishopacity=0, style=1, startX=0, startY=0, finishX=200, finishY=0); height:10px; cursor:e-resize; font-size:10px;}

.head{
font-family: verdana, arial, book antiqua, times new roman, courier; 
color:#ffcc66; 
font-size: 10px;
border-bottom: 2pt double #000000;
border-top: 1pt double #000000;
border-left: 1pt double #000000;
border-right: 1pt double #000000;
background-color:#990000; filter:alpha(opacity=100, finishopacity=0, style=1, startX=0, startY=0, finishX=200, finishY=0); height: 10px; text-decoration:none; font-weight:normal; cursor:e-resize; font-size:10px; 
}
.menu{
font-family: verdana, arial, book antiqua, times new roman, courier; 
color:#ffcc66; 
font-size: 10px;
border-bottom: 1pt double #ffcc66;
border-top: 1pt double #ffcc66;
border-left: 1pt double #ffcc66;
border-right: 1pt double #ffcc66;
background-color:#ff3300;
}
.center{
font-family: verdana, arial, book antiqua, times new roman, courier; 
color:#000000; 
font-size: 10px;
border-bottom: 1pt double #990000;
border-top: 1pt double #990000;
border-left: 1pt double #990000;
border-right: 1pt double #990000;
background-color:#ff3300;
}