.bg_barstop {
	background-image: url(images/bg_top_bars.jpg);
	background-repeat: repeat-x;
}
.bg_middle {
	background-color: #000;
	background-image: url(images/bg_middle_repeat.jpg);
	background-repeat: repeat;
}
.center {
	text-align: center;
}
.bg_footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-y;
}
.arial_titles {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
}
.bg_divider_vert {
	background-image: url(images/bg_divider_vert.jpg);
	background-repeat: repeat-y;
}
.justify {
	text-align: justify;

}
.image_coloroutline_red {
	border: 1px solid #BF1D0E;
}
.title_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #99C;
}
.imagespacer_left_redoutline {
	border: 1px solid #BF1D0E;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.justify {
	text-align: justify;
}
.date {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.center {
	text-align: center;
}
