td
{
 font-size: 12px;
 border-top: 1px dashed #CCC;
}

th
{
 text-align: left;
 font-size: 14px;
}
	
div
{
    border: none;
}

body {
	background-color:white;
	border:0;
	margin:0;
	color: black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
	
input{outline:none}

select {font-size:12px}

a{border:none}
img{border:none}

button
{
 color: #1C2C5F;
 background-color: #C5C6D8;
 font-size: 12px;
 font-weight: bold;
 border: 1px groove black;
 text-align: left;
 width: 150px;
}

input
{
 font-size: 12px;
}

select
{
 width: 150px;
}

legend
{
 font-weight: bold;   
}

.kop {font-weight: bold; font-size: 14px; color: #FF0033; text-transform: uppercase;}
.subkop {font-weight: bold; font-size: 12px; }
.subkop2 {font-weight: bold; font-size: 12px; color: #D73242;}
.blokkop {font-weight: bold; font-size: 12px; color: #ffffff; }

table.form
{
 padding: 0px 0px 0px 0px; 
 margin: 0px 0px 0px 0px; 
 border: none;
}

table.form th
{
 background-color: #182C5A;
 color: white; 
 font-size: 12px;
}

table.form td
{
 background-color: #DEDBDE;
 color: black; 
 font-size: 12px;
 vertical-align: top;
}