#m1 { width:149px;
    height:32px;
    display:block;
    background-image:url(/menu-images/bres.jpg); }
#m1:hover, #m1.active { background-image:url(/menu-images/bres-on.jpg); }

#m2 { width:218px;
    height:32px;
    display:block;
    background-image:url(/menu-images/bcomm.jpg); }
#m2:hover, #m2.active { background-image:url(/menu-images/bcomm-on.jpg); }

#m3 { width:124px;
    height:32px;
    display:block;
    background-image:url(/menu-images/balum.jpg); }
#m3:hover, #m3.active { background-image:url(/menu-images/balum-on.jpg); }

#m4 { width:131px;
    height:32px;
    display:block;
    background-image:url(/menu-images/bind.jpg); }
#m4:hover, #m4.active { background-image:url(/menu-images/bind-on.jpg); }

#m5 { width:135px;
    height:32px;
    display:block;
    background-image:url(/menu-images/bspec.jpg); }
#m5:hover, #m5.active { background-image:url(/menu-images/bspec-on.jpg); }

div.menu
{
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	border:1px solid #888888;
	background-color:#000000; 
    text-align:left;
	width:200px !important;
	width:187px;
	width/**/:/**/200px;
}
div.menu a:link, div.menu a:visited, div.menu a:hover, div.menu a:active
{
	display:block;
	padding:3px 3px 3px 10px;
	text-decoration:none;
}
div.menu a:link, div.menu a:visited, div.menu a:active { background-color:#cccccc;
    color:#000000; }
div.menu a:hover, div.menu a.active:link, div.menu a.active:visited, div.menu a.active:hover, div.menu a.active:active
{
	background-color:#003399;
	color:#FFFFFF;
}
div.menu a span { float:right; }

div#resGroup { width:200px; }
div#resGroup a
{
	width:187px !important;
	width:150px;
	width/**/:/**/187px;
}
div#comGroup { width:200px; }
div#comGroup a
{
	width:187px !important;
	width:150px;
	width/**/:/**/187px;
}
div#aluGroup { width:200px; }
div#aluGroup a
{
	width:187px !important;
	width:150px;
	width/**/:/**/187px;
}
div#indGroup { width:200px; }
div#indGroup a
{
	width:187px !important;
	width:150px;
	width/**/:/**/187px;
}
div#speGroup { width:200px; }
div#speGroup a
{
	width:187px !important;
	width:150px;
	width/**/:/**/187px;
}
