#mainMenu1 {
  color: #000;
  margin:0px;
  padding:0px;
  z-index: 1;
  position: static;
  height:25px;
}

#menuList1 {
  margin-top: 0px;

  padding-right: 6px;
  /* do not use a position other than 'static' here */
}

#menuList1 li {
  /* do not change these rules */
  display: inline;
  margin: 0;
  list-style: none;
  /* do not change these rules */
  text-align:right;
  background-image:url(/images/bg_menuleft_noselect.gif);
  background-repeat:no-repeat;
  background-position:left 5px;
  padding-left:7px;
  padding-top:5px;
  padding-bottom:5px;
  font-size: 13px;
}

#menuList1 li.left {
  /* do not change these rules */
  display: inline;
  margin: 0;
  list-style: none;
  /* do not change these rules */
  text-align:right;
  background-image:url(/images/bg_menuleft_noselect.gif);
  background-repeat:no-repeat;
  background-position:left 5px;
  padding-left:7px;
  padding-right:25px;
  padding-top:5px;
  padding-bottom:5px;
  font-size: 13px;
}

#menuList1 li.right {
  /* do not change these rules */
  display: inline;
  margin: 0;
  list-style: none;
  /* do not change these rules */
  text-align:right;
  background-image:url(/images/bg_menuleft_noselect.gif);
  background-repeat:no-repeat;
  background-position:12px 5px;
  padding-left:20px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
  font-size: 13px;
}

#menuList1 li a {
  color: #FFFFFF;
  display: inline;
  margin: 0;
  /* always set margin to '0' */
  /* Win/IE5.0 will ignore border and padding if display is 'inline' */
  text-decoration: none;
  background-image:url(../images/bg_menuright_noselect.gif);
  background-repeat:no-repeat;
  background-position:right top;
  padding-top:3px;
  padding-bottom:6px;
  padding-right:7px;
  font-size:10px;
  text-align:left;
  font-weight:bold;
}





#menuList1 li.right a {
  color: #FFFFFF;
  display: inline;
  margin: 0;
  /* always set margin to '0' */
  /* Win/IE5.0 will ignore border and padding if display is 'inline' */
  text-decoration: none;
  background-image:url(../images/bg_menuright_noselect.gif);
  background-repeat:no-repeat;
  background-position:right top;
  padding-top:3px;
  padding-bottom:6px;
  padding-right:7px;
  font-size:10px;
  text-align:left;
  font-weight:bold;
}


#menuList1 .selected {
  /* do not change these rules */
  display: inline;
  margin: 0;
  list-style: none;
  /* do not change these rules */
  text-align:right;
  background-image:url(../images/bg_menuleft_selected.gif);
  background-repeat:no-repeat;
  background-position:left 5px;
  padding-left:7px;
  padding-top:5px;
  padding-bottom:5px;
}

#menuList1 .selected_right {
  /* do not change these rules */
  display: inline;
  margin: 0;
  list-style: none;
  /* do not change these rules */
  text-align:right;
  background-image:url(../images/bg_menuleft_selected.gif);
  background-repeat:no-repeat;
  background-position:12px 5px;
  padding-left:20px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
}

#menuList1 .selected_left {
  /* do not change these rules */
  display: inline;
  margin: 0;
  list-style: none;
  /* do not change these rules */
  text-align:right;
  background-image:url(../images/bg_menuleft_selected.gif);
  background-repeat:no-repeat;
  background-position:left 5px;
  padding-left:7px;
  padding-right:20px;
  padding-top:5px;
  padding-bottom:5px;
}

#menuList1 .selected a{
  color: #FFFFFF;
  display: inline;
  margin: 0;
  /* always set margin to '0' */
  /* Win/IE5.0 will ignore border and padding if display is 'inline' */
  text-decoration: none;
  background-image:url(../images/bg_menuright_selected.gif);
  background-repeat:no-repeat;
  background-position:right top;
  padding-top:3px;
  padding-bottom:10px;
  padding-right:10px;
  font-size:10px;
  text-align:left;
  font-weight:bold;
}

#menuList1 .selected_left a{
  color: #FFFFFF;
  display: inline;
  margin: 0;
  /* always set margin to '0' */
  /* Win/IE5.0 will ignore border and padding if display is 'inline' */
  text-decoration: none;
  background-image:url(../images/bg_menuright_selected.gif);
  background-repeat:no-repeat;
  background-position:right top;
  padding-top:3px;
  padding-bottom:10px;
  padding-right:10px;
  font-size:10px;
  text-align:left;
  font-weight:bold;
}

#menuList1 .selected_right a{
  color: #FFFFFF;
  display: inline;
  margin: 0;
  /* always set margin to '0' */
  /* Win/IE5.0 will ignore border and padding if display is 'inline' */
  text-decoration: none;
  background-image:url(../images/bg_menuright_selected.gif);
  background-repeat:no-repeat;
  background-position:right top;
  padding-top:3px;
  padding-bottom:10px;
  padding-right:10px;
  font-size:10px;
  text-align:left;
  font-weight:bold;
}


#menuList1 li a:hover, #menuList1 li a:focus {
  color: #FFFFFF;
}

/* As Win/IE5.0 doesn't apply padding on inline elements, background images
 * must be hidden from it, otherwise they will be displayed behind text
 */
#menuList1 li a.actuator {
  width/* */: auto; /* hides the following rule from Win/IE5.0 */
  color: #FFFFFF;
  padding-right: 10px;
  text-decoration: none;
  text-align: center;
}

#menuList1 li a.actuator:hover, #menuList1 li a.actuator:focus {
  width/* */: auto; /* hides the following rule from Win/IE5.0 */
  color: #ffcc66;
  text-decoration: none;
  
}

#menuList1 .menu {
  color: #000033;
  margin: 0px -25px;
  padding: 0px;
  /* only set '0' or negative margin */
  /* border  width must be the same on the four sides (in 'px' units) */
  /* padding width must be the same on the four sides (in 'px' units) */
  z-index: 1;
  position: absolute;
  visibility: hidden;
  background-image:none;
  background-color:#FFFFFF;
  border:1px solid #000033;
  text-indent : 5px; 
  /* always set position to 'absolute' and visibility to 'hidden' */
}

#menuList1 .menu .menu {
  margin-left: 2px;
  background-image:none;
  /* if a non-zero padding is set on .menu, set margin-left to margin-left + padding */
}

#menuList1 .menu li a,#menuList1 .menu li a:hover, #menuList1 .menu li a:focus  {
  display: block;
   background-image:none;
   color: #000033;
  /*line-height: normal;*/

}
#menuList1 .menu li a:hover, #menuList1 .menu li a:focus  {
  background-color:#263857;
  color:#ffffff;
}

#menuList1 .menu li .selected {
  background-color:#ff9900;
  color:#ffffff;
}

#menuList1 .menu li  {
  background-image:none;
  line-height: normal;
  padding-left:0px;
}

#menuList1 .menu li.disabled {
	padding-left:0px;
	margin-left: 2px;
	font-size:10px;
  	text-align:left;
  	font-weight:bold;
	display: block;
   	background-image:none;
   	color: #B2B2B2;
}


#menuList1 .menu li a.actuator {
  color: #000033;
   background-image:url(../images/float_menu_arrow.gif);
   background-position:85% top;
      background-repeat : no-repeat;
}

#menuList1 .menu li a.actuator:hover, #menuList1 .menu li a.actuator:focus {
   color: #000033;
   background-image:url(../images/float_menu_arrow.gif);
   background-position:85% top;
      background-repeat : no-repeat;
   color:#ffffff;
}
