/* Other Browser Navigational Rollovers */

#qm0 .qmactive
 {
	background-color:#20375a !important; 
	opacity: 1 !important; 
	color:#ffffff !important; 
	text-decoration:none !important;
	background-image:url(../images/bg_hover.gif); !important;
	background-repeat: repeat-x; !important;
}
#UALogo {
	background-image:url(../images/local_logo.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:2; 
	left: 150px; 
	top: 20px; /*28px*/
	width: 167px;
	height: 207px;
}

#UALogoIE6 {
	
	position:absolute;
	z-index:3; 
	left: 150px; 
	top: 20px; /*28px*/
	width: 167px;
	height: 207px;
}