@charset "utf-8";
.bg_top {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat;
}
.bg_top2 {
	background-image: url(images/bg_top2.jpg);
	background-repeat: repeat;
}

.bg_bot {
	background-image: url(images/bg_repeat.jpg);
	background-repeat: repeat;
}
.bg_bot2 {
	background-image: url(images/bg_repeat_home.jpg);
	background-repeat: repeat;
}

.bor_l {
	background-image: url(images/m_r1_c1.jpg);
	background-repeat: repeat-y;
}
.bor_r {
	background-image: url(images/m_r1_c11.jpg);
	background-repeat: repeat-y;
}
.text_links {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #890002;
}
.text_links_12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #890002;
}
.text_links_sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #890002;
}


.text_12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
}
.text_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
}
.text_main_margins {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 30px;
	padding-left: 30px;
}
.text_main_0 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 1px;
	margin-bottom: 1px;
}
.text_main_sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
}


.text_bullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.text_bullets2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
}

.text_highlight {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ED1E14;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
}
.outline {
	border: 1px solid #5A3B26;
}
.table_high {
	background-color: #F1D9BF;
	border: 1px solid #AB845D;
}

