﻿
     .menu-strip
   {
       font-size: 12px;
       margin: 0px;
       vertical-align: middle;
       height: 20px;
       background-color: #FE9A41;
       width: 775px;
       border-right: solid 1px white;
   }
   /* all levels styles */
   .menu-level1, .menu-level2, .menu-level3
   {
       padding-left: 0px;
       padding-bottom: 2px;
       padding-top: 2px;
       margin: -1px;
   }
   .menu-level1 a:link, .menu-level1 a:visited, .menu-level1 a:hover, .menu-level1 a:active
   {
       color: Black;
   }
   
   /* menu level 1 styles */
   .menu-level1
   {
       font-weight: bold;
       padding-left: 3px;
       margin-left: 0px;
       margin-right:0px;
       margin-bottom:0px;
       margin-top: 0px;
       background: #FE9A41;
       border-top: solid 1px white;
       border-bottom: solid 1px white;
       border-left: solid 1px white;
       
   }
   .menu-level1-selected
   {

   }
   .menu-level1-hover
   {
       background-color: #FFB675;

   }
   .menu-level1-hover a:link, .menu-level1-hover a:visited, .menu-level1-hover a:hover, .menu-level1-hover a:active
   {
       color:Black;
   }
   
   /* menu level 2 styles */
   .menu-level2-submenu
   {
       border-left: solid #FFB675 1px;
       border-right: solid #FFB675 1px;
       border-top: solid #FFB675 1px;
       margin: 0px;
       padding-right: 0px;
       
       
   }
   .menu-level2
   {
       background-color: #CAE3FC;
       font-weight: bold;
       padding-left: 4px;
       padding-right: 4px;
       margin: 0px;
       width: 100%;
       font-size: 12px;
       border-bottom: solid #FFB675 1px;
       height: 20px;
       
   }
   .menu-level2-selected
   {
       background-color: #CAE3FC;
   }
   .menu-level2-hover
   {
       background: #1485FD;   
   }
   .menu-leve2 a:link, .menu-level2 a:visited, .menu-level2 a:hover, .menu-level2 a:active
   {
       color:Black;
   }
   .menu-level2-hover a:link, .menu-level2-hover a:visited, .menu-level2-hover a:hover, .menu-level2-hover a:active
   {
       color:Black;
   }
   
    #ctl00_Menu1_Menu2n0
    {
        width: 130px;
    }
    #ctl00_Menu1_Menu2n1
    {
        width: 168px;
    }
    #ctl00_Menu1_Menu2n2
    {
        width: 105px;
    }
    #ctl00_Menu1_Menu2n3
    {
        width: 105px;
    }
    
    #ctl00_Menu1_Menu2n4
    {
        width: 138px;
    }
    #ctl00_Menu1_Menu2n5
    {
        width: 128px;
    }
