#MainBody {
	font-family: Helvetica;
	font-size: 9px;
	color: #FFF;
	width: 100%;
	text-align: center;
}
#FotterTXT {
	font-family: Helvetica;
	font-size: 8px;
	color: #FFF;
}
#HeaderUp {
	background-image: url(img/HeaderUp.png);
	background-repeat: repeat;
	height: 84px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
#LogoMain {
	background-image: url(img/BVGHeader.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 84px;
	width: 266px;
	text-align: center;
}
#TitTXT {
	font-family: Helvetica;
	font-size: 12px;
	text-align: left;
}
#InfoTXT {
	font-family: Helvetica;
	font-size: 9px;
	color: #FFF;
	text-align: left;
}

