body{
	background-color: #007D96;
	background-image: url(../gfx/shared/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
}

a:link, a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
	color: #BAF5FF;
}

a:hover, a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	color: #FFC600;
}

a.bodyLink:link, a.bodyLink:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	text-decoration: underlined;
	color: #BAF5FF;
}

a.bodyLink:hover, a.bodyLink:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	color: #FFC600;
}

a.mainLink:link, a.mainLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	color: #BAF5FF;
}

a.mainLink:hover, a.mainLink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	color: #FFC600;
}

a.mainLinkSelected{
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold !important;
	font-size: 100%;
	text-decoration: none !important;
	color: #FFC600 !important;
}

#lNavig{
	line-height: 150%;
}

span.pageTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 200%;
	text-decoration: none;
	color: #FA7D00;
	line-height: 250%;
}

span.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	color: #FFC600;
}

div.tekst{
border: 0px solid red;
	width: 731px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 70%;
	text-decoration: none;
	color: white;
	line-height: 150%;
	text-align: justify;
}

table.names{

}
td.name{
	background-color: #36ADCA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 70%;
	color: white;
}
td.nameKlein{
	background-color: #36ADCA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 60%;
	color: white;
}

td.nameTop{
	background-color: #FA7D00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	color: white;
}


/* main questions table*/

td.topFade{
	background-image: url(../gfx/fiche/back-top.gif);
	background-repeat: repeat-x;
}
td.farLeft1{
	background-color: #007D96;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 70%;
	color: white;
}

td.farLeft{
	background-color: #CCE5EA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 70%;
	color: white;
}

td.farRight1{
	background-color: #007D96;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 70%;
	color: white;
}

td.farRight{
	background-color: #CCE5EA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 70%;
	color: white;
}
	
td.bottom{
	background-image: url(../gfx/fiche/back-bottom.gif);
	background-repeat: repeat-x;
}	

td.vraag{
	color: #000000;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
	
td.q1{
	background-color: #FF0000;
}
	
td.q2{
	background-color: #FF9000;
}

td.q3{
	background-color: #5FAFBF;
}	
	
td.q4{
	background-color: #378595;
}

td.q5{
	background-color: #006F85;
}
	
P {		
		color: #000000;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		}
		
TD.top_Help {
		background-color: #DEE0EF;
		color: #3B3B3B;
		text-align: left;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		vertical-align: top;
		}	
		
TD.input_Top {
		background-color: #8F94BE;
		color: #FFFFFF;
		text-align: left;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		vertical-align: middle;
		}

TD.input_Spacer {
		background-color: #F4F5F6;
		}
		
TD.input_Bottom {
		background-color: #DEE0EF;
		color: #000000;
		text-align: left;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		vertical-align: top;
		}