   body {
      background-color: #ffffff;
      background-attachment: scroll;
      background-image: url(images/clr.gif);
      background-position: top;
      background-repeat: repeat-x;
   }

   #title {
      font-family: arial, helvetica;
      font-size: 14px;
      text-align: center;
      font-weight: bold;
   }

   .item { 
      position: absolute; 
      z-index: 75;
      visibility: hidden; 
      width: 230px;
      height: 16px;
      layer-background-color: #ffcc00;
      background-color: #ffcc00; 
      cursor: hand;
      clip:rect(0px 130px 16px 0px);
   }

   .item a {
      font-family: arial, helvetica;
      font-size: 10px;
      color: #000000;
      text-decoration: none;
   }


   .link {
      font-family: arial, helvetica;
      font-size: 10px;
      color: #000000;
      text-indent: 5px;
   }

   .border {
      position: absolute;
      z-index: 70;
      visibility: hidden; 
      layer-background-color: #000000; 
      background-color: #000000; 
   }

   #leftsubmenuTree {
      position: absolute;
      z-index: 90;
      width: 154px;
      top: 129px;
      left: 0px;
      font-family: arial, helvetica;
      font-size: 10px;
   }

   #leftsubmenu {
      position: absolute;
      z-index: 25;
      width: 135px;
      top: 140px;
      left: 9px; 
      font-family: arial, helvetica;
      font-size: 10px;
      color: #000000;
   }

   #leftsubmenuTree a {
      font-family: arial, helvetica;
      font-size: 10px;
      color: #000000;
      text-decoration: none;
   }

   #leftsubmenuTree a:hover {
      color: #0000ff;
   }

   #leftsubmenu a {
      font-family: arial, helvetica;
      font-size: 10px;
      text-decoration: none;
      color: #64617e;
   }

   #leftsubmenu a:hover {
      color: #0000ff;
   }



   #menuHeader {
      font-family: tahoma, helvetica;
      font-size: 11px;
      font-weight: bold;
      color: #64617e;
   }


   #contentbody {
      position: absolute;
      z-index: 25;
      width: 585px;
      top: 166px;
      left: 160px; 
      font-family: arial, helvetica;
      font-size: 12px;
      color: #484848;
      layer-background-color: #ffffff; 
      background-color: #ffffff;
      clip: rect(0px 585px auto 0px);
   }

   #contentbody a {
      color: #660099;
      text-decoration: none;
   }

   #contentbody a:hover {
      color: #ffcc00;
   }

   #contentbody .isisLink a {
      text-decoration: underline;
      color: #ffffff;
      font-size: 12px;
   }

   #contentbody TD {
      font-family: arial, helvetica;
      font-size: 12px;
   }

   #contentbody TR TD {
      font-family: arial, helvetica;
      color: #484848;
      font-size: 12px;
   }
