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