@charset "iso-8859-1"; 

body {
  scrollbar-face-color:#c0c0c0;
  scrollbar-arrow-color:#808080;
  scrollbar-track-color:#c0c0c0;
  scrollbar-shadow-color:#c0c0c0;
  scrollbar-highlight-color:#c0c0c0;
  scrollbar-3dlight-color:#c0c0c0;
  scrollbar-darkshadow-color:#c0c0c0;
  background-color: #c0c0c0;
  font-family: verdana;
  font-size: 11px;
  color: #c0c0c0;
  padding:0px;
  margin:0px;}


a:link { color: white; text-decoration: none; font-family:verdana; font-size:11px; border-bottom:1px solid white;}
a:active { color: white; text-decoration: none; font-family:verdana; font-size:11px; border-bottom:1px solid white;}
a:visited { color: white; text-decoration: none; font-family:verdana; font-size:11px; border-bottom:1px solid white;}
a:hover { color: #585858; text-decoration: none; font-family:verdana; border-bottom:1px solid #585858; font-size:11px;}

div#stats { font-size:11px; border-top:2px solid #ffffff; border-bottom:2px solid #ffffff; margin-left:40px; margin-right:40px; padding: 5px;}
div#titles { color: #c0c0c0; font-family:verdana; font-size:14px; border-bottom:1px solid #c0c0c0;}
span#titles { color: #c0c0c0; font-family:verdana; font-size:14px;}
span#emp { color: #c0c0c0; font-family:verdana; font-size:11px;}

table#base {font-size:11px; font-family:verdana; border:0px; padding:0px; cellpadding:0px; cellspacing:0px;}
table#fan {width:520px; font-size:11px; font-family:verdana; border:0px; padding:0px; cellpadding:0px; cellspacing:0px;}
td#fan { width:320px; color: #c0c0c0; font-family:verdana; font-size:14px; border-bottom:1px solid #c0c0c0;}
td#country { width:200px; font-family:verdana; font-size:12px; border-bottom:1px solid #c0c0c0;}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #c0c0c0;
background: #808080;
border: 1px solid #c0c0c0;
}

textarea
{
color: #c0c0c0;
background: #808080;
border: 1px solid #c0c0c0;
}

