﻿.nlsMenu {
    border:#25455f 1px solid;
    background-color:#ffffff;
    padding:1px 1px 1px 1px;
    z-index:1;   
    filter:alpha(opacity=80);
    -moz-opacity:0.9;
}

.menulinks   { font-family: Arial; font-size: 11pt; color: #4D83E8 }
.nlsitemcontainer {height:20px;padding:1px;}
.nlsiconcell {width:20px;background-position:center center;background-repeat:no-repeat;}
.nlssubmenucell{width:20px;}
.nlsitem {
    font-family:verdana;
    font-size:8pt;
    color:#25455f;
    padding:2px 5px 2px 5px;
}

.nlsitemcontainerover {height:20px;border:#9EB9CF 1px solid;background-position:center;padding:0px;}
.nlsiconcellover {width:20px;background-position:center center;background-repeat:no-repeat;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    font-family:verdana;
    font-size:8pt;
    font-weight:bold;
    color:#3D63A1;
    padding:2px 5px 2px 5px;
}

.nlsitemdisable {}

.nlsseparatorcontainer {}

.nlsseparator {
    height:32px;
    background-image:url(separator1.gif);
    background-position:center center;
    background-repeat:repeat-x;
}

.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 { }
.vertshadow { }
.cornshadow { }

.leftMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #347598;
	text-indent: 7px;
}
.leftMenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #347598;;
	text-indent: 7px;
}
.leftMenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #347598;;
	text-indent: 7px;
}
.leftMenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #347598;;
	text-indent: 7px;
}
.leftMenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
	text-decoration: none;
	background-color: #347598;
	text-indent: 7px;
}
