/***************************************
******  TAGS
***************************************/

BODY,TD, A 
{ 
	font-family			: arial;	
	font-size			: 10pt; 
	color				: #000000; 
	vertical-align		: top; 
}

BODY 
{ 
	padding				: 10px;
}

TH  
{ 
	font-family			: arial;	
	font-size			: 9pt; 
	color				: #009933;
	font-weight			: bold; 
	text-align			: left;
}

H1 
{
	font-size			: 12pt; 
	font-weight			: bold; 
	font-family			: arial; 
	display				: inline;
}

H2 
{
	font-size			: 10pt; 
	font-family			: arial; 
	display				: inline;
}

INPUT 
{ 
	font-family			: arial; 
	font-size			: 10pt; 
	color				: #009933; 
	background-color	: #FFFFFF; 
}

PRE 
{ 
	font-family			: arial;	
	font-size			: 10pt; 
	color				: #000000; 
	vertical-align		: top; 
	position			: relative; 
	left				: -60px;
}

A 
{ 
	font-weight 		: bold; 
	color				: #000000;
}

UL
{
	margin-top		: 10px;
	margin-bottom	: 10px;
}

/***************************************
******  CLASSES
***************************************/

.radio 
{ 
	background-color	: transparent; 
	border				: 0px;
}

.button 
{ 
	background-color 	: transparent; 
/*	border				: 0px solid black; */
	color				: #000000; 
	font-family			: arial; 
	font-weight			: bold; 
	text-decoration		: underline; 
	cursor				: hand;
}

.bold 
{ 
	font-size			: 11pt; 
	font-weight			: bold; 
	font-family			: verdana; 
	width				: 150px; 
	vertical-align		: top;
}

.actie 
{ 
	font-size: 9pt; 
}

.question
{
	font-weight			: bold;
	font-size			: 12px;
}

.answer
{
	vertical-align		: middle;
}

.pleasewait
{
	border				: 2px solid #000000;
	background-color	: #FFFFE0;
	visibility			: hidden;
/*	display 			: none;*/
	padding				: 5px; 
}

.PageTitle
{
	font-size			: 13px;
	font-weight			: bold;
}

.question
{
	font-weight			: bold;
	font-size			: 12px;
}

.answer
{
	vertical-align		: middle;
}

.radiobox
{
	border				: 0px;
}

.whattest
{
	font-weight			: bold;
	font-size			: 14px;
}

.extrainfo
{
	font-weight			: bold;
}

.kader
{
	border				: 2px solid #000000;
}


