#pageheader .top {
	background-image: url('img/pageheaderbg.png');
	background-color: #ff9933;
	border-top: 2px solid #eef4fb;
	border-bottom: 2px solid #eef4fb;	
}

#pageheader .content {
	color: #ffffff;	
}

#pageheader .bottom {
	background-image: url('img/infocontentbg.png');
}

#portaltitle {
	display: none;
}

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

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

.tabtitle,
#main #tabs {
	color: #330066;
}