.bg_l {
	background-image: url(images/9.jpg);
	background-repeat: repeat-y;
}
.bg_r {
	background-image: url(images/11.jpg);
	background-repeat: repeat-y;
}
.bg_main {
	background-image: url(images/10.jpg);
	background-repeat: repeat-x;
}
.bg_quo {
	background-image: url(images/quo.jpg);
	background-repeat: no-repeat;
}

.bg_ft {
	background-image: url(images/13.jpg);
	background-repeat: no-repeat;
}
.bg_form {
	background-image: url(images/form_r5_c1.jpg);
	background-repeat: repeat-y;
}

.tx_foot {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #172935;
	margin-top: 8px;
	margin-bottom: 8px;
}
.tx_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	color: #730003;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 15px;
	font-weight: bold;
}
.tx_form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #182C39;
	margin-top: 1px;
	margin-bottom: 1px;
}
.tx_main {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.tx_main_lg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	margin-top: 4px;
	margin-bottom: 10px;
}

.tx_links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2B66A2;
}
.tx_links_lg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #2B66A2;
}

.tx_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.tx_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #2B66A2;
	margin-top: 4px;
	margin-bottom: 10px;
}
.tx_title2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #666;
	margin-top: 4px;
	margin-bottom: 10px;
}
.tx_highlight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #AA0004;
}
