body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCDEDD;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D300B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4D300B;
}
a:hover {
	text-decoration: none;
	color: #9A3004;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D300B;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
.header {
	background-image: url(../gfx/bgheader.gif);
}
.menue {
	background-image: url(../gfx/bgmenu.gif);
}
.spacer {
	background-image: url(../gfx/bgspacer.gif);
}
.footer {
	background-image: url(../gfx/bgfooter.gif);
}
select {  background: #F7F2F2; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; border: #827F7F; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid}

TEXTAREA {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #ffffff;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	word-spacing: normal;
}
INPUT {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #ffffff;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}