.navmenubar
{
	float: right;	
	width: auto;
	line-height:25px;
}


.horz_nlsmenu
{
	z-index: 1;
}
.horz_nlsitemcontainer
{
	padding: 0 5px 0 10px;
}
.horz_nlsiconcell
{
	width: 20px;
}
.horz_nlssubmenucell
{
	width: 25px;
}
.horz_nlsitem
{
	/* 	padding-right: 10px; 	padding-left: 10px; 	font-size: 8pt; 	padding-bottom: 2px; 	color: #333333; 	padding-top: 2px; 	font-family: verdana; 	font-weight:bold; 	*/
	font-weight: bold;
	padding-right: 10px;
	padding-left: 20px;
	color:#fff;
	background: url("img/nav_space.png") no-repeat 0%;
}
.horz_nlsitemcontainerover
{
	margin-right: 15px;
	padding: 0 5px 0 10px;
	color:#ffff00;
}
.horz_nlsiconcellover
{
	width: 25px;
}
.horz_nlssubmenucellover
{
	width: 25px;
}
.horz_nlsitemover
{
	font-weight: bold;
	padding-right: 10px;
	padding-left: 20px;
	color:#a0f11f;
	background: url("img/nav_space.png") no-repeat 0%;
}
.horz_nlsitemdisable
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 2px;
	color: #999999;
	padding-top: 2px;
	font-family: verdana;
}
.horz_nlsseparatorcontainer
{
	padding-left: 0px;
}
.horz_nlsseparator
{
}
.horz_mtopleft
{
	width: 0px;
	height: 0px;
}
.horz_mtopright
{
	width: 0px;
	height: 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
{
	filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
	background-image: url(img/hshadow.gif);
	background-repeat: no-repeat;
	moz-opacity: 0.4;
}
.horz_vertshadow
{
	filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
	background-image: url(img/vshadow.gif);
	background-repeat: no-repeat;
	moz-opacity: 0.4;
}
.horz_cornshadow
{
	filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
	background-image: url(img/cornershadow.gif);
	background-repeat: no-repeat;
	moz-opacity: 0.4;
}
