.ContentTitle {
	background-image: url(../images/Contenthead.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 35px;
	width: 532px;
	vertical-align: bottom;

}

.LeftTitle {
	background-image: url(../images/Lefthead.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 297px;
	vertical-align: bottom;

}

.LeftTitletxt {
	font-family: Verdana, Times, Helvetica, sans-serif;
	font-size: 15pt; 
	font-weight: 600; 
	font-style: normal;
	color: #6292ae;
	vertical-align: top;
}

.ContentTitletxt {
	font-family: Verdana, Times, Helvetica, sans-serif;
	font-size: 15pt; 
	font-weight: 600; 
	font-style: normal;
	color: #1e3d5b;
	vertical-align: top;
}

.TitleSpacer {
	background-image: url(../images/clear.gif);
	height: 10px;
}

