.fsize2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
 A       	{
		color:#000077;
		text-decoration: none; 
		}
 A:visited  {
		color: #000077;
		text-decoration: none; 
		}
 A:active   {
		color: #000077;
		text-decoration: none; 
		}
BODY   {
	font-size:10pt;
	font-family: Arial;
	color:#000077;
	SCROLLBAR-FACE-COLOR: #F5F5F5;
	SCROLLBAR-HIGHLIGHT-COLOR: #F5F5F5;
	SCROLLBAR-SHADOW-COLOR: #919191;
	SCROLLBAR-ARROW-COLOR: #919191;
	SCROLLBAR-BASE-COLOR: #919191;
	scrollbar-3d-light-color: #F5F5F5;
	scrollbar-dark-shadow-color: #F5F5F5;
	background-attachment: fixed;
	background-image: url(images/clouds.jpg);
	background-repeat: repeat;

		}

PRE	   	{
		font-size:10pt; 
		font-family: Arial;
		color:#FFFFFF;
		text-align: left;
P	   	{
		font-size:10pt; 
		font-family: Arial;
		color:#585757;
		}
TABLE  	{
		align: left; 
		}
 TH    {
    	background: #D9E8FA;
		font-size: 10pt; 
		font-family: Arial; 
		color: #000000; 
		font-weight: bold; 
		}
 TD    {
		font-size: 10pt;
		font-family: Arial;
		color: #000077;
	
		}

Input.InputText 	{
		   BORDER-RIGHT: #000066 1px solid; 
			BORDER-TOP: #000066 1px solid;
			BORDER-LEFT: #000066 1px solid; 
			BORDER-BOTTOM: #000066 1px solid;
			font-size: 10pt;
			color: #585757;
			font-family: Arial;
			}
Textarea {
			BORDER-RIGHT: #000066 1px solid; 
			BORDER-TOP: #000066 1px solid;
			BORDER-LEFT: #000066 1px solid; 
			BORDER-BOTTOM: #000066 1px solid;

			font-size: 10pt;
			color: #585757;
			font-family: Arial;
			 }
Select{
			font-size: 10pt;
			color: #585757;
			font-family: Arial;
				}
Button.InputText {
			font-size: 11pt;
			color: #585757;
			font-family: Arial;
				}

.picborder {
	border: 1px dotted #000077;
}
input {
	border: 1px solid #000077;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
script {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #000077;
}
.headertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000077;
	font-variant: small-caps;
	text-align: center;



}
.tblborder {
	border: 1px solid #000077;
	background-color: #FFFFFF;
}
.verplichtveld {
	font-size: 10px;
	text-transform: uppercase;
	color: #FF0000;
}
