.backgrnd_image {
	background-attachment: scroll;
	background-color: #194417;
	background-image: url(images/A_r1_c1.jpg);
	background-repeat: repeat-x;
}

.titleL2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #339933; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.caps {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

H1 {
	font-family: "Times New Roman", Times, serif;
	color: #3A6F3B;
	font-size: 20px;
	font-weight: normal;
	line-height: 100%;
	border-bottom-style: none;
	border-bottom-color: #5E995F;
	visibility: visible;
	text-transform: capitalize;
	margin-bottom: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 130%;
	margin-right: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
	border-bottom-style: dotted;
	border-bottom-color: #5E995F;
	visibility: visible;
	border-bottom-width: 1px;
	margin-bottom: -5px;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: circle;
	line-height: 100%;
	line-height: 130%;
	font-weight: normal;
	margin-bottom: 10px;
	margin-right: 15px;
}



ul {
	margin-top: 10px;
	top: 20px;
}

.footer {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.newsBlock {
	background: #BEDBBD;
	margin: 10px;
	padding: 5px 10px 20px;
	float: right;
	width: 200px;
	border: 1px solid #70B16F;
	font: italic bold 14px "Times New Roman", Times, serif;
	color: #CC3300;
	text-align: center;
}
.newsBlockText {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
