.convBG {
	background-image: url(../images/CurrentConv.jpg);
	background-repeat: no-repeat;
	width: 563px;
	height: 151px;	
}
.convHDR {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	border-left-width: thick;
	font-weight: bold;
	width: 539px;
	left: 15px;
	top: 118px;
	height: 103px;
	border-top-width: thick;
	position: absolute;
}
.convTBL {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.convBNR {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.convMBAR {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
