.bg {
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.txt9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt9bGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.bg_footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt11 {
	font-size: 11px;
	color: #384936;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.txt11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009B44;
	text-decoration: none;
	}
.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
}
.txt12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.txt12b:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009B44;
	text-decoration: none;
	}