	body				{ font-family: arial, helvetica; color: #434343; font-size: 12px; background-image: url(../images/bg.png); color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);}
	body.formulier		{ font-family: arial, helvetica; color: #434343; font-size: 12px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);}
	td					{ font-family: arial, helvetica; color: #434343; font-size: 12px; padding:0; margin:0; }
	td.bordercontent	{ font-family: arial, helvetica; color: #ffffff; font-size: 14px; font-weight: bold; padding:0; margin:0; background-image: url(../images/bordercenter.png)}

	td.topbanner		{ font-family: arial, helvetica; color: #ffffff; font-size: 20px; padding:0; margin:0; }
	table				{ border:0; }
	table.conten	t		{ color: #666666; }
	h2					{ color: #000000; font-weight:700; font-size:14px; }
	A:link				{ text-decoration: none; color: #2244ee; }
	A:visited			{ text-decoration: none; color: #2244ee; }
	A:hover				{ text-decoration: underline; }

	A.menu     			{ text-decoration: none; color: #000000; font-size:14px; font-family:arial, helvetica; font-weight:700; }
	A.menu:link			{ text-decoration: none; color: #000000; font-size:14px; font-family:arial, helvetica; font-weight:700; }
	A.menu:visited 		{ text-decoration: none; color: #000000; font-size:14px; font-family:arial, helvetica; font-weight:700; }
	A.menu:hover 		{ text-decoration: none; color: #000000; font-size:16px; font-family:arial, helvetica; font-weight:700; }


	.hidden				{ font-size: 8px; font-weight: bold; color: #ffffff; }
	A:link.hidden		{ text-decoration: none; color: #ffffff; }
	A:visited.hidden	{ text-decoration: none; color: #ffffff; }
	A:hover.hidden		{ text-decoration: none; color: #ffffff; }

	.small				{ font-size: 10px; }

	.emph				   { font-weight: bold; }

	div.fielderror		{ display:none; font-family: arial, helvetica; color: red; font-size: 12px; }
	div.nedstatcode	{ display:none;}

	table.routes		{ border: 1px solid #FB8F01; }

	th.routes 			{ background-color: rgb(251, 143, 1); }


	td.routes 			{
		background-color: rgb(251, 143, 1);
		font-weight: bold;
	}

	td.routedetail 			{
		padding-left: 10px;
		padding-top: 2px;
		padding-bottom: 2px;
		border-bottom: 2px solid #FB8F01;
	}
