@charset "iso-8859-1"; 

body {
  scrollbar-face-color:#000000;
  scrollbar-arrow-color:#404040;
  scrollbar-track-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-color:#000000;
  background-color: #404040;
  font-family: verdana;
  font-size: 11px;
  color: black;
  padding:0px;
  margin:0px;}


a:link { color: white; text-decoration: none; font-family:verdana; font-size:11px; border-bottom:1px solid #7b0929;}
a:active { color: white; text-decoration: none; font-family:verdana; font-size:11px; border-bottom:1px solid #7b0929;}
a:visited { color: white; text-decoration: none; font-family:verdana; font-size:11px; border-bottom:1px solid #7b0929;}
a:hover { color: #7b0929; text-decoration: none; font-family:verdana; border-bottom:1px solid white; font-size:11px;}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: black;
background: #404040;
border: 1px solid black;
}

textarea
{
color: black;
background: #404040;
border: 1px solid black;
}

