BODY,TD {
	font-family: Arial,helvetica,sans-serif;
	color: #000000;
	padding:0px;
	margin:0px;
	font-size:12px;
	line-height: 18px;
	scrollbar-DarkShadow-Color: #f68f1e;
	scrollbar-Track-Color: #FFFFFF;
	scrollbar-Face-Color: #f68f1e;
	scrollbar-Shadow-Color: #FFFFFF;
	scrollbar-Highlight-Color: #FFFFFF;
	scrollbar-3dLight-Color: #FFFFFF;
	scrollbar-Arrow-Color: #FFFFFF;
}

input,textarea{
	border:1px solid #000000;
	background: FFFFFF;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	cursor:pointer;
}

.invul{
	border-top: 2px solid #CCCCCC;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 2px solid #CCCCCC;	
	background: FFFFFF;
	color: #000000;
	font-size: 18px;
	letter-spacing:1px;
	font-weight:bold;
	cursor:pointer;
}
.knopje{
	border:1px solid #FFFFFF;
	background: f68f1e;
	color: #000000;
	font-weight:bold;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}
H2 {
	font-size: 130%;
	color:#242e81;
	font-weight:bold;
	font-family: arial,helvetica,sans-serif;
}

H3 {
	font-size: 100%;
}

H1{
	font-size:20px;
	color:#f68f1e;
	padding:0px;
	margin:0px;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
}
A:link {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
A:visited {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
A:hover,A:active {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
A.topLink:link {
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
}
A.topLink:visited {
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
}
A.topLink:hover,A.topLink:active {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
A.smallLink:link {
	color: #FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:none;
}
A.smallLink:visited {
	color: #FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:none;
}
A.smallLink:hover,A.smallLink:active {
	color: #FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:none;
}
.balkBoven{
	background-color:#f68f1e;
	height:23px;
}
.bgTekst{
	background-image: url(/imgs/bg.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#2e5c98;
}
.bgWait{
	background-image: url(/imgs/bgwait.png);
	background-position:top left;
	cursor:wait;
}
.lineKop{
	background-color:#f68f1e;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	}
.btn{
	cursor:pointer;
	}
.bold{
	font-weight:bold;
	}
