 BODY {
	font-family : Arial;
	font-size : 12px;
	color : #006400;
}
 H2 {
	font-family : Arial;
	font-size : 16px;
	color : #006400;
	font-weight : bold;
	text-align : right;
}
.titel {
	width:100%;
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	text-align : left;
	background-color : #006400;
}

TD {
	font-family : Arial;
	font-size : 12px;
	color : #006400;
	vertical-align : top;
	}

.link {
	font-family : Arial;
	font-size : 12px;
	color : Lime;
}

A.menu2, A.menu2:LINK, A.menu2:VISITED, A.menu2:ACTIVE, A.menu2:FOCUS {
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	width: 150px;
	font-weight : bold;
	border-color : #137802 #137802 #137802 #137802;
	background: #006400;
	color : #fcfbba;
	text-align : center;	
}

A.menu2:HOVER {
	font-family : Arial;
	font-size : 11px;
	width: 150px;
	font-weight : bold;
	text-decoration : none;
	border-color : #137802 #137802 #137802 #137802;
	background : #fcfbba;
	color :#006400;
	text-align : center;
}

A.menu, A.menu:LINK, A.menu:VISITED, A.menu:ACTIVE, A.menu:FOCUS {
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	width: 85px;
	font-weight : bold;
	border-color : #137802 #137802 #137802 #137802;
	background: #006400;
	color : #fcfbba;
	text-align : center;	
}

A.menu:HOVER {
	font-family : Arial;
	font-size : 11px;
	width: 85px;
	font-weight : bold;
	text-decoration : none;
	border-color : #137802 #137802 #137802 #137802;
	background : #fcfbba;
	color :#006400;
	text-align : center;
}

A, A:LINK, A:VISITED, A:ACTIVE, A:FOCUS {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #006400;
}
A:HOVER {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : Lime;	

}

.link   {
	margin: 0 2 0 2;
	BORDER-BOTTOM: Black 1px solid;
	BORDER-LEFT: Black 1px solid;
	BORDER-RIGHT: Black 1px solid;
	BORDER-TOP: Black 1px solid;
	COLOR: Black;
	FONT: 7pt Arial;
}


.formfields   {
	margin:2;
	BACKGROUND-COLOR: Green;
	BORDER-BOTTOM: #BABBB4 1px solid;
	BORDER-LEFT: #BABBB4 1px solid;
	BORDER-RIGHT: #BABBB4 1px solid;
	BORDER-TOP: #BABBB4 1px solid;
	FONT: 7pt, Verdana, Helvetica;
}

.submitten    {
	BACKGROUND-COLOR: Green;
	margin:1 1;
	BORDER-BOTTOM: #222222 1px solid;
	BORDER-LEFT: #222222 1px solid;
	BORDER-RIGHT: #222222 1px solid;
	BORDER-TOP: #222222 1px solid;
	FONT: 7pt, Verdana, Helvetica;
}

.postcard    {
	BACKGROUND-COLOR: white;
	margin:1 1;
	BORDER-BOTTOM: #222222 1px solid;
	BORDER-LEFT: #222222 1px solid;
	BORDER-RIGHT: #222222 1px solid;
	BORDER-TOP: #222222 1px solid;
	FONT: 10pt, Verdana, Helvetica;
	color : Green;
}

.checkbox     {
	margin:2;
	BACKGROUND-COLOR: Green;
	BORDER-BOTTOM: #BABBB4 1px solid;
	BORDER-LEFT: #BABBB4 1px solid;
	BORDER-RIGHT: #BABBB4 1px solid;
	BORDER-TOP: #BABBB4 1px solid;
	COLOR: #444444;
	FONT: 8pt, Verdana, Helvetica;
}