.horz_nlsmenu {
    z-index:1;
}

.horz_nlsitemcontainer {
    height:20px;
    background-color:#FF9999;
}
.horz_nlsiconcell {width:16px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
    font-family:verdana;
    font-size:8pt;
    color:black;
    padding:2px 5px 2px 5px;
}

.horz_nlsitemcontainerover {
    height:20px;
    background-image:url(img/mbarbg.jpg);
}
.horz_nlsiconcellover {width:16px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
    font-family:verdana;
    font-size:8pt;
    color:#000000;
    padding:2px 5px 2px 5px;
}

.horz_nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.horz_nlsseparatorcontainer {padding-left:0px; width:1px;}
.horz_nlsseparator {
    height:30px;
    width:1px;
    background-image:url(img/menuseparator.gif);
    background-position:center center;
    background-repeat:repeat-x;
    background-color:#FF9999;
}


.horz_mtopleft {height:0px; width:0px;}
.horz_mtopright {height:0px; width:0px;}
.horz_mbottomleft {width:0px; height:0px;}
.horz_mbottomright {width:0px; height:0px;}
.horz_mtop {height:0px;}
.horz_mbottom {height:0px;}
.horz_mleft {width:0px;}
.horz_mright {width:0px;}

.horz_horzshadow {}
.horz_vertshadow {}
.horz_cornshadow {}

.nlsmenu {
    background-image:url(img/menubg.gif);
    background-position:bottom;
    background-repeat:repeat-x;
    border-bottom:#a7a7a7 3px solid;
    background-color:#FCDFFF;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);-moz-opacity:0.85;
    z-index:1;
}

.nlsitemcontainer {
    height:20px;
}
.nlsiconcell {width:16px;}
.nlssubmenucell{width:16px;}
.nlsitem {
    font-family:verdana;
    font-size:8pt;
    color:#000000;
    padding:2px 10px 2px 10px;
}

.nlsitemcontainerover {
    height:20px;
    background-color:#B2CCDE;
}
.nlsiconcellover {width:16px;}
.nlssubmenucellover {width:16px;}
.nlsitemover {
    font-family:verdana;
    font-size:8pt;
	background-color: #CC60CC ;
    color:#000000;
    padding:2px 10px 2px 10px;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 10px 2px 10px;
}

.nlsseparatorcontainer {text-align:center;}
.nlsseparator {
    height:3px;
    background-image:url(img/menuseparator.gif);
    background-position:center center;
    background-repeat:no-repeat;
}

.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 {}
.error_test {
	height:100px;
	width:200px; 
	background-color:black;
	font-family:ariel;
	font-size:100pt;
	color:blue;
	text-align:left;
	text-decoration:none
}
