body {
	background-color : #FFDAB5;
	font-family: Arial;
	font-size: 9pt;
	color: black;
	margin-top : 0px;
	margin-bottom : 0px;
	scrollbar-base-color: #7C0000;
	scrollbar-face-color: #7C0000;
	scrollbar-track-color: #936800;
	scrollbar-arrow-color: #E8CC25;
	scrollbar-highlight-color: #7C0000;
	scrollbar-3dlight-color: #936800;
	scrollbar-shadow-color: #936800D;
	scrollbar-darkshadow-color: #936800;
}

.tekst {
	font-family: Arial;
	font-size: 9pt;
	color: black;
	margin-left : 40px;
	margin-right : 40px;
}

.ticker {
	position: absolute;
	font-family: Arial;
	font-size: 10pt;
	color: #00592D;
	margin-left: 184px;
	margin-top: 7px;
	width: 554px;
	text-align: center;
}

td {
	font-family: Arial;
	font-size: 9pt;
	color: black;
}

A {
	color: #7C0000;
    text-decoration: none;
    font-size: 9pt; 
    font-weight: bold;
}

A:hover { 
	color: #936800;
    font-size: 9pt; 
	text-decoration: none; }
	
.window { 
	border-color: #007B80; 
	border-style: solid; 
	border-width: 1px; }
	
.window_title {
	font-size: 8pt;
	color: white;
	text-transform : none;
} 

.window_menu {
	border-color: #484B5E;
	border-style: solid;
	border-width: 1px;
} 

.window_body { 
	font-size: 7pt; 
	background-color: white; 
	color: #000F6D; } 

.invoer
{
	BACKGROUND-COLOR: #FFDAB5;
	BORDER-BOTTOM: #7C0000 double 1px;
	BORDER-LEFT: #7C0000 double 1px;
	BORDER-RIGHT: #7C0000 double 1px;
	BORDER-TOP: #7C0000 double 1px;
	COLOR: #7C0000;
	FONT-FAMILY: tahoma, arial,helvetica;
	FONT-SIZE: 10pt
}