body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div, p, td, tr, li, ul {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-style : normal;
	line-height:16px;
}

h1 {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 17px;
	font-weight : normal;
	color : #366c32;
}

h2 {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-size : 14px;
	color : #000000;
}

h3 {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #000000;
	padding-bottom:10px;
	border-bottom:dashed 1px #CCCCCC;
}

hr {
	color : #CCCCCC;
	height:1px;
}

ul li {
	list-style-image : url("/images/08/li.gif");
	margin-left : -10px;
	margin-right : 5px;
}

a:hover { 
	color: #7d1d1d;
}

.title {
	background-color:#3f7534;
	background-image: url(/images/title_under.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

div.intro p {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 19px;
	color : #FFFFFF;
	line-height:25px;
	padding-left:90px;
	padding-right:90px;
}

.small {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 8pt;
}

.tophomelinks {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 9px;
}

.leftlinks {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 11px;
	font-weight:bold;
	padding-left:25px;
	padding-right:25px;
	margin-top:10px;
	margin-bottom:10px;
}

.leftlinks a {
	text-decoration:none;
	color:#005492;
}

.newsheadlines H1 {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 11px;
	font-weight:bold;
	margin-bottom:5px;
}

.newsheadlines p {
	margin-top:0px;
	margin-top:5px;
}

.newsheadlines {
	padding-left:20px;
	padding-right:20px;

}
 
.footer {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 9px;
	color : #CCCCCC;
	padding-left:25px;
	padding-right:25px;
	line-height:14px;
}

.footer a {
	color : #FFFFFF;
}

.odd { background-color: #e2e8e1; }
.even { background-color: #f5f5f5; }

/*--------------------MENUS-------------------------*/


span.menu {
	font-family : Tahoma, sans-serif;
	color:#FFFFFF;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;	
	line-height:23px;
	padding-left:42px;
	background-image: url(/images/08/menu_bg.gif);
	background-repeat: no-repeat;
}

.menu {
	font-family : Tahoma, sans-serif;
	color:#99dc44;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;	
	line-height:23px;
	padding-left:42px;
	background-image: url(/images/08/menu_bg.gif);
	background-repeat: no-repeat;
}

.menu:hover {
	color:#FFFFFF;	
}

span.submenu {
	font-family : Tahoma, sans-serif;
	color:#FFFFFF;
	font-size : 10px;
}

a.submenu {
	font-family : Tahoma, sans-serif;
	color:#c5dbc1;
	font-size : 10px;
}

.submenu:hover {
	color:#FFFFFF;	
}

span.subsubmenu {
	font-family : Tahoma, sans-serif;
	font-size : 10px;
	line-height:10px;
}

.subsubmenu {
	font-family : Tahoma, sans-serif;
	font-size : 10px;
	line-height:10px;
}


span.menunztc {
	font-family : Tahoma, sans-serif;
	color:#000000;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;	
	line-height:40px;
	padding-left:30px;
}

.menunztc {
	font-family : Tahoma, sans-serif;
	color:#005492;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;	
	line-height:40px;
	padding-left:30px;
}

.menunztc:hover {
	color:#000066;	
}


/*--------------------BACKGROUNDS-------------------------*/

.wallfade {
	background-image: url(/images/08/wall_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.wallmain {
	background-image: url(/images/08/wall_main.gif);
	background-repeat: repeat-y;
}

.walltop {
	background-image: url(/images/08/wall_top.gif);
	background-repeat: repeat-x;
	background-position:top;
}

.wallintro {
	background-image: url(/images/08/wall_intro.gif);
	background-repeat: repeat-y;
}

/*--------------------FORMS-------------------------*/

.formmargin {
	margin-top : 0px;
	margin-bottom : 0px;
}

.searchinput {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	border: 0px;
	background: #FFFFFF;
	color: #000000;
	padding-left: 3px;
}

.forminput {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	border: 1px solid #799f71; 
	background: #FCFCFC;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}

#required {
	border-left: 4px solid #799f71;	
}

.shop Q {
	border: 1px solid #000000;
	padding: 1px;
	width : 100%;
}
	
.formError { 	
	font-family : Tahoma, sans-serif;
	font-size : 12px;
	background: red;
	color: white;
	font-weight : bold;
	padding-left:10px;}
	
	.forminput {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	border: 1px solid #799f71; 
	background: #FCFCFC;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}

.required {	border: 1px solid #799f71; 
	border-left: 4px solid #799f71;	
	font-family : Tahoma, sans-serif;
	font-size : 11px;

	background: #FCFCFC;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}	
	
