#pageheader .top {
	background-image: url('img/pageheaderbg.png');
	background-color: #000000;
	border-top: 2px solid #1c5ba2;
	border-bottom: 2px solid #94273a;	
}

#pageheader .content {
	color: #ffffff;	
}

#pageheader .bottom {
	background-color: #1c5ba2;
}

#winTop,
#infoContainer .title,
#linksheader {
	background-image: url('img/infotitlebg.png');	
	background-repeat: repeat-x;
	color: #ffffff;
}

#infoContainer .content,
#infoContainer .content a {
	background-image: url('img/infocontentbg.png');
	color: #ffffff;
}

.tabtitle,
#main #tabs {
	color: #94273a;
}