.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.title_bold_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC2129;
	text-align: justify;
}
.title_bold{


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

body {
	background-color: #F2EEE2;
	background-image: url(images/bkgd.jpg);
}
.text_red {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.italic {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
}
.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.title_boldBrown {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A7805C;
}
.title_bold_sub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC2129;
	text-align: justify;
}
.title_bold_sub_sub {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC2129;
	text-align: justify;
}

.form_red{
	color: #FF0000;
}

.error{
	color: #FF0000;
}

#registration_form label.error { width:auto;margin-left:10px;color:#FF0000;display:inline; }

