#content_top_menu {
   padding-top: 5px;
   text-align: right;
   font-family: Arial, sans-serif;
   font-size: 92%;
   position: relative;
   color: #9f9d95; 
}
   #content_top_menu a {
      color: #9f9d95;
      margin: 0px 8px;
   }
      #content_top_menu a.last {
         margin-right: 0px;
      }
   #content_top_menu a:visited {
      color: #9f9d95; 
   }
   
#top_menu {
   margin-top: 12px;
}
   #top_menu a {
      font-family: Arial, sans-serif;
      font-weight: bold;
      color: #44423b;
      margin-right: 17px;
   }
   #top_menu a:visited {
      color: #44423b;
   }
      #top_menu a.last {
         margin-right: 0;
      }
      
#left_menu div {
   padding: 0px 60px 0px 0px;
   background: url(/image/layout/left_menu_border.gif) 30px 100% no-repeat;
}
   #left_menu div a {
      display: block;
      padding-bottom: 10px;
      padding-left: 30px;
      padding-top: 10px;
      font-family: Tahoma, Arial, sans-serif;
      font-weight: bold;
      font-size: 100%;
      color: #0b76b5;
      text-decoration: none;
   }
   #left_menu div.top a {
      color: #44423b;
   }
   #left_menu div.top a:visited {
      color: #44423b;
   }
   #left_menu div.sub {
      padding: 0;
      background: transparent;
   }
   #left_menu div.sub a {
      font-weight: normal;
      padding-top: 0px;
      padding-bottom: 10px;
      padding-left: 45px;
   }
   #left_menu div a:visited {
      color: #0b76b5;
   }
   #left_menu div a:hover {
      background: url(/image/layout/i-li.gif) 10px 13px no-repeat;
   }
      #left_menu div a.current {
         background: url(/image/layout/left_menu_active.gif) 10px 13px no-repeat;
      }
      
   #left_menu div.sub a:hover {
      background: url(/image/layout/i-li.gif) 25px 1px no-repeat;
   }
      #left_menu div.sub a.current {
         background: url(/image/layout/left_menu_active.gif) 25px 1px no-repeat;
      }

