
.header1 body {
    background-color: #eeffff;
}

.header1 p {
    color:#888888;
    margin-left: 2px;
}
.header1 table, th, td {
     border: none;
}

.hdrleft {
      float:left;
      width:10%;
    }
.hdrmain {
      float:left;
      width:80%;
    }
.hdrright {
      float:right;
      width:10%;
    }



