	html, body, #wrapper {
	height:100%;
	margin:0;
	padding:0;
	border:none;
}
	body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:18pt;
}
	a:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
	a:link {
	color:#F00;
}
	a:visited {
	color:#F00;
}
	a:hover {
	color:#950000;
}
	a:active {
	color:#F30;
}
	h1 {
	font-size:14pt;
	color:#F00;
}
	h2 {
	font-size:12pt;
	color:#8A0000;
	margin:0;
	padding:0;
}
	h3 {
	font-size:14pt;
	color:#8A0000;
}
	h4 {
	font-size:14pt;
	color:#F00;
}
	h5 {
	font-size:11pt;
	color:#666;
	margin:0;
	padding:0 0 10px 0;
}
	h6 {
	font-size:12pt;
	color:#8A0000;
	margin:0;
	padding:0 0 10px 0;
}
	.awstats {
	display: none
}
	.veld {			
	background-color: #e8e6e9;
	color: #ff0000;
}
	.form {
	font-size:10pt;
}
.spacer {clear:both ;height: 1px; overflow: hidden; font-size: 0pt; margin-top: -1px;}
.loginbutton {			
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #ffffff;
	width: 70px;
	height: 22px;
}
.historybutton {			
	background-color: #990000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #ffffff;
	width: 100px;
	height: 22px;
}
.inputfield {
	background-color: #e8e6e9;
	color: #ff0000;
	font-size:8pt;
}
.submitfield {
	background-color: #ff0000;
	color: #e8e6e9;
	font-size:8pt;
}
