
body {margin: 0% 0% 0% 0%; 
  background-color: #004000;
  text-align: center;
  }
  
div, body, td {
  font-family: verdana;
  color: #555555;
  font-size: 12px;  
  }
  
table {
  width: 80%;
  background-color: #ffffff;
  }

td.top {
  padding: 10px 0px 0px 0px;
  }

h5 {font-size: 12px;
  color: #FFFFFF;
  font-family: verdana;
  }
  
td.mid1 {
  border-top: 1px solid #606060;
  text-align: center;
  }
td.mid2 {
  border-top: 1px solid #606060;
  color: #ffffff;
  width: 100%;
  }
  
td.mid3 {
  border-top: 1px solid #606060;
  }

td.bot1 {
  background-color: #BB1F12;
  font-weight: bold;
  color: #ffffff;
  padding-left: 10px;
  }

  
td.menu {
  color: #ffffff;
  background-color: #DD6F00;
  width: 160px;
  padding: 5px;
  }
  
td.content {
  padding: 10px;
  width:100%;
  }
  
td.right {
  color: #ffffff;
  padding: 10px;
  width: 249px;
  background-color: #CD4B20;
  }  
  
  .urhere {
       font-size: 22px;
       font-family: verdana;
       font-weight: 900;
       color: #EEEEEE;
       text-align: left;
       }
  .backtop {
       position: absolute;
       right: 105px;
       text-decoration: none;
       }

.left:link {
       color: #ffffff; 
       font-family: verdana;  
       font-size: 12px; 
       text-decoration: none;
       font-weight: bold;
       }
  .left:active {
       color: #FEFAC5; 
       font-family: verdana; 
       font-size: 12px;
       font-weight: bold;
       }
  .left:visited {
       color: #E7CFAF; 
       font-family: verdana; 
       font-size: 12px; 
       font-weight: bold;
       text-decoration: none;
       }
  .left:hover {
       color: #993300; 
       font-family: verdana; 
       font-size: 12px; 
       font-weight: bold;
       text-decoration: underline;
       }
  a:link {
       color: #993300; 
       font-family: verdana; 
       font-weight: ; 
       font-size: 12px; 
       text-decoration: none;
       }
  a:active {
       color: #76522E; 
       font-family: verdana; 
       font-weight: ;
       font-size: 12px;
       }
  a:visited {
       color: #993300; 
       font-family: verdana; 
       font-weight: ;
       font-size: 12px; 
       text-decoration: none;
       }
  a:hover {
       color: #DD6F00; 
       font-family: verdana; 
       font-weight: ;
       font-size: 12px; 
       text-decoration: underline;
       } 
