body
{
  background-color: black;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Arial", sans-serif;
}
A:link {text-decoration: none; color: #d2d2d2;}
A:visited {text-decoration: none; color: #d2d2d2;}
A:active {text-decoration: none; color: #3333ff;}
A:hover {text-decoration: none; color: #ffffff;}

.linkBox
{
  font-family: "Arial", sans-serif;
  font-weight: bold;
  font-size: 100%;
  background-image: url('../images/silverbox.png');
  color: #d2d2d2;

 
}

.logoBox
{
  width: 350; 
  vertical-align: top; 
  text-align: center;
  font-family: "Arial", sans-serif;
  font-style: italic;
  font-size: 95%;
line-height: 280%;
  background-image: url('../images/.png');
}

.contactBox
{
  background-image: url('../images/contact_box_white.gif');
}

.dividerBox
{

font-family: "Arial", sans-serif;
  font-weight: bold;
  font-size: 110%;
  color: #1f1f1f;
  line-height: 280%;
  background-image: url('../images/silverbox.png');
  text-align: center;

}
.infoTable
{
  vertical-align: top;
width: 100%; 
  background-image: url('../images/blk_tile.gif');
  color: #FFFFFF

}
.infoText
{
  font-family: "Arial", sans-serif;
}

html>body>table.infoTable>tbody>tr>td.linkBox
{
  background-image: url('../images/blk_tile.gif');
}