BODY
{
  background-color: #440000;
  font-family: "Verdana";
  font-size: 10pt;
  color: #FFFFFF;
  margin: 5px 5px 5px 5px;
  padding: 0px 0px 0px 0px}

A:link {color: #fe5656; font-weight: bold; text-decoration: none;}
A:visited {color: #fc3535; font-weight: bold; text-decoration: none;}
A:active {color: #AA0000; font-weight: bold; text-decoration: none;}
A:hover {color: #fe5656; font-weight: bold; text-decoration: underline;}

.maintable
{
  background-image: url(graphics/adobe.jpg);
  background-color: #000000;
  border-width:3px;
  border-style: ridge;
  border-color: #FF0000;
  font-family: "arial";
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: normal;
  padding: 0px 0px 0px 0px;
}

.picstable
{
  background-image: url(graphics/adobe.jpg);
  background-color: #FFFFFF;
  border-width:0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.pictures
{
  border-color: #880000; 
  border-style: ridge; 
  border-width: 3px;  
  margin: 10px 0px 0px 0px;
}

.caption
{
  font-family: "arial", "tahoma";
  font-size: 9pt;
  color: #FFFFFF;
  font-weight: bold;
}

.instructions
{
  font-size: 8pt;
  font-style: italic;
  font-weight: normal;
}

.text
{
  font-family: "ms sans serif", "tahoma", "arial";
  font-size: 12pt;
  color: #FFFFFF;
  font-weight: normal;
  text-align: justify;
}

.santatext
{
  border-width:3px 3px 3px 3px;
  border-style: ridge;
  border-color: #880000;
  background-color: #330000;
  font-family: "ms sans serif", "tahoma", "arial";
  font-size: 12pt;
  color: #FFFFFF;
  font-weight: normal;
  text-align: justify;
  padding: 10px 10px 10px 10px;
}

.bannertop
{
  border-width:3px 0px 0px 0px;
  border-style: ridge;
  border-color: #FF0000;
  background-color: #2E3092;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.banner
{
  color: #FFFFFF;
  font-family: "tahoma", "arial";
  font-size: 14pt;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  margin: 0px 0px 0px 0px;
  text-shadow: 1px 1px #e44b4b;
}

.splash
{
  color: #FFFFFF;
  font-family: "tahoma", "arial";
  font-size: 13pt;
  font-weight: normal;
  padding: 5px 5px 5px 5px;
  margin: 0px 0px 0px 0px;
}

.contact
{
  color: #FFFFFF;
  font-family: "arial";
  font-size: 12pt;
  font-weight: bold;
  padding: 0px 2px 2px 10px;
  margin: 0px 0px 0px 0px;
}

.links
{
  color: #FFFFFF;
  font-family: "arial";
  font-size: 11pt;
  font-weight: bold;
}

p 
{ 
  line-height: 1.1; 
  margin-top: 0px; 
  margin-right: 0px; 
  margin-bottom: 15px; 
}

.ibmofont
{
  font-family: "tahoma";
  font-size: 9pt;
  color: #888888;
}

.bannerback
{
  background-image: url("graphics/ddlogo.gif");
  background-repeat: no-repeat;
  background-position: center top;
}

.button
{
  background: #FFFFFF;
  font-family: "arial";
  font-size: 8.5pt;
  color: #330000;
  width: 100px;
  height: 25px;
  font-weight: bold;
  border-color: #960000;
  border-style: ridge;
  border-width: 3px;
  margin: 0px 1px 0px 1px;
}

.button:hover
{
  color: #650101;
  border-style: inset;
}

.off 
{
  position: absolute; 
  z-index: 10;
  height: 500;
  top: 162;
  width: 950px;
  visibility: hidden;
}

.on 
{
  position: absolute; 
  z-index: 20;
  height: 500;
  top: 162;
  width: 950px;
  visibility: visible;
}

