BODY { 
	background-color		: #FFFFFF;
	color				: #000000;
	scrollbar-face-color       	: #214AA6;
	scrollbar-shadow-color     	: #000000;
	scrollbar-highlight-color  	: #000000;
	scrollbar-3dlight-color    	: #000000;
	scrollbar-darkshadow-color 	: #000000;
	scrollbar-track-color      	: #214AA6;
	scrollbar-base-color		: #214AA6;	
	scrollbar-arrow-color      	: #000000;	
	margin 				: 0px;
	margin-right			: 0px;
	margin-bottom 			: 0px;
	margin-top 			: 0px;
	font-family:		Verdana	
}

.body_wit {
	background-color:	#FFFFFF;	
}

.body_blauw {
	background-color:	#214AA6;	
}

.bgBody {
	background-color:	#E1E1E1;	
}

.topBody {
	background-color:	#23278F;
	color:			#000000;
}

.linksBody {
	background-color:	#214AA6;
	color:			#000000;
}


BASEFONT { 
	font-size:		10pt;
	font-family:		Verdana
}
P { 
	margin-top:		5pt;
	margin-bottom:		5pt;
}
A { 
	font-size:		8pt;
	text-decoration:	none;
}
A:link { 
	font-weight:		bold;
	color:			#214AA6; 
}
A:hover { 
	font-weight:		bold;
	color:			#000000;
}
A:visited {
	font-weight:		bold;
	text-decoration:	none; 
	color:			#214AA6;
}

.AMenu {
	font-family		: Verdana;
	font-size  		: 8pt;
	text-decoration		: none;
}	
	
.AMenu:Link {
	color			: #FFFFFF; 	
}

.AMenu:Visited 
{	color			: #FFFFFF;
}

.AMenu:Hover 
{	color			: #FFFF00; 
}


.AMenuKlein {
	font-family		: Verdana;
	font-size  		: 7pt;
	text-decoration		: none;
}	
	
.AMenuKlein:Link {
	color			: #C0C0C0; 	
}

.AMenuKlein:Visited 
{	color			: #C0C0C0;
}

.AMenuKlein:Hover 
{	color			: #FFFF00; 
}


.ARechts {
	font-family		: Verdana;
	font-size  		: 8pt;
	text-decoration		: none;
}

.ARechts:Link {
	color			: #FFFF00; 	
}

.ARechts:Visited 
{	color			: #FFFF00;
}

.ARechts:Hover 
{	color			: #FFFFFF; 
}

.ARechts_groot {
	font-family		: Verdana;
	font-size  		: 11pt;
	font-weight		: bold;
	text-decoration		: none;
}

.ARechts_groot:Link {
	color			: #8AE1FD;
}

.ARechts_groot:Visited {
	color			: #8AE1FD;
}

.ARechts_groot:Hover {
	color			: #FFFFFF; 
}


.AZoeken {
	font-family		: Verdana;
	font-size  		: 8pt;
	text-decoration		: none;
}

.AZoeken:Link {
	color			: #00009C; 	
}

.AZoeken:Visited 
{	color			: #00009C;
}

.AZoeken:Hover 
{	color			: #000000; 
}


.AGeselecteerd
{	font-family		: Verdana;
	font-size  		: 8pt;
	text-decoration		: none;
}

.AGeselecteerd:Visited 
{	color			: #FF0000;
}

.AGeselecteerd:Hover 
{	color			: #000000; 
}


.TBL_raster {
    	background-color	: #000000;
}


.TBL_rand {
    	border-right		: #000000 1px solid;
    	border-top		: #000000 1px solid;
    	border-left		: #000000 1px solid;
    	border-bottom		: #000000 1px solid;
}



.TBL_rechts {
    	border-top		: #000000 2px solid;
    	border-left		: #000000 2px solid;
    	border-bottom		: #000000 2px solid;
    	cellspacing		: 0;
    	cellpadding		: 1;	
    	width			: 125px;    	
    	float			: right;
    	margin-right		: 0;
    	

}

.TBL_laatsteInfo {
    	cellspacing		: 0;
    	cellpadding		: 1;	
    	width			: 100%;
    	background-color	: #FFFF00;
    	color			: #000000;
	font-family		: Verdana;
	font-size  		: 8pt;
	text-decoration		: none;    	
}


.tr_lijn
{	background-color	: #8AE1FD;
	height			: 2px;
}

.TD_streepje {
	font-family		: Verdana;
	font-size  		: 10pt;
	text-decoration		: none;
	color			: #FFFFFF; 		
} 

.TD_normaal { 
	font-size:		8pt;
	font-family:		Verdana
}




sTD { 
	font-family:		Verdana;
}

TH{
	background-color:	#214AA6;
	color:			#FFFFFF;
	font-weight:		bold;
	font-size:		8pt;
	font-family:		Verdana	
}


.tabelEvenregel {
	background-color	: #C0C0FF;
	font-size		: 8pt;
	font-family		: Verdana;
}

.tabelOnevenRegel {
	background-color	: #D0D0FF;
	font-size		: 8pt;
	font-family		: Verdana;
}

.tabelMouseOver {
	background-color	: #F0F0F0;
	cursor			: hand;
	font-size		: 8pt;
	font-family		: Verdana;
}




HR {
	color: #8AE1FD;
}


H1{
	font-family		: Verdana;
	font-size  		: 18pt;
	text-decoration		: none;
	font-weight		: bold;	
	margin			: 0px;
}

H2{
	font-family		: Verdana;
	font-size  		: 15pt;
	text-decoration		: none;
	font-weight		: bold;	
	margin			: 0px;	
}

H3{
	font-family		: Verdana;
	font-size  		: 12pt;
	text-decoration		: none;
	font-weight		: bold;	
	margin			: 0px;	
}



.tdAccent{
	background-color:	#FFB141;
	color:			#FFFFFF;
	font-weight:		bold;
}

.popup {
	position: absolute;
	visibility: hidden;
}

.B_rechts {
	font-family		: Verdana;
	font-size  		: 11pt;
	font-weight		: bold;
	color			: #8AE1FD;		
	text-decoration		: none;
	margin			: 0px;
}

.fout {
	color			: #9C0000;
	font-family		: Verdana;
	font-size  		: 8pt;
	font-weight		: bold;	
}



form { 
	margin			: 0px;
}

Textarea {
	border			: 1px solid #000000; 
	background-color	: #FFFFFF;
	font-family		: Verdana, Arial; 
	font-size		: 8pt;
}

SELECT
{	border			: 1px solid #000000; 
	background-color	: #FFFFFF;
	font-family		: Verdana, Arial; 
	font-size		: 8pt;
	height			: 18px;
}

.tekst
{	border			: 1px solid #000000; 
	background-color	: #FFFFFF;
	font-family		: Verdana, Arial; 
	font-size		: 8pt;
	height			: 18px;
}

.tekstnummer
{	border			: 1px solid #000000; 
	background-color	: #FFFFFF;
	font-family		: Verdana, Arial; 
	font-size		: 8pt;
	height			: 18px;
	text-align		: right;
}

.knop
{	border			: 2px solid #000000; 
	font-family		: Verdana, Arial; 
	font-size		: 8pt;	
	font-weight		: bold;
	font-style 		: normal;
	color			: #000000;
	height			: 18px;	
	background-color	: #FFFFFF;
}
