.menuback {
	background-attachment: scroll;
	background-image: url(images/nav_top_22.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #003e0b;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}
a:link {
	color: #2e8b36;
	text-decoration: underline;
}
a:visited {
	color: #003300;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	line-height: 14px;
}
.maintextstrike {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-decoration: line-through;
}

