body, p, ul, ol,li, td, tr {
	font-family: Verdana, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	cursor:default;
}
.subHeader {
	font-family: Verdana, Helvetica, sans-serif;
	color:#3D72B0;
	font-size:11px;
	cursor:default;
}
.beoordeling {
	font-family: Verdana, Helvetica, sans-serif;
	color:#E9FF12;
	font-size:14px;
	cursor:default;
}
A {
	color:#295AB0;
	text-decoration:none;
}
A.aanbieders {
	color:#000000;
	text-decoration:none;
}
A.aanbieders:hover {
	color:#295AB0;
	text-decoration:none;
}
A.crumbtrail {
	color:#FFFFFF;
	text-decoration:underline;
}
.crumbtrailCurrent {
	color:#E9FF11;
}
.node {
	font-family: Verdana, Helvetica, sans-serif;
	color:#000000;
	font-size:9px;
	cursor:default;
}
.leftNav {
	font-family: Verdana, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	padding-left:15px;
}
select.text {
	font-family:verdana, arial, helvetica;
	font-size:11px;
	color:#000000;
	border:1px solid #E0E2EB;
}
input.text {
	font-family:verdana, arial, helvetica;
	font-size:11px;
	color:#000000;
	border:1px solid #E0E2EB;
}
input.textError {
	background-color:ffcc00;
	font-family:verdana, arial, helvetica;
	font-size:11px;
	color:#000000;
	border:1px solid #000000;
}
textarea.textTA {
	font-family:verdana, arial, helvetica;
	font-size:11px;
	color:#000000;
	border:1px solid #E0E2EB;
}
textarea.textErrorTA {
	background-color:ffcc00;
	font-family:verdana, arial, helvetica;
	font-size:11px;
	color:#000000;
	border:1px solid #000000;
}
input.button {
	width:118px;
	height:18px;
	background-image:url('../../images/button.xp.gif');
	border-width:0px;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#3D72B0;
}
TR.TReven {
	background-color:#eeeeee;
}
TR.TRodd {
	background-color:#dddddd;
}
.errorMsg {
	font-weight: bold;
	color:#ff0000;
}
.bgNav {
	background:url(/images/bg_nav.gif) no-repeat;
	background-position:0px 0px;
}
.bgNavOver {
	background:url(/images/bg_nav.gif) no-repeat;
	background-position:-145px 0px;
}

