.formulier {
	BORDER: solid 1px orange;
}

A, BODY, INPUT, OPTION, SELECT, TEXTAREA, TABLE, TD, TR {
	FONT-SIZE:13px;FONT-FAMILY:verdana
}

body {
	Font-Family:Arial,Helvetica,sans-serif; Font-Size: 12
}

a2 {
	Text-Decoration:None; Color:#336699
}

a2:Hover {
	Text-Decoration:Underline; Color:#336699
}

a {
	Text-Decoration:None; Color:white
}

a:Hover {
	Text-Decoration:none; Color:white
}

.ned {
	Text-Decoration:none; Color:white
}

.Font8	{
	font-family:verdana;   
	font-size:8pt; 	
	color:black
}

.Font8Red	{
	font-family:verdana;   
	font-size:8pt; 					
	color:red 
}

.Font8Blue	{
	font-family:verdana;   
	font-size:8pt; 					
	color:#336699 
}

.Font8Orange  {
	font-family:verdana;   
	font-size:8pt; 					
	color:#CC6600
}

.Font8White	{
	font-family:verdana;   
	font-size:8pt;   					
	color:white;}

.Font8Bold	{
	font-family:verdana;   
	font-size:8pt;  
	font-weight:bold; 
	color:black;
}

.Font8BoldWhite	{
	font-family:verdana;   
	font-size:8pt;  
	font-weight:bold; 
	color:white;
}

.Font8v {
	font-family: Verdana, verdana; 
	font-size:8pt; 					
	color:black
}

.Font8redv {
	font-family: Verdana, verdana; 
	font-size:8pt; 					
	color:red
}

.Font8Boldv {
	font-family: Verdana, verdana; 
	font-size:8pt; 					
	color:black;
	font-weight:bold; 
}

.Font8BoldGreyv {
	font-family: Verdana, verdana; 
	font-size:8pt; 					
	color:Gray;
	font-weight:bold; 
}

.Font9	{
	font-family:verdana;   
	font-size:9pt; 					
	color:black;}

.Font9v	{
	font-family:verdana;   
	font-size:9pt; 					
	color:black;}

.Font9Gray			
{
	font-family:verdana;   
	font-size:9pt; 					
	color:gray;
}

.Font9Red			
{
	font-family:verdana;   
	font-size:9pt; 					
	color:red;
}

.Font9Orange			
{
	font-family:verdana;   
	font-size:9pt; 					
	color:#CC6600;}

.Font9Bold			
{
	font-family:verdana;   
	font-size:9pt;  
	font-weight:bold; 
	color:black;}

.Font9Boldv			
{
	font-family:verdana;   
	font-size:9pt;  
	font-weight:bold; 
	color:black;}

.Font9Boldx			
{
	font-family:verdana;  
	 font-size:9pt; 
	 font-weight:bold; 
	 color:black;}

.Font9BoldRed		
{
	font-family:verdana;   
	font-size:9pt;  
	font-weight:bold; 
	color:red;}

.Font9BoldWhite		
{
	font-family:verdana;   
	font-size:9pt;  
	font-weight:bold; 
	color:white;}

.Font9BoldWhiteV		
{
	font-family: Verdana,sans-serif;   
	font-size:9pt;  
	font-weight:bold; 
	color:white;}

.CheckBox
{
	border:black;
	border-style:groove;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;}
	
.TextBox		
{
	font-family:verdana; 
	font-size:8pt; 
	color:black; 
	background-color:white; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}


.TextBox2		
{
	font-family:verdana; 
	font-size:10pt; 
	color:black; 
	background-color:#CECECE; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}

.TextBox3		
{
	font-family:verdana; 
	font-size:7pt; 
	color:black; 
	background-color:white; 
	border:black; 
	border-style:solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}

.TextBox4
{
	font-family:verdana; 
	font-size:8pt; 
	color: white; 
	background-color: #0050A7; 
	border: #778AB4; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}


.ClearTextBox		
{
	font-family:verdana; 
	font-size:8pt; 
	font-weight:bold;
	color:Gray;
	background-color:Transparent; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;}

.Button1		
{
	font-family:verdana; 
	font-size:9pt; 
	color:white; 
	background-color:#336699; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}