.horz_nlsmenu {
  
	/*width:700px;*/
	position:relative;
	top:0px;
	  z-index:1;


}

.horz_nlsitemcontainer {
    height:29px;
		margin-left:5px;
		
	
}
.horz_nlsiconcell {}
.horz_nlssubmenucell{}
.horz_nlsitem {
	 font-family:Arial;
    font-size:8pt;
    color:white;

	letter-spacing:1px;
	font-weight:bolder;
	background-image:url(../images/menu-btn-bg.png);
	background-repeat:no-repeat;
	width:101px;
   text-align:center;
   padding-right:10px;
	
}

.horz_nlsitemcontainerover {
      height:29px;
	 /* padding-left:5px;*/
}
.horz_nlsiconcellover {}
.horz_nlssubmenucellover {}
.horz_nlsitemover {
     font-family:Arial;
    font-size:8pt;
    color:white;
	letter-spacing:1px;
	font-weight:bolder;
	background-image:url(../images/menu-btn_bg_mouse_over.png);
	background-repeat:no-repeat;
	width:101px;
   text-align:center;
   padding-right:10px;
}

.horz_nlsitemdisable {

}

.horz_nlsseparatorcontainer {padding-left:0px; width:1px;}
.horz_nlsseparator {
  
}

.horz_mtopleft {height:0px; width:0px;}
.horz_mtopright {height:0px; width:0px;}
.horz_mbottomleft {width:0px; height:0px;}
.horz_mbottomright {width:0px; height:0px;}
.horz_mtop {height:0px;}
.horz_mbottom {height:0px;}
.horz_mleft {width:0px;}
.horz_mright {width:0px;}

.horz_horzshadow {}
.horz_vertshadow {}
.horz_cornshadow {}

.horz_nlsitemsel {
	   height:29px;
    font-family:Arial;
    font-size:8pt;
     color:white;
	

	letter-spacing:1px;
	font-weight:bolder;
	background-image:url(../images/menu-btn_bg_sel.png);
	background-repeat:no-repeat;
width:101px;
   text-align:center;
   padding-right:10px;
}


