/********************* START HEADER MENU STYLES *********************/

.hdrmenu_nlsmenu {
	background-image:url(../Images/Menu/menuback.gif);
	background-repeat:repeat-y;
    z-index:1;
}

.hdrmenu_nlsitemcontainer {
    height:26px;
	width: 224px;
}
.hdrmenu_nlsiconcell {width:23px;
	width:23px;
	height:24px;
	background-image:url(../Images/Menu/smallarr.gif);
}
.hdrmenu_nlssubmenucell{width:0px;}
.hdrmenu_nlsitem {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size:1.0em !important;
	font-weight: normal;
	color: #ffffff;
    text-align: left;
	text-decoration: none;
}

.hdrmenu_nlsitemcontainerover {
    height:26px;
	width: 224px;
	background-image:url(../Images/Menu/menubacksel.gif);
	background-repeat:repeat-y;
}
.hdrmenu_nlsiconcellover {
	width:23px;
	height:24px;
	background-image:url(../Images/Menu/smallarrsel.gif);
}
.hdrmenu_nlssubmenucellover {width:0px;}
.hdrmenu_nlsitemover {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size:1.0em !important;
	font-weight: normal;
	color: #ffffff;
    text-align: left;
	text-decoration: none;
}

.hdrmenu_nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#ffffff;
	background-color:#9a0e0e;
    padding:0px 5px 2px 0px;
}

.hdrmenu_nlsitemcontainersel {
    height:26px;
	background-image:url(../Images/Menu/menubacksel.gif);
	background-repeat:repeat-y;
	width: 224px;
}
.hdrmenu_nlsiconcellsel {
	width:23px;
	height:24px;
	background-image:url(../Images/Menu/smallarrsel.gif);
}
.hdrmenu_nlssubmenucellsel{width:0px;}
.hdrmenu_nlsitemsel {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size:1.0em;
	font-weight: normal;
	color: #ffffff;
    text-align: left;
	text-decoration: none;
}

.hdrmenu_nlsseparatorcontainer
{
	height: 1px;
	background-color: #8A8780;
}

.hdrmenu_nlsseparator {
}

.hdrmenu_mtopleft {height:0px; width:0px;}
.hdrmenu_mtopright {height:0px; width:0px;}
.hdrmenu_mbottomleft {width:0px; height:0px;}
.hdrmenu_mbottomright {width:0px; height:0px;}
.hdrmenu_mtop {height:0px;}
.hdrmenu_mbottom {height:0px;}
.hdrmenu_mleft {width:0px;}
.hdrmenu_mright {width:0px;}


/********************* END HEADER MENU STYLES *********************/

