.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
.gronheadline {
	font-family: "Arial Black";
	font-size: 25px;
	color: #009900;
	font-weight: bold;
}
.gronlightheadline {
	font-family: "Arial Black";
	font-size: 19px;
	color: #66CC33;
	font-weight: bold;
}
.txtcover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.txtvert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009900;
}
.gronlightheadlineexpos {
	font-family: "Arial Black";
	font-size: small;
	color: #66CC33;
	font-weight: bold;
	line-height: 10px;
}
.txtvertbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
}
.txtsmlblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.bckg {
	background-repeat: no-repeat;
	height: 600px;
	background-color: #72BF44;
}
.bckg_logo {
	background-image: url(img/logo_1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
body {
	background-color: #72BF44;
}
.bckgdown {
	background-image: url(img/bckg_down.jpg);
	background-position: center;
	height: 240px;
}
.txtdownbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.borderimg {
	border: 1px solid #333333;
}
.bordermenu {
	border-top: 1px solid E0572E;
	border-right: 1px none E0572E;
	border-bottom: 1px solid E0572E;
	border-left: 1px none E0572E;
}
