BODY {
	scrollbar-arrow-color: #F0C019;
	scrollbar-base-color: #003366;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
}

a {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #666699;
	text-decoration : none;
}

a:visited {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #666699;
	text-decoration : none;
}

a:hover {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #003366;
	text-decoration : underline;
}

h1 {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 20pt;
	font-weight : bold;
	color : #a3a3c2;
	text-decoration : none;
}

h2 {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 18pt;
	font-weight : bold;
	color : #a3a3c2;
	text-decoration : none;
}

h3 {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 16pt;
	font-weight : bold;
	color : #a3a3c2;
	text-decoration : none;
}

h4 {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 14pt;
	font-weight : bold;
	color : #a3a3c2;
	text-decoration : none;
}

h5 {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 12pt;
	font-weight : bold;
	color : #a3a3c2;
	text-decoration : none;
}

h6 {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	color : #a3a3c2;
	text-decoration : none;
}

p, ol, ul, td {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #003366;
	text-decoration : none;
}

th {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
	border-bottom : 1px solid #a3a3c2;
	background-image: url(generic/bg_header.gif);
}

hr {
	background-color: #a3a3c2;
	color : #a3a3c2;
	height: 1px;
	width: 99%;
}

FORM {
	padding-top : 5px;
	padding-bottom : 5px;
	margin-top : 0px;
	margin-bottom : 0px;
}

INPUT, TEXTAREA {
	border : 1px solid #003366;
	background : #F0F0F5;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #003366;
	text-decoration : none;
}


INPUT.knop {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
	background-color : #003366;
	border : 1px solid #F0C019;
}


TABLE.simple {
	background-color : White;
	border : 1px solid #a3a3c2;
}

TABLE.simple TD.footer 
{
    background-color: #F0F0F5;
    border-top:1px solid #a3a3c2;
}

TABLE.nav a{
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
}
	
TABLE.nav a:visited{
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
}
	
TABLE.nav a:hover{
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #666699;
	text-decoration : none;
}

.nav .footer 
{
    padding-left:24px;
}

.nav .footer a:visited, .nav .footer a:hover, .nav .footer a
{
    font-weight:normal;
    line-height:18px;
}
	
DIV.small{
		font-size : 8pt;
}
	
DIV.small a{
		font-size : 8pt;
}

DIV.small a:visited{
		font-size : 8pt;
}

DIV.small a:hover{
		font-size : 8pt;
}

SELECT.orange{
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #003366;
	text-decoration : none;
	background : #F0F0F5;
}

TABLE.xtranav a{
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
	
	TABLE.xtranav a:visited{
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
	
	TABLE.xtranav a:hover{
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #F0C019;
	text-decoration : none;
}

	TABLE.xtranav td{
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
