.pg_bg {
	background-image: url(images/1.jpg);
	background-repeat: repeat-x;
}
.bg_top {
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
}
.bg_foot {
	background-image: url(images/bg_foot.jpg);
	background-repeat: repeat-x;
}

.bg_body {
	background-color: #C4C4C4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.bg_foot1 {
	background-color: #191718;
	border: 1px solid #FFF;
}
.bg_foot2 {
	background-color: #5F5D5E;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}


.tx_head {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-right: 10px;
}
.tx_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #312D2E;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tx_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #156A4D;
	margin-top: 15px;
	margin-bottom: 8px;
	font-weight: normal;
}
.tx_title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #156A4D;
	margin-top: 10px;
	margin-bottom: 5px;
}

.tx_foot {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
}
.tx_foot2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
.tx_cap {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #10543D;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}

.outline {
	border: 1px solid #FFF;
}
.tbl {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	background-color: #605E5F;
	border: 1px solid #FFF;
	margin-top: 3px;
	margin-bottom: 3px;
}
.txt_whi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	margin-top: 3px;
	margin-bottom: 3px;
}
