



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #7EA100;
	background-image: url(mainBG.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #063;
	text-decoration: none;
}
	
a:hover {
	color: #1c00fb;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}



.tblkant {
border-bottom-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	
	border-color: #333;
	border-width: 1px;
}


.tblkanttop {
border-top-width: 3px;
border-top-style: solid;
border-top-color: #999;
	border-color: #333;
	border-width: 1px;
	background-color: #333;
}

.textbox { width: 660px;
	padding: 20px;
	margin: auto;
	line-height: 140%;
}

.tblright {
	float: right;
	margin-left: 10px;
}

.bigtext {font: bold 15px/18px Arial, Helvetica, sans-serif;
	color: #0e6509;
	letter-spacing:.4em;
}

.bildram {
	border: 1px solid #fff;
}

.footer {
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 0px;
}

#menycontainer ul{ float: left; width: 100%; background: #333; font-size: 100%;
	border-color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
}
#menycontainer li{display: inline;}
#menycontainer ul a{float: left; text-decoration: none;
	padding: 3px 20px;
} 

#menycontainer a:link{color: #ffffff;}
#menycontainer a:visited{color: #ffffff;}
#menycontainer a:hover{background: #cccccc;
	border-color: #fff;
	color: #000;
}
#menycontainer a#current{background: #fff; color: #000000;
	
} 
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

