@charset "utf-8";
.titles {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.main_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-left: 10px;
}
.outline {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #333333;
}
.titles_white {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.main_color {
	font-family: Tahoma;
	font-size: 12px;
	color: #89380B;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-left: 10px;
}
.main_links {
	font-family: Tahoma;
	font-size: 12px;
	color: #434D70;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
}
.table_outline {
	border: 1px solid #4A4B4D;
}
.bgl1 {
	background-image: url(images/lef2.jpg);
	background-repeat: repeat-y;
}
.bgr1 {
	background-image: url(images/rig2.jpg);
	background-repeat: repeat-y;
}
