div.indexBody {
  background-color: #ffffff;
  width: 574px;
  float: left;
}

div.indexText {
  font-size: 10px;
  background-color: #fff2d6;
  padding: 2px;
  color: #660000;
  margin-left: 1px;
}

div.indexNewsletter {
  font-size: 10px;
  background: url('/siteimages/index_newsletter_background.gif') repeat-x;
  background-color: #fff2d6;
  padding: 2px;
  color: #660000;
  margin-top: 2px;
  margin-left: 1px;
}

div.indexNewsletter A {
  font-size: 12px;
  font-weight: bold;
  color: #cc0000;
  text-decoration: none; 
}

div.indexNewsletter A:hover {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none; 
}

div.indexNewsletterImage {
  float: right;
  padding: 2px;
  border: 2px solid #8e7234;
  text-align: center;
  margin: 4px;
}

div.indexTables {
  background-color: #fff2d6;
  font-size: 10px;
  height: 110px;
  margin-top: 5px;
  margin-left: 1px;
  padding: 3px;
  padding-left: 5px;
  padding-right: 5px; 
}

div.indexTables A {
  color: #CC0000;
  text-decoration: none;
}

div.indexTables A:hover {
  color: #CCCCCC;
  text-decoration: none;
}

div.indexTableHeader1 {
  float: right;
  font-size: 18px;
  font-weight: bold;
  width: 450px;
  border-bottom: 2px solid #cc0000;
  text-align: right;
}

div.indexTableHeader1 A {
  color: #CC0000;
  text-decoration: none;
}

div.indexTableHeader1 A:hover {
  color: #000000;
  text-decoration: none;
}

div.indexTableHeader0 {
  float: left;
  font-size: 18px;
  font-weight: bold;
  width: 450px;
  border-bottom: 2px solid #cc0000;
  text-align: left;
}

div.indexTableHeader0 A {
  color: #CC0000;
  text-decoration: none;
}

div.indexTableHeader0 A:hover {
  color: #000000;
  text-decoration: none;
}

div.indexTableImage0 {
  width: 108px;
  height: 108px;
  background: url('/siteimages/index_categories_icons.gif') no-repeat;
  float: right;
  padding-top: 2px;
  padding-left: 3px;
}

div.indexTableImage1 {
  width: 108px;
  height: 108px;
  background: url('/siteimages/index_categories_icons.gif') no-repeat;
  float: left;
  padding-top: 2px;
  padding-left: 3px;
}

table.indexTableListing0 {
  font-size: 10px;
  width: 450px;
  margin-top: 6px;
  float: left;
}

table.indexTableListing1 {
  font-size: 10px;
  width: 450px;
  margin-top: 6px;
  float: right;
}

td.indexTableListing A {
  color: #CC0000;
  text-decoration: none;
}

td.indexTableListing A:hover{
  color: #000000;
  text-decoration: none;
}
