body
{
	background-attachment: fixed;
	background-repeat: no-repeat;
}
td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 203663;
}
.detailheader
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 203663;
	font-weight: bold;
}
.small
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 203663;
}
.newssamenvatting
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ffffff;
}

a:link {
	text-decoration: underline;
	color: #213473;
	
}
a:visited {
	text-decoration: underline;
	color: #213473;
	
}
a:hover 
	{	
	color: #021147;
	text-decoration: none;
	}
input
{
	font-family : Tahoma;
	font-size : 11px;
	color : #4E000B;
	width: 180px;
	background-color : transparent;
	border: #182073;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.areainput
{
	font-family : Tahoma;
	font-size : 11px;
	color : #4E000B;
	width: 300px;
	height: 200px;
	background-color : transparent;
	border: #182073;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.buttoninput
{
	font-family : Tahoma;
	font-size : 11px;
	font-weight: bold;	
	color : #000000;
	width: 80px;
	background-color : CFCBCB;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}	