/**
 * File:  indexstyle.css
 * External CSS for /index.html.
 **/

  .ad-tab-font {
    background-color: transparent;
    color: #FFFFFF;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
  }

  .ad-tab-blue-fill  {  background-color: #006494;  width: 11px;  height: 14px; }
  .ad-tab-brown-fill {  background-color: #AF5325;  width: 11px;  height: 14px; }

  .ad-brown-h-border1 {  width: 291px;  height: 3px;  background-color: #AF5325; }
  .ad-brown-h-border2 {  width: 291px;  height: 1px;  background-color: #FAF5F2; }
  .ad-brown-h-border3 {  width: 291px;  height: 8px;  background-color: #FFFFFF; }

  .ad-brown-v-border1 {  width: 3px;  height: 156px;  background-color: #AF5325; }
  .ad-brown-v-border2 {  width: 1px;  height: 156px;  background-color: #FAF5F2; }

  .ad-blue-h-border1 {
    width: 118px;
    height: 3px;
    background-color: #006494;
  }

  .ad-blue-h-border2 {
    width: 118px;
    height: 1px;
    background-color: #EBF1F7;
  }

  .ad-blue-h-border3 {
    width: 118px;
    height: 8px;
    background-color: #FFFFFF;
  }

  .ad-blue-v-border1 {
    width: 3px;
    height: 156px;
    background-color: #006494;
  }

  .ad-blue-v-border2 {
    width: 1px;
    height: 156px;
    background-color: #EBF1F7;
  }

  .ad-blue-body {
    width: 132px;
    height: 156px;
    background-color: #FFFFFF;
    vertical-align: top;
    text-align: center;
  }

  .ad-brown-body {
    width: 305px;
    height: 156px;
    background-color: #FFFFFF;
  }

  .main-tab-td {
    height: 26px;
    width: 90px;
  }

  .main-tab-img {
    height: 26px;
    width: 90px;
    border: none;
  }

  .main-tab-spacer {
    width: 3px;
    height: 26px;
  }

  .corners {
    width: 11px;
    height: 12px;
  }

  .member-spacer {
    width: 140px;
    height: 5px;
  }

  .button-td {
    width: 140px;
    height: 108px;
  }

  .gradient1-td {
    width: 8px;
    height: 148px;
    graphics/corners/gradient1.gif
  }

  .blue-fill {
    width: 12;
    height: 12;
    background-color: #93BDD1;
  }

  .link-font {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
   }