BODY
{
	font-family: Verdana, Arial, sans;
	font-size: 9pt;
	background: #000 url(../images/background_gradient.gif) repeat-x left fixed;
	background-color: #8C9C21;
	color: #000000;
	text-align: center
}
p, table, td
{
	font-family: Verdana, Arial, sans;
	font-size: 9pt;
}

FORM {
	font-family: Verdana, Arial, sans;
	font-size: 9pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
INPUT.input_login_submit
{
	width: 60px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	border: 2px solid #006699;
	height: 21px;
}

INPUT.input
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	border: 2px solid #006699;
	height: 21px;
	width: 100px;
}

A					{ color: #006699; font-weight: bold; font-size: 10pt; text-decoration: underline; }
A:link		{ color: #006699; font-weight: bold; font-size: 10pt; text-decoration: underline; }
A:visited	{ color: #006699; font-weight: bold; font-size: 10pt; text-decoration: underline; }
A:hover		{ color: #006699; font-weight: bold; font-size: 10pt; text-decoration: underline; }
A:active	{ color: #006699; font-weight: bold; font-size: 10pt; text-decoration: underline; }

.cell_header_white
{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td.witkop
{
font-family: Verdana, Arial, sans;
font-size: 16pt;
font-weight: bold;
color: #006699;
background: #FFFFFF;
text-align: left;
 height: 21;
}

