/*
	©Belmont, Inc. 2006
	Utilities Template Styles
	Belmonster Public Template
	
	These styles apply only to the
	Utilities section of the Belmonster.net
	Public Website.
	
*/

@import url(/CSS/MONS/UniversalStyles.css);

div.tcrLeft {
		background-image: url(/IMAGES/MONS/tcrUtilitiesBG.gif);
		background-repeat: no-repeat;
		background-position: right top;		
	}
div.bcrLeft h1 {
	color: #480936;
}
div.bcrLeft h2,
div.bcrLeft h3 {
	color: #324B60;
}