div, p, td, tr, li, ul {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	color : #EEEEEE;
	font-style : normal;
}

body {
	background: black;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #FFFFFF;	
	scrollbar-track-color: #54535E;
	scrollbar-shadow-color: #CCCCCC; 
	color : #EEEEEE;	
}

a:hover { 
	color: #FFFFFF;
	text-decoration : none;
}

h1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #FFFFFF;
}

h2 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10.5pt;
	color : #CCCCCC;
}

h3 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}

.wallde {
	background-image : url("/images/wall_de.gif");
	background-repeat : no-repeat;
	background-position : bottom;
}

.wallgraaf {
	background-image : url("/images/wall_graaf.gif");
	background-repeat : no-repeat;
	background-position : bottom left;
}

.footer {
	font-family : Arial, Verdana, sans-serif;
	font-size : 7.5pt;
	color : #FFFFFF;
	text-decoration : none;
	text-align : right;
}

.footeron {
	font-family : Arial, Verdana, sans-serif;
	font-size : 7.5pt;
	color : #000000;
}
.footer:hover { 
	color: #CCCCCC;
	text-decoration : underline;
}

.small {
	font-family : Arial, Verdana, sans-serif;
	font-size : 7.5pt;
}

.smallwhite {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
}

.smallgrey {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	color : #CCCCCC;
}

.odd { background-color: #D5D9FE; }

.even { background-color: #EEEEEE; }

.border {
	border-color : #000000;
	border-style : solid;
	border-width : 1;
}
	
.forminput {
	border: 1px solid; 
	background: #1A1A1A; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #CCCCCC;
}

.imgout {
	border: 0;
	filter: alpha(opacity=65);
	margin: 0;
	padding: 0;
}

.imgover {
	border: 0;
	margin: 0;
	padding: 0;
}