.background_leftbar {
	background-image: url(images/bar_left.jpg);
}
.background_rightbar {

	background-image: url(images/bar_right.jpg);
	background-repeat: repeat-y;
}
.text_main {
	font-family: Tahoma;
	font-size: 11px;
	color: #614021;
	margin: 8px;
	text-align: justify;
}
.text_links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E66747;
}
.padding_5px_all {
	padding: 5px;
}

.text_main_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #614021;
	font-weight: bold;
}

.margin_5px_all {
	margin: 5px;
}
.background_footer {


	background-image: url(images/bar_bottom.jpg);
	background-repeat: no-repeat;
}
.outline_brn_para {
	color: #614021;
	text-align: justify;
	border: 1px solid #614021;
	margin-left: 8px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.outline_brn_nomargin {

	color: #614021;
	text-align: justify;
	border: 1px solid #614021;
}
.text_main_10px_indent {
	font-family: Tahoma;
	font-size: 11px;
	color: #614021;
	text-align: justify;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 18px;
}
.text_main_nojustify {

	font-family: Tahoma;
	font-size: 11px;
	color: #614021;
	margin: 8px;
	text-align: left;
}
.text_main_10px_indent_leftjustify {

	font-family: Tahoma;
	font-size: 11px;
	color: #614021;
	text-align: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 18px;
}
