body {
	font-family : Verdana;
	color : #000000;
	font-size: 11px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #084C90;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #084C90;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	
}

td {
	font-family :Verdana;
	color : #000000;
	font-size : 11px;
}

input.button {
    font-size: 11px;
	color: #000000;
    width: 54px;    
	border: thin #333333 solid 1px;
	background-color: #DCDCB9;
}

textarea.input_gr{
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	border: thin #737373 solid 1px;
	width: 300px;
	height: 100px;
	background-color: #ffffff;
}

input.input_kl {
	font-family: Verdana;
    color: #5D012D;
	font-size: 11px;
	border: thin #737373 solid 1px;
    width: 40px;
	background-color: #ffffff;
}

input.input_gr {
	font-family : Verdana;
	color : #000000;
	font-size : 11px;
	border: thin #737373 solid 1px;
    width: 300px;
	background-color: #ffffff;
}

A:link {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}

A:visited {
	COLOR: #000000;
	text-decoration : underline;
}

A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}

