.header{
  border: none 0px;
  width: 750px;
  height: 200px;
  padding: 0px 0px 0px 0px;
  margin: 0;
  background-image: url(../img/top1.jpg);
}

.header2{
  border: none 0px;
  width: 750px;
  height: 200px;
  padding: 0px 0px 0px 0px;
  margin: 0;
  background-image: url(../img/top2.jpg);
}



.header3{
  border: none 0px;
  width: 750px;
  height: 200px;
  padding: 0px 0px 0px 0px;
  margin: 0;
  background-image: url(../img/top3.jpg);
}




.header4{
  border: none 0px;
  width: 750px;
  height: 250px;
  padding: 0px 0px 0px 0px;
  margin: 0;
  background-color: #000000;
}


.top{
  border: solid 1px;
  width: 750px;
  height: 60px;
  padding: 25px 0px 0px 0px;
  margin: 0;
  background-image: url(../img/back.gif);
}

.bottom{
  border-left: solid 1px;
  border-right: solid 1px;
  border-bottom: solid 1px;
  width: 750px;
  padding: 5px 5px 5px 5px;
  margin: 0;
  font-size: 13px;
  text-align: left;
  background-image: url(../img/back.gif);
}


.middle{
  border-left: solid 1px;
  border-right: solid 1px;
  width: 750px;
  height: 20px;
  padding: 0px 0px 0px 0px;
  margin: 0;
  text-align: left;
  background-image: url(../img/back.gif);
}


.middle2{
  border-left: solid 1px;
  border-right: solid 1px;
  width: 750px;
  height: 20px;
  padding: 0px 0px 0px 0px;
  margin: 0;
  text-align: left;
  background-color: #000000;
}



.bottom2{
  border: none 0px;
  width: 750px;
  height: 20px;
  padding: 0px 0px 0px 0px;
  margin: 0;
  text-align: right;
  font-size: 11px; 

}


a{text-decoration:none}
a:link    {color:#000000}
a:active  {color:#000000}
a:visited {color:#000000}
a:hover   {color:red; text-decoration: underline;}

table { 
  font-size: 13px; 
  line-height: 150%;
}