<STYLE>
/*********************************************************************/
/* Default menu styles. See below for vertical menu styles */
/* padding order = padding-top, padding-right, padding-bottom, padding-left
/*********************************************************************/

.nlsmenu {
	font-family: tahoma;
	z-index:1000;
}

.nlsitemcontainer 
{
}
.nlsitemcontainerover 
{
}

.nlsiconcell 
{
}
.nlssubmenucell
{
}

.nlsitem {
    font-family: tahoma;
	font-size: 11px;
    color:#FFFFFF;
    padding: 0px 0px 0px 15px;
	vertical-align:middle;
	background-image: url(../images/omme.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

.nlsitemover 
{
    font-family: tahoma;
	font-size: 11px;
	color: #B42F1E;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/ommechopped.jpg);
	background-repeat: no-repeat;
	background-position: center left;

}

.nlsiconcellover 
{
}
.nlssubmenucellover 
{
}
.nlsitemdisable 
{  
}

.nlsseparatorcontainer { padding-top:2px;width:1px;}
.nlsseparator {
    height:10pt;
	width:15px;
    /*background-image:url('img/vseparator.gif');*/
}

.mtopleft {height:0px; width:0px;}
.mtopright {height:0px; width:0px;}
.mbottomleft {width:0px; height:0px;}
.mbottomright {width:0px; height:0px;}
.mtop {height:0px;}
.mbottom {height:0px;}
.mleft {width:0px;}
.mright {width:0px;}

.horzshadow {width: 0px; height: 0px;}
.vertshadow {width: 0px; height: 0px;}
.cornshadow {width: 0px; height: 0px;}

/***************************/
/* Vertical menu items */
/***************************/

.vert_nlsmenu {
	font-family:tahoma;
	font-size: 11px;
	background-color: #000000; 
    border-top:#67151B 1px solid;
    border-left:#67151B 1px solid;
    border-bottom:#67151B 1px solid;
    border-right:#67151B 1px solid;
    padding:1px 1px 1px 1px;
    z-index:1000;  
	/*width: 200px;*/
}

.vert_nlsitemcontainer 
{
}
.vert_nlsiconcell 
{
}
.vert_nlssubmenucell
{
}
.vert_nlsitem {
	font-family: tahoma;
	font-size: 11px;
    color:#FFFFFF;
	background-color: #000000; 
    padding: 3px 15px 3px 10px;
	vertical-align:middle;
	}

.vert_nlsitemcontainerover 
{
}
.vert_nlsiconcellover 
{
}
.vert_nlssubmenucellover 
{
}
.vert_nlsitemover {
	font-family:tahoma;
    font-size: 11px;
	color: #B42F1E;
	background-color: #000000; 
	/*text-decoration: underline;*/
    padding: 3px 15px 3px 10px;
	vertical-align:middle;
}

.vert_nlsitemdisable 
{
}

.vert_nlsseparatorcontainer 
{
}
.vert_nlsseparator 
{
}


.vert_mtopleft {height:0px; width:0px;}
.vert_mtopright {height:0px; width:0px;}
.vert_mbottomleft {width:0px; height:0px;}
.vert_mbottomright {width:0px; height:0px;}
.vert_mtop {height:0px;}
.vert_mbottom {height:0px;}
.vert_mleft {width:0px;}
.vert_mright {width:0px;}

.vert_horzshadow { filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.vert_vertshadow { filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.vert_cornshadow { filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}

</STYLE>
