.PrimaryDark_bg {
	background: #255D77;
}

.PrimaryDark_text {
	color: #355d77;
} 

.PrimaryLight_text {
	color:  #f2e38d;
}

.SecondaryDark_text {
	color: #389482;
}

.SecondaryDark_bg {
	background: #526d79;
}

.SecondaryLight_text {
	color: white;
}

.SecondaryLight_text_secondary {
	color:  #f2e38d;
}


#top {
	height: 136px;
	background-image: url('ncf/topimg.gif');
}

.menuband{
		background-image: url('ncf/ncfband.gif');
	}





