img {border : 0px solid #FFFFFF;}
body { background-color : #FFFFFF;
      margin: 0px;
      color: #000000;
}

td{ font-family : Tahoma;
    font-size : 10px;
    color : #000000;
}
form, p {margin: 0px; }

.cell1 {
   background-image: url("../images/h1.gif");
   background-repeat : repeat-x;
}
.cell2 {
   background-color : #0099cb;
   background-repeat : no-repeat;
}.cell2a {
    background-color : #0099cb;
   background-repeat : no-repeat;
}
.cell9 {
   background-image: url("../images/logo.gif");
   background-repeat : repeat-x;
}
.cell4 {
   background-image: url("../images/h4.gif");
   background-repeat : repeat-x;
}

.cell5 {
   background-image: url("../images/thbg.gif");
   background-repeat : no-repeat;
   background-position: bottom;
   font-family : Tahoma;
   font-size : 12px;
   font-weight: bold;
   padding-top: 10px;
   color: #000000;
}
.cell5 a{
   font-weight: bold;
   color: #000000;
   text-decoration: none;
}
.cell5 a:hover{
   text-decoration: underline;
}
.cell10 {
 background-color: #F9F8F8;
}

.cell6 {
   background-image: url("../images/tr2.gif");
   background-repeat : no-repeat;
   backgound-position: right top;
   width: 480px;
   height: 256px;
   padding-left: 250px;
   padding-top: 20px;
   padding-bottom: 20px;
   padding-right: 20px;
   margin-left:20px;
   margin-bottom:20px;
   margin-top:20px;

}
.cell7 {
   font-family : Tahoma;
   font-size : 11px;
   font-weight: bold;
   color: #FF5501;

}

.cell8 {
   padding-top:5px;
   padding-left:20px;
}

.cell8 a{
   font-family : Tahoma;
   font-size : 11px;
   color: #6A6A6A;
   text-decoration: none;
}

.cell8 a:hover{
   text-decoration: underline;
}


.hlink a{
   font-family : Tahoma;
   font-size : 11px;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
.hlink a:hover{
   text-decoration: underline;

}


.footer {
   background-image: url("../images/f1.gif");
   background-repeat : repeat-x;
}

.footer td{
   font-family : Tahoma;
   font-size : 10px;
   color: #FFFFFF;
}

.footer td a{
   font-family : Tahoma;
   font-size : 10px;
   color: #FFFFFF;
   text-decoration: none;
}

.footer td a:hover{
   text-decoration: underline;
}

.block1 {
  font-family : Verdana;
  font-size : 10px;
  color: #008CBB;

  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  padding-right: 5px;
}

.block2 {
  font-family : Tahoma;
  font-size : 11px;
  color: #FF5501;
  font-weight: bold;

  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  padding-right: 5px;
}

.block5 {
  font-family : Tahoma;
  font-size : 14px;
  color: #646464;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}

.block6 {
  padding-right:10px;

}

.block6 a{
  font-family : Tahoma;
  font-size : 11px;
  font-weight: bold;
  color: #030D8C;
}
#fakeiframe{
   width: 830px;
   height: 1200px;
   overflow: scroll;
   ...
   }
