.contentBox1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8F8F8F;
	background-image: url(images/bg_gray.jpg);
	background-repeat: repeat-x;
	background-color: #8F8F8F;
}
.contentBox3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-image: url(images/bg_biege.jpg);
	background-repeat: repeat-x;
}
.contentBox2 {
	background-image: url(images/bg_ltgrey.jpg);
	background-repeat: repeat-x;
}
.contentBox4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	background-repeat: repeat-x;
	background-color: #092F3A;
}
.registrationTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
}
.registrationText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}

