  body {
    margin-top: 9px;
    background-color: #6d6d6d;
  }
  #Table_01 {
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    height: 100%;
  }
  .top_menu {
    background-color: #FE0000;
    padding: 5px;
    font-family: verdana,arial;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
  }
  .top_menu a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    margin-right: 25px;
    margin-left: 25px;
  }
  .page_header {
    background-color: #0100F9;
    font-family: verdana,arial;
    font-size: 14px;
    padding: 5px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
  }
  .body_div {
    border-left: 1px solid #000000;
    background-color: #FFFFFF;
    font-family: verdana,arial;
    font-size: 12px;
    line-height: 20px;
    height: 100%;
    padding: 1px;
  }
  .menu_header {
    background-color: #FE0000;
    padding-left: 0px;
    font-family: verdana,arial;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding: 5px;
    color: #FFFFFF;
    margin-top: 5px;
    margin-left: 5px;
  }
  .left_menu ul {
    margin: 0px;
    list-style: none;
    padding-left: 10px;
    padding-right: 5px;
  }
  .left_menu li {
    background-image: url(/images/arrows.jpg);
    background-repeat: no-repeat;
    padding-left: 13px;
    background-position: 0 .5em;
    text-align: left;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 3px;
  }
  .left_menu a {
    color: #000000;
    font-family: verdana,arial;
    font-size: 11px;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: bold;
  }
  .left_menu a:hover {
    border-bottom: 1px solid #FF0000;
  }
  .search {
    background-color: #d4d0c8;
    border: 1px solid #000000;
    margin: 10px;
    font-size: 12px;
    font-family: verdana, arial;
    color: #000000;
    text-align: left;
    padding: 5px;
  }
  .top_pic {
    background-image: url(/images/template_08a.jpg);
    width: 650px;
    height: 162px;
  }
  .contact_numbers {
    border: 1px solid #000000;
  }
  .mailing_td{
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #336699;
  }
