﻿#menubar
{
	font-size: 12px;
}

.nlsmenu
{
	/*background-position: 50% bottom; 	z-index: 1;*/
	background-color: #ffffff;
	-moz-opacity: 0.75;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	opacity: 0.75;
	border-top: #a7a7a7 1px solid;
	border-left: #a7a7a7 1px solid;
	border-right: #a7a7a7 2px solid;
	border-bottom: #a7a7a7 2px solid;
}
.nlsitem
{
	width: 128px;
	font-family: Times New Roman;
	font-size: 11px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
}
.nlsitemover
{
	width: 128px;
	font-family: Times New Roman;
	font-size: 11px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
}
.nlsitemcontainerover
{
	height: 30px;
	background-color: #DDD2CB;
}

/*.nlsitemcontainer
{
	height: 30px;
}
.nlsiconcell
{
	width: 16px;
}
.nlssubmenucell
{
	width: 16px;
}
.nlsiconcellover
{
	width: 16px;
}
.nlssubmenucellover
{
	width: 16px;
}
.nlsitemdisable
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	padding-bottom: 2px;
	color: #999999;
	padding-top: 2px;
	font-family: Times New Roman;
}
.nlsseparatorcontainer
{
	text-align: center;
}
.nlsseparator
{
	background-position: center center;
	background-image: url(img/menuseparator.gif);
	background-repeat: no-repeat;
	height: 3px;
}

.mtopleft
{
	width: 0px;
	height: 0px;
}
.mtopright
{
	width: 0px;
	height: 0px;
}
.mbottomleft
{
	width: 0px;
	height: 0px;
}
.mbottomright
{
	width: 0px;
	height: 0px;
}
.mtop
{
	height: 0px;
}
.mbottom
{
	height: 0px;
}
.mleft
{
	width: 0px;
}
.mright
{
	width: 0px;
}
.horzshadow
{
}
.vertshadow
{
}
.cornshadow
{
}
*/