@charset "utf-8";
.content_bg {
	background-image: url(images/content_Bg.jpg);
	background-repeat: repeat-y;
}
.footer_bg {
	background-image: url(images/index_15.jpg);
	background-repeat: repeat-y;
}
.content_text {
	font-size: 15px;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.blue_16 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 140%;
}
.red_16 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height: 140%;
}
.footer_text {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_text a:link,.footer_text a:visited,.footer_text a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.green_16 {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	line-height: 140%;
}
.border {
	padding: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.red22 {
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
