.nlsmenu
{
  margin-left:5px;
  background-color: #3e6883;
  z-index: 1;
}

table.nlsmenu
{
  background-color: #3e6883;
  z-index: 1;
}

.spc1_nlsitem, a.spc1_nlsitem, a.spc2_nlsitem:hover
{
  text-align:center;
  font-family: Verdana, Opel Sans Condensed 2;
  font-size: 14px;
  color:#BB8F3E;
  padding-right:8px;
  font-weight:bold;
}

.spc1_nlsitemcontainerover
{
  text-align:center;
  font-family: Verdana, Opel Sans Condensed 2;
  font-size: 14px;
  color:#BB8F3E;
  padding-right:8px;
  padding-left:8px; 
  font-weight:bold;
}
.spc2_nlsitem, a.spc2_nlsitem
{
  text-align:center;
  font-family: Verdana, Opel Sans Condensed;
  font-size: 14px;
  color:#ffffff;
  padding-right:8px;
  font-weight:bold;
}

.spc2_nlsitemcontainerover
{
  text-align:center;
  font-family: Verdana, Opel Sans Condensed 2;
  font-size: 14px;
  color:#BB8F3E;
  padding-right:8px;
  padding-left:8px; 
  font-weight:bold;
}

.nlsitemcontainer
{
  height: 18px;
  padding-top: 1px;
  padding-left: 1px;
  padding-right: 1px;
}

.nlsiconcell
{
  width: 1px;
}
.nlssubmenucell
{
  width: 20px;
}

.nlsitem
{
  font-family: Verdana, Opel Sans Condensed 2;
  font-size: 11px;
  color: #ffffff;
  padding: 2px 10px 2px 10px;
}

.nlsitemcontainerover
{
  height: 18px;
  padding-top: 1px;
  padding-left: 1px;
  padding-right: 1px;
}
.nlsiconcellover
{
  width: 1px;
}
.nlssubmenucellover
{
  width: 20px;
}
.nlsitemover
{
  font-family: Verdana, Opel Sans Condensed 2;
  font-size: 11px;
  padding: 2px 10px 2px 10px;
  color: #a9a9aa;
}

.nlsitemdisable
{
  font-family: Verdana, Opel Sans Condensed 2;
  font-size: 11px;
  color: #ffffff;
  padding: 2px 5px 2px 5px;
}
.nlsseparatorcontainer
{
  border:0px;
  color:#3e6883;
  width:0px;
  font-size:0px;
}

.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
{
  -moz-opacity: 0.4;
  background-repeat: no-repeat;
  background-image: url(img/hshadow.gif);
  filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
}
.vertshadow
{
  -moz-opacity: 0.4;
  background-repeat: no-repeat;
  background-image: url(img/vshadow.gif);
  filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
}
.cornshadow
{
  -moz-opacity: 0.4;
  background-repeat: no-repeat;
  background-image: url(img/cornershadow.gif);
  filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
}
.spc1_nlsitemcontainer
{
  padding-left:8px!important;
}
.spc2_nlsitemcontainer
{
  padding-left:8px!important;
}