body {
  background-color: #000000;
  background-position: center top;
  background-attachment: scroll;
  background-image: url("http://fantasyers.com/images/bg.gif");
  background-repeat: repeat-y
  font-family: "Lucida Sans Unicode", verdana, tahoma, arial;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  color: #D6DBE4;
}

p, td, th, blockquote, ul, ol {
  font-family: "Lucida Sans Unicode", verdana, tahoma, arial;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  color: #D6DBE4;
}

textarea {
  font-family: arial, helvetica;
  font-size: 11px;
  color: #404040;
  background-color: #DEE4EB;
}

input, select {
  font-family: arial, helvetica;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #404040;
  background-color: #DEE4EB;
  border: outset 1px #BBBBBB;
  height: 18px;
}
input.btnnrm {filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#798BB0');}
input.btnhov {filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#ACB6CC');}
input.btndis {color: #B1B1B1;}
input.login  {background-color: #B6BFC9;}

a         {text-decoration: none}
a:link    {color: #AAAAFF;}
a:visited {color: #AAAAFF;}
a:hover   {color: #FFFFFF; text-decoration: underline;}
a:active  {color: #AAAAFF;}

.ttny     {font-size: 8px;}
.tsml     {font-size: 10px;}
.tmed     {font-size: 12px;}
.tlrg     {font-size: 14px;}

.talt     {font-family: arial, helvetica; font-style: italic;};

.htny     {font-family: arial; font-size: 11px; font-weight: bold; color: #FFFFFF;}
.hsml     {font-family: arial; font-size: 12px; font-weight: bold; color: #B4C8DE;}
.hmed     {font-family: arial; font-size: 14px; font-weight: bold; color: #B4C8DE;}
.hlrg     {font-family: arial; font-size: 16px; font-weight: bold; color: #B4C8DE;}
.hbig     {font-family: arial; font-size: 18px; font-weight: bold; color: #FFFFFF;}

.fsml     {font-size: 9px; color: #969696;}
.fmed     {font-size: 10px; color: #969696;}
