BODY DIV#wmsBar {
	margin: 0px;
	height: 38px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #888;
	padding: 2px 10px 2px 0px;
	text-align: left;
	font-weight: normal;
	color: #fff;
	font-family: Tahoma, Verdana, Arial, Sans-Serif !important;
	background: #9c3 url(/resources/shared/images/wmsbgrtop.gif);
	font-size: 11px !important;
	z-index: 5000;
}

DIV#wmsBar a {
	color:#444;
	text-decoration:none;
	font-weight: normal;
}
DIV#wmsBar a:hover {
	color:#444;
	text-decoration:underline;
}

DIV#wmsBar DIV.pageInfo {
	position: absolute; 
	top: 15px; 
	left: 120px;
	font-weight: bold;
	color: #FFF;
}

 DIV#wmsBar DIV#wmsLogo {
	position: absolute;
	top: 7px;
	left: 15px;
	width: 120px;
	height: 30px;
}

DIV#wmsBar DIV#wmsRadMenu {
	position: absolute;
	top: 12px;
	right: 15px;
	text-align: right;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif !important;
	color: #000;
	width: 220px;
	z-index: 900000;
}