html, body, table {
  font-size: 14px;
}

.table_premium {
    border: 1px solid #C0C0C0;
    background-color: white;
}

.table_premium td {
    border: 1px solid #C0C0C0;
    padding: 4px;
}

#table1 {
  width: 1000px;
}

h1 {
  font-size: 20px;
}

.ad td {
  vertical-align: top;
}

#headLeft {
  float: left;
  padding-left: 10px;
}

#headRight {
  float: right;
  padding-right: 20px;
  padding-top: 30px;
}

#headLeftCenter {
  float: left;
  padding-left: 50px;
  padding-top: 30px;
}

#headBreak {
  clear: both;
}

#footer_link{padding-top: 7px; height:31px;background-image:url(../images/menu_rpt.gif); background-repeat:repeat-x;}
#footer_link a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#7a7a7a; text-decoration:none;}
#footer_link a:hover{text-decoration:underline;color:#024a62;}

#midContent{ background-image:url(../images/bottom_content_rpt_head.gif); background-repeat:repeat-x;}
