.page_bg {
	background-color: #FFFFFF;
}
.page_border {
	border: thin solid #CCCCCC;
}
A:link {
	COLOR: #003399; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}

.texe_menu {
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.text_bottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999933;
	background-color: #CCCC99;
}
.title_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #54AA2B;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.left_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: underline;
}
.left_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 23px;
	border-top: 1px none #CCCC99;
	border-right: 1px solid #CCCC99;
	border-bottom: 1px none #CCCC99;
	border-left: 1px none #CCCC99;
}
.footer_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #999966;
}
