
body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #9a0000 url(images/flag_test.jpg) no-repeat fixed top left
}

.topstrip {
  background-color: ;
  margin-top: 0px;
  padding-bottom: 2px;
  padding-right:2px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: right;
  font-size: 10px;

}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: large;
  color: #969964;
  text-decoration: underline;
  margin: 0px;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: medium;
  color:#9a0000;
  margin: 0px 0px 0px 0px;
}


p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  margin: 0px 0px 0px 10px;
}

p.question {
  text-decoration: underline;
}

p.answer {
  padding-left: 10px;
  position: relative
}


.graybg {
background-color: #F5F5F5;
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  text-align: center
}

td:first-child {
  text-align: left;
}

th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: medium;
  text-align: center;
  border-bottom: medium double #969964
}

table {
  border-collapse: collapse;
  border: 0;
  table-layout: auto;
  width: 90%;
  margin-left: 5%;
  margin-right: 5%
}

table a {
 border: 0;
 border-bottom: none;
}

table a:hover, table a:visited {
 border: 0;
 border-bottom: none;
}

.headerimg  {
  position: relative;
  margin-bottom: 10px;
  margin-left: 25px;
  z-index: 1;
}

.meat {
  padding: 0px;
}

p#date {
  text-align: right;
  position: absolute;
  margin: -20px 0px 0px 0px;
  left: 580px;
  text-transform: uppercase;
  color: #9a0000;
  font-weight: bold;
  font-family:  "Courier New", Courier, monospace
  }

#main {
  width: 680px;
  margin-left: 50px;
  min-height: 400px;
  position: relative;
  background-color: #FFFFFF;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: -3px
}

/*- Menu Tabs E--------------------------- */

    #tabsE {
      float:left;
      width:100%;
      /*background:#9a0000;*/
      font-size:93%;
      line-height:normal;
      margin-top: -29px;
      margin-bottom: 0px;
      position: relative;
      font-weight: bold
}
    #tabsE ul {
        margin:0;
        padding:0px 10px 0 50px;
        list-style:none;
      }

    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("images/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      border-bottom: none
}
    #tabsE a span {
      float:left;
      display:block;
      background:url("images/tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;       /*5px 25px 4px 6px;  */
      color:#FFF;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */

    #tabsE a:hover span {
      color:#FFF;
      }

    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

    #tabsE #current a {
        background-position:0% -42px;
        }
    #tabsE #current a span {
        background-position:100% -42px;
        }

/* end tab menus -------------------------   */

a, a:active, a:visited {
  text-decoration: none;
  color: #9a0000;
  /*border-bottom: 1px dotted #9a0000*/
}

a:hover {
  text-decoration: none;
  color: #969964;
  border-bottom: 1px dotted #969964;
 }

.disclaimer {
  font-weight: bold;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 30px;
  font-size: x-small;
  color: #969964;
  text-align: center;
  z-index: 2;
  background-color: #9a0000
}

.disclaimer a, .disclaimer a:active, .disclaimer a:visited, .disclaimer a:hover {
  text-decoration: none;
  color: #969964;
  border-bottom: 1px dotted #969964;
}

.footer {
  text-align: center;
  z-index: 3;
  margin-top: 10px;
}

img {
  margin: 0px;
}
