body
{
	background-color: #796449;
	color : #32415E;
	font : 11px Arial, Helvetica, sans-serif;
}
td
{
	color : #32415E;
	font : 11px Arial, Helvetica, sans-serif;
}
a
{
	color: #453838
}
a:hover
{
	color : #d5a400 ;
}
table.article
{
	margin-top : 2px;
	margin-right : 10px;
	margin-left : 0px;
	margin-bottom : 10px;

}
td.mainarticleTitle
{
	background : #BEBCA7;
	font : 16px Arial, Helvetica, sans-serif;
	color : #32415E;
	font-weight : bold;
	vertical-align : middle;
	background-image : url(/images/pootlinks.jpg);
	background-repeat : no-repeat;
	line-height : 30px;
	padding-left : 40px;
}
td.mainarticleContent
{
	vertical-align : top;
	font : 11px Arial, Helvetica, sans-serif;
}
td.spacer
{
	height: 5px;
}
td.navigatie
{
	/*background-color: #E9E8D2;*/
	background-image : url(/images/index_07_bg.gif);
	vertical-align:top;
	padding-top:30px;
	padding-left:15px;
}
table.navigatie
{
	
}
td.navigatiecel
{
	background-image : url(/images/navipijlke.gif);
	background-repeat : no-repeat;
	padding-left : 15px;
	padding-bottom:15px;
	color:#454545;
	vertical-align:top;
	font : 12px Arial, Helvetica, sans-serif;
	font-weight : bold;
}
a.navigatie
{
	color:#454545;
	text-decoration:none;
}
a.navigatie:hover
{
	color:#deba0a;
}

td.mainimg
{
	background-color:white;
	vertical-align:top;
	padding-top:4px;

}
td.borderleft
{
	background-image : url(/images/index_02_bg.gif);
	background-repeat : repeat-y;
}
td.borderright
{
	background-image : url(/images/index_06_bg.gif);
	background-repeat : repeat-y;
}
td.borderbottom
{
	background-image : url(/images/index_11_bg.gif);
	background-repeat : repeat-x;
}
table.content
{
	margin-left : 10px;
}
span.legende
{
	color: #6c6c6c;
	
}
TABLE.result {
	WIDTH: 98%;
	BORDER-COLLAPSE: collapse;
	border : 1px solid #c6c6c6;
}
TD.resultContent {
	COLOR: black;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
	border : 1px solid #c6c6c6;
}


TABLE.List {
	WIDTH: 98%;
	BORDER-COLLAPSE: collapse;
	border : 1px solid #d9d9d9;
}
TD.listHeader {
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #504040;
	TEXT-ALIGN: center;
	border-spacing: 5px;
	font-weight:bold;
	color: white;
	/*border : 1px solid #796449;*/
}
TD.listLabel {
	COLOR: #545534;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #bcbe93;
	TEXT-ALIGN: center;
	font-weight:bold;
	/*border : 1px solid #B8C5E4;
	*/
}
TD.listFooter {
	color: white;
	BACKGROUND-COLOR: #6f5a5a;
	TEXT-ALIGN: left;
}
TD.listButtons {
	COLOR: black;
	BACKGROUND-COLOR: #EBE7E7;
	TEXT-ALIGN: left;
	border : 1px solid #B8C5E4;
}
TD.listContent {
	COLOR: black;
	BACKGROUND-COLOR: #c6c6c6;
	TEXT-ALIGN: left;
}
TD.listContentAlternating {
	COLOR: black; BACKGROUND-COLOR: #eaeaea; TEXT-ALIGN: left
}
TD.listContentAlternating2 {
	COLOR: black;  BACKGROUND-COLOR: #ccddff; TEXT-ALIGN: left
}
