div.resultsBar,
#welcome-box-title,
.headerBar { background:#010287 !important; color:#fff }

.headerBar { border:none; padding:5px }

/* ********************************** */
/* tabs on detail sheet */
/* ********************************** */
#navlist li a {
	border: 1px solid #010287;
	font-weight:normal;
}

ul#navlist li.selectedTab a, 
ul#navlist li.selectedTab a:link,
ul#navlist li.selectedTab a:visited 
{
	background: #010287;
	border-color: #010287;
	color:#000
}

#navlist li a:hover { background:#010287}

