/*	this style sheet was created by hendrik kramer, vrg e-solution, hkramer@vrg.de 
	l/mod 15-mar-2001 */

a {
	color : blue;
	font-family : arial,helv,helvetica,sans-serif;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

body {
	margin-left : 0px;
	margin-top : 10px;
	margin-bottom : 0px;
	font-size : 10pt;
	font-family : arial,helv,helvetica,sans-serif;
}

p, td {
	margin-left : 0px;
	margin-top : 15px;
	font-size : 10pt;
	font-family : arial,helv,helvetica,sans-serif;
	margin: 0in 0in 0pt 0pt;
}

.menu {
	color : #000000;
	font-size : 10pt;
	font-weight : bold;
}

.farmmenu {
	color : #000000;
	font-size : 8pt;
}


.header1 {
	font-family : arial,helv,helvetica,sans-serif;
	font-size : 13pt;
	font-weight : bold;
}

.header2 {
	font-family : arial,helv,helvetica,sans-serif;
	font-size : 10pt;
	font-weight : bold;
}


.bluelink {
	color : #3300ff;
	font-size : 8pt;
	font-weight : bold;
}

.smallfont {
	color : #000000;
	font-size : 7pt;
}


.small {
	color : #000000;
	font-size : 8pt;
}


.input {
	width : 160px
}

.inputort {
	width : 110px
}

.inputshort {
	width : 45px
}


.textbox {
	border-color : #ffffff;
	border-width : thin;
	color : #000000;
	font-family : arial,helv,helvetica,sans-serif;
	font-size : 9pt;
}

.warn {
	color : #ff6600;
	font-size : 8pt;
	font-weight : bold;
}
