BODY
	{
		background-color: #FFFFFF;
		font-family: Arial, Helvetica;
		font-size: 8pt;
		color: #000000;
	}

BODY.maincontent
	{
		background-color: #CCCCCC;
		font-family: Arial, Helvetica;
		font-size: 8pt;
		color: #FFFFFF;
	}

BODY.mailing
	{
		background-color: #FFFFFF;
		font-family: Arial, Helvetica;
		font-size: 8pt;
		color: #000000;
	}

TH
	{
		font-weight: bold;
		font-size: 8pt;
		text-align: left;
		filter: progid:DXImageTransform.Microsoft.Gradient(gradienttype=0,startcolorstr=#999999,endcolorstr=#FFFFFF); 
	}
	
TD.cel	
	{
		background-color: #FFFFFF;
		font-family: Arial, Helvetica;
		font-size: 8pt;
	}

TD.celtrans	
	{
		background-color: Transparent;
		font-family: Arial, Helvetica;
		color: #FFFFFF;
		font-size: 8pt;
	}

TD.celnav	
	{
		background-color: Tranparent;
		font-family: Arial, Helvetica;
		font-size: 8pt;
		color: #FFFFFF;
	}
	
TD.cel_pop		
	{
		background-color: #BBBBBB;
		font-family: Arial, Helvetica;
		font-size: 8pt;
	}

LEGEND 
	{
		color: #FFFFFF;
	}

IMG 
	{
		border-color: #FF0000;
	}
	
IMG.kop
	{
		filter: progid:DXImageTransform.Microsoft.Gradient(gradienttype=0,startcolorstr=#999999,endcolorstr=#FFFFFF); 
		border: 1px solid #333333;
	}
	
IMG.kopswitch
	{
		filter: progid:DXImageTransform.Microsoft.Gradient(gradienttype=0,startcolorstr=#FFFFFF,endcolorstr=#999999); 
		border: 1px solid #333333;
	}
	
INPUT.veld_30
	{
		background-color: Transparent;
		width: 30px;
		font-family: Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		color: #FF0000;
	}

INPUT.veld_50, SELECT.veld_50
	{
		background-color: Transparent;
		width: 50px;
		font-family: Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		color: #FF0000;
	}

INPUT.veld_100, SELECT.veld_100
	{
		background-color: Transparent;
		width: 100px;
		font-family: Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		color: #FF0000;
	}

INPUT.veld_150, SELECT.veld_150
	{
		background-color: Transparent;
		width: 150px;
		font-family: Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		color: #FF0000;
	}
	
INPUT.veld_200, SELECT.veld_200
	{
		background-color: Transparent;
		width: 200px;
		font-family: Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		color: #FF0000;
	}
	
INPUT.veld_250, SELECT.veld_250
	{
		background-color: Transparent;
		width: 250px;
		font-family: Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		color: #FF0000;
	}
	
INPUT.veld_100_web
	{
		background-color: Transparent;
		width: 100px;
		font-family: Courier;
		font-size: 8pt;
		font-weight: bold;
		color: #FF0000;
	}

INPUT.knop
	{
		background-color: Transparent;
		font-family: Arial, Helvetica;
		font-size: 8pt;
		filter: progid:DXImageTransform.Microsoft.Gradient(gradienttype=0,startcolorstr=#999999,endcolorstr=#FFFFFF); 
	}	

TEXTAREA.veld_tekst
	{
		background-color: Transparent;
		width: 360px;
		font-family: Arial, Helvetica;
		font-size: 8pt;
		font-weight: bold;
		color: #FF0000;
	}

TEXTAREA.veld_vol
	{
		background-color: Transparent;
		font-family: Courier;
		font-weight: normal;
		font-size: 6pt;
		color: #000000;
	}	
	
A:link 
	{
		color: #FF0000;
		text-decoration: underline;
	}
	
A:active
	{
		color: #FF0000;
		text-decoration: underline;
	}
	
A:hover 
	{
		color: #FF0000;
		text-decoration: none;
	}
	
A:visited 
	{
		color: #FF0000;
	}   

A:link.nav 
	{
		color: #000000;
		text-decoration: underline;
	}
	
A:active.nav
	{
		color: #000000;
		text-decoration: underline;
	}
	
A:hover.nav
	{
		color: #000000;
		text-decoration: none;
	}
	
A:visited.nav 
	{
		color: #000000;
	} 
.disab 
	{
		color: #999999;
	}
	
DIV.scroll
	{
		width: 100%;
		height: 100%;
		overflow-y: auto;
		overflow:-moz-scrollbars-vertical
		visibility: visible;
	}

DIV.popuplaag
	{
	background-color: #BBBBBB;
	position: absolute; 
	width: 440px; 
	z-index:2; 
	left: 20%; 
	top: 20%;
	}
	
DIV.navsub
	{
	background-color: Transparent;
	visibility: visible;
	position: relative;
	width: 155px; 
	height: 365px;
	z-index: 10; 
	}

DIV.contentvlak
	{
	position: relative; 
	width: 604px; 
	height: 326px;
	top: 24px;
	left: 10px;
	z-index: 2; 
	background-color: Transparent;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt; 
	scrollbar-base-color: #CCCCCC;
	scrollbar-arrow-color: #FF0000;
	scrollbar-DarkShadow-Color: #000000;
	scrollbar-Face-Color: #000000; 
	visibility: visible;
	overflow-y: auto;
	overflow:-moz-scrollbars-vertical
	}
			
DIV.watermerk
	{
	position: absolute; 
	width: 100%; 
	height: 100%;
	z-index:2; 
	left: 0px; 
	top: opx;
	}
	
SPAN.err
	{
		color: #FF0000;
	}
	
.ok
	{
		color: #00FF00;
	}

#dhtmltooltip
{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/* filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
}
