#mgr {
	position:absolute;
	z-index:1000;
	left: 0px;
	top: -4px;
}
.nlsmenu {
	position: absolute;
	left: -6px;
	top: 0px;
    width: 206px;
    height: 100%;
    margin-top: 15px;
    background-position:bottom;
    z-index:10; 
    padding-left:6px;
	padding-right:6px;
}
.nlsmenubackground {
	position: absolute;
	left: -6px;
	top: 0px;
	behavior: url(/assets/images/iepngfix.htc);
    background-image:url(/assets/images/newlayout/menubackground.png);
    width: 206px;
    height: 233px;
    background-position:bottom;
    z-index:1; 
    padding-left:6px;
	padding-right:6px;
}

.nlsmenubackground2 {
	position: absolute;
	left: -6px;
	top: 0px;
	behavior: url(/assets/images/iepngfix.htc);
    background-image:url(/assets/images/newlayout/menubackground2.png);
    width: 494px;
    height: 233px;
    background-position:bottom;
    z-index:1; 
    padding-left:6px;
	padding-right:6px;
}

.nlsitemcontainer {height:20px;}
.nlsiconcell {
}
.nlssubmenucell{
}
.nlsitem {
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
	padding:2px 5px 2px 15px;
}

.nlsitemcontainerover {height:20px; background-color: #89a99a;}
.nlsiconcellover {
}
.nlssubmenucellover {
}
.nlsitemover {
    color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
	padding:2px 5px 2px 15px;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.nlsseparatorcontainer {padding-left:28px;}
.nlsseparator {
    height:87px;
    width:2px;
    background-image:url(/assets/images/newlayout/menudivider.png);
    background-position:bottom center;
    background-repeat: repeat-y;
}

.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(/assets/images/menu/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(/assets/images/menu/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(/assets/images/menu/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}

#customareas {
}
#mcnt_lettingssub {
	width: 470px;
}
.areacol {
float:left;
padding-left:0;
position:relative;
width:156px;
}
.areacol a {
clear:both;
color:#FFFFFF;
float:left;
font-size:9pt;
font-weight:bold;
line-height:20px;
padding-left:10px;
position:relative;
text-decoration:none;
width:152px;
}
.areacol a:hover {	
	background-color: #89a99a;
}

