/********************* START HEADER MENU STYLES *********************/

.left_nlsmenu {
	background-color: #ffffff;
    z-index:1;
}

.left_nlsitemcontainer {
    height:39px;
    background-color:#ffffff;
	width: 195px;
	border-top: dashed 1px #d9d9d9;
}
.left_nlsiconcell {width:8px;}
.left_nlssubmenucell{width:20px;}
.left_nlsitem {
    font-family: Arial, Helvetica, sans-serif;
    font-size:1.1em !important;
	font-weight: bold;
	background-color: #ffffff;
	color: #61462c;
    text-align: center;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.left_nlsitemcontainerover {
    height:39px;
    background-color:#ffffff;
	width: 195px;
	border-top: dashed 1px #d9d9d9;
}
.left_nlsiconcellover {width:8px;}
.left_nlssubmenucellover {width:20px;}
.left_nlsitemover {
    font-family: Arial, Helvetica, sans-serif;
    font-size:1.1em !important;
	font-weight: bold;
    background-color: #ffffff;
    color:#d1aa7f;
	text-decoration: none;
    text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.left_nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#ffffff;
	background-color:#9a0e0e;
    padding:0px 5px 2px 0px;
}

.left_nlsitemcontainersel {
    height:39px;
    background-color:#ffffff;
	width: 195px;
	border-top: dashed 1px #d9d9d9;
}
.left_nlsiconcellsel {width:8px;}
.left_nlssubmenucellsel{width:20px;}
.left_nlsitemsel {
    font-family: Arial, Helvetica, sans-serif;
    font-size:1.1em !important;
	font-weight: bold;
	background-color: #ffffff;
	color: #cf3f18;
    text-align: center;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.left_nlsseparatorcontainer
{
	width: 1px;
	background-color: #ffffff;
}

.left_nlsseparator {
	width: 1px;
}

.left_mtopleft {height:0px; width:0px;}
.left_mtopright {height:0px; width:0px;}
.left_mbottomleft {width:0px; height:0px;}
.left_mbottomright {width:0px; height:0px;}
.left_mtop {height:0px;}
.left_mbottom {height:0px;}
.left_mleft {width:0px;}
.left_mright {width:0px;}

.left_horzshadow {  -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(../Images/MenuImg/hshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.left_vertshadow {  -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(../Images/MenuImg/vshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.left_cornshadow {  -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(../Images/MenuImg/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}

/********************* END HEADER MENU STYLES *********************/

/********************* START HEADER SUB-MENU STYLES *********************/
.sub_nlsmenu
{
   background-color:#ffffff;
    z-index:1;
	width: 195px;
	margin-left: 3px;
	margin-top: 1px;
}

.sub_nlsitemcontainer
{
    height:40px;
    background-color:#ffffff;
	width: 195px;
	border-top: dashed 1px #d9d9d9;
	border-bottom: dashed 1px #d9d9d9;
	border-right: dashed 1px #d9d9d9;
}
.sub_nlsiconcell {width:16px;}
.sub_nlssubmenucell{width:20px;}

.sub_nlsitem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:1.1em !important;
	font-weight: bold;
    color:#61462c;
	background-color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.sub_nlsitemcontainerover
{
    height:40px;
    background-color:#ffffff;
	width: 195px;
	border-top: dashed 1px #d9d9d9;
	border-bottom: dashed 1px #d9d9d9;
	border-right: dashed 1px #d9d9d9;
}
.sub_nlsiconcellover {width:16px;}
.sub_nlssubmenucellover {width:20px;}

.sub_nlsitemover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:1.1em !important;
	font-weight: bold;
	background-color: #ffffff;
    color:#d1aa7f;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.sub_nlsitemcontainersel
{
    height:40px;
    background-color:#ffffff;
	width: 195px;
	border-top: dashed 1px #d9d9d9;
	border-bottom: dashed 1px #d9d9d9;
	border-right: dashed 1px #d9d9d9;
}
.sub_nlsiconcellsel {width:16px;}
.sub_nlssubmenucellsel {width:20px;}

.sub_nlsitemsel
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:1.1em !important;
	font-weight: bold;
	background-color: #c8e7ea;
    color:#cf3f18;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.sub_nlsitemdisable
{
    font-family:verdana;
    font-size:0.9em;
    color:#999999;
    padding: 2px 5px 2px 5px;
}

.sub_nlsseparatorcontainer {}

.sub_nlsseparator
{
    height:1px;
}

.sub_mtopleft {height:0px; width:0px;}
.sub_mtopright {height:0px; width:0px;}
.sub_mbottomleft {width:0px; height:0px;}
.sub_mbottomright {width:0px; height:0px;}
.sub_mtop {height:0px;}
.sub_mbottom {height:0px;}
.sub_mleft {width:0px;}
.sub_mright {width:0px;}

.sub_horzshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url("../Images/Menu/hshadow.gif");filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.sub_vertshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url("../Images/Menu/vshadow.gif");filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.sub_cornshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url("../Images/Menu/cornershadow.gif");filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}

/********************* END HEADER .sub_MENU STYLES *********************/

