body
{
  background: #000000; 
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #fde79c;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #fde79c;
  scrollbar-arrow-color: #fde79c;
  scrollbar-track-color: #000000;
  margin: 0px 0px 0px 0px;
}

a:link 
{
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  color: #000000;
  text-decoration: none; 
}

a:visited
{
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  color: #000000;
  text-decoration: none; 
}

a:hover 
{
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none; 
}

li
{
  list-style-image: url(images/spacer.gif);
}


#Table
{
  filter:alpha(opacity=95);
  -moz-opacity:0.95;
  opacity: 0.95;
}

#MainTable 
{
  background: #feea91;
  background-image: url(images/11.jpg);
  
  background-repeat: no-repeat;
  
  background-attachment: fixed;
  background-position: top center;
 
  position: absolute;
  top: 0px;
  left:  0px;
  width: 522px;
  height: auto; 
  z-index: 1;
}

#Main 
{
  position: absolute;
  top: 10px;
  left:  15px;
  width: 90%;
  height: auto; 
  z-index: 2;
}

.MainText
{
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align: left;
}

.Newsletter
{
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  font-size: 11px;
  font-variant: small-caps;
  color: #fbf3c9;
  text-align: left;
}


.LargeText
{
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 14px;
  color: #000000;
}

.Border
{
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
}

.Copyright
{
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  color: #000000; 
  font-weight: normal; 
  font-size: 9px;
  text-align: center;
}
