
  body {
    font-family: verdana;
    font-size: 11px;
    }
    
  a.sideMenu:visited {color: black; text-decoration: none;}
  a.sideMenu:link    {color: black; text-decoration: none;}
  a.sideMenu:hover   {color: rgb(231,131,0); font-size: 14px; text-decoration: none;}

  a.aaxsysHome:visited {color: rgb(108,111,112);}
  a.aaxsysHome:link {color: rgb(108,111,112);}
  a.aaxsysHome:hover {color: rgb(202,155,74);}

  a.footer:visited {color: white;}
  a.footer:link {color: white;}
  a.footer:hover {color: rgb(233,131,0);}

  h1 {
    font-size: 11px;
    color: rgb(153,153,153);
    }
    
  div.background {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 0px;
    left: 0px;
    width: 1029px;
    height: 830px;   
    border: 1px solid rgb(108,111,112);
    z-index: 0;
    }

  select {
    font-size: 12px;
    border: 1px solid rgb(204,204,204);
    height: 25px;
    width: 213px;
    }
    
  input.zip {
    font-size: 12px;
    border: 1px solid rgb(204,204,204);
    height: 18px;
    width: 212px;
    }
    
  input.buttons {
    font-size: 10px;
    height: 25px;
    width: 90px;
    }

  div.labels {
    position: absolute;
    left: 155px;
    width: 260px;
    height: 20px;
    padding-top: 2px; 
    }

  div.selects {
    position: absolute;
    left: 297px;
    width: 215px;
    height: 25px;
    }

  div.buttons {
    position: absolute;
    top: 525px;
    left: 295px;
    padding-left: 0px
    }
    
   div.footer {
     position: absolute;
     top: 757px;
     left: 0px;
     width: 866px;
     height: 66px;     
     text-align: center;       
     color: white;
     line-height: 12px;
     font-size: 8px;
     padding-top: 6px;
     }

  #sideMenuDiv {
    position: absolute;
    top: 0px;
    left: 809px;
    height: 750px;
    width: 198px;
    font-size: 12px;
    }
    
  #menuItem1 {
    position: relative; 
    top: 140px;
    left: 22px;
    height: 20px;
    }
   
  #menuItem2 {
    position: relative;
    top: 167px;
    left: 22px;
    height: 20px;
    }
   
  #menuItem3 {
    position: relative;;
    top: 195px;
    left: 22px;
    height: 20px;
    }
   
  #menuItem4 {
    position: relative;
    top: 223px;
    left: 22px;
    font-size: 12px;
    }
   
  #menuItem5 {
    position: relative;
    top: 256px;
    left: 22px;
    height: 20px;
    }
   
  #menuItem6 {
    position: relative;
    top: 284px;
    left: 22px;
    font-size: 12px;
    font-family: helvetica, sans-serif;
    height: 20px;
    color: black;
    }

 #bannerAdsDiv {
   position: absolute;
   top: 575px; 
   left:  172px; 
   width: 602px; 
   height: 177px;
   }
  
  img.bannerAds {
    display: none;
    border: none;    
    }
