.bgGradient {
	background-image: url(images/index_07.gif);
	background-repeat: repeat-x;
}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	height: 171px;
	padding-left: 20px;
	background-image: url(images/index_07.gif);
	background-repeat: repeat-x;
	padding-top: 30px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	width: 450px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
}
.leftText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 19px;
	text-align: left;
	padding-left: 100px;
}
a:link {
	color: #006600;
	text-decoration: none;

}
a:visited {
	color: #006600;
	text-decoration: none;
}
.normtext {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
.7text {
	background-color: #99CC66;
	background-repeat: repeat-x;
}

