BODY {
	margin                     : 0px;
	background-image:url('../img/bg.jpg');
	background-repeat:repeat-y;
	background-position:center;
	background-color:#F7F7F7;
	background-attachment      : fixed;
}
TD {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	line-height     : 18px;
	font-style      : normal;
	color           : #100D75;
	letter-spacing  : 0px;
}
.tekst {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	line-height     : 18px;
	font-style      : normal;
	color           : #100D75;
	letter-spacing  : 0px;
}
.tekst_bold {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	line-height     : 18px;
	font-style      : normal;
	color           : #100D75;
	letter-spacing  : 0px;
	font-weight		: bold;
}
.tekst_titel {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 17px;
	line-height     : 18px;
	font-style      : normal;
	color           : #100D75;
	letter-spacing  : 0px;
	font-weight		: bold;
}
.tekst_klein {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 10px;
	line-height     : 18px;
	font-style      : normal;
	color           : #100D75;
	letter-spacing  : 0px;
}
.tekst_rood_klein {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 10px;
	line-height     : 18px;
	font-style      : normal;
	color           : #FB0F0C;
	letter-spacing  : 0px;
}

.tekst_wit {
	font-size       : 11px;
	color           : #FFFFFF;
	font-style      : normal;
}
.cursor {
	cursor          : hand
}
A {
	text-decoration : underline;
	color           : #100D75;
}
A:HOVER {
	text-decoration : underline
	color           : #FB0F0C;
}
A:ACTIVE {
	text-decoration : underline;
}
A.2 {
	text-decoration : underline;
	color           : #FFFFFF;
}
A.2:HOVER {
	text-decoration : none;
	color           : #FFFFFF;
}
A.2:VISITED {
	color           : #FFFFFF;
}
A.2:ACTIVE {
	text-decoration : #FFFFFF;
}

A.3 {
	text-decoration : none;
	color           : #FFFFFF;
}
A.3:HOVER {
	text-decoration : underline;
	color           : #FFFFFF;
}
A.3:VISITED {
	color           : #FFFFFF;
}
A.3:ACTIVE {
	text-decoration : #FFFFFF;
}
#navExtra2 a {	
	display:block;
	background-image:  url(../img/menu_over.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 25px;
	line-height: 23px;
	text-decoration: none;
}
#navExtra a {	
	display:block;
	background-image:  url(../img/menu_up.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 25px;
	line-height: 23px;
	text-decoration: none;
}
#navExtra a:hover {
	background-image:  url(../img/menu_over.gif);
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#subNavExtra2 a {	
	display:block;
	background-image:  url(../img/submenu_over.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C2D83;
	font-size: 11px;
	font-weight: bold;
	padding-left: 25px;
	line-height: 23px;
	text-decoration: none;
}
#subNavExtra a {	
	display:block;
	background-image:  url(../img/submenu_normaal.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C2D83;
	font-size: 11px;
	font-weight: bold;
	padding-left: 25px;
	line-height: 23px;
	text-decoration: none;
}
#subNavExtra a:hover {
	background-image:  url(../img/submenu_over.gif);
	color: #0C2D83;
	font-weight: bold;
	text-decoration: none;
}



INPUT {
	color : #100D75;
	font-family : Verdana;
	font-size : 11px;
	background: #F7FAFC;
	border-width: 1;
	border-color: #100D75; 
	border-style: solid; 
}
textarea {
	color : #100D75;
	font-family : Verdana;
	font-size : 11px;
	background: #F7FAFC;
	border-width: 1; 
	border-color: #100D75; 
	border-style: solid; 
}

select {
	color : #100D75;
	font-family : Verdana;
	font-size : 11px;
}

.checkbox {
	color : #100D75;
	font-family : Verdana;
	font-size : 11px;
	border-width: 1; 
	border-color: #100D75; 
	border-style: solid; 
}
INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	text-align: center;
	background: #100D75;
	font-family : Verdana;
	font-size : 10px;
}
.radio {
	color : #100D75;
	font-family : Verdana;
	font-size : 11px;
	border-style: solid; 
}
.cursor {
	cursor : hand
}
.table_border {
	border: 1px;
	border-color: #7DB3CF;
	border-style: solid; 
}
.csc-form-fieldradiocell br{
display:none;
}
