.con1 {
	background-image: url(art/v2_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.con2 {
}
.mainGfx {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding: 5px;
	background-image: url(art/trans75Block.png);
	background-repeat: repeat;
}
.regTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
	margin: 5px;
}
