body 
{ 
	background:url(images/bg.gif) repeat.gif;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	
  	margin: 0; 
  	height: 100%; 
  	text-align: center;  /* horizontaal centreren voor IE5 */   
} 

	a {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: FFFFFF;
		font-size:9pt;
		font-weight:normal;
		font-style:normal;
		text-decoration:none;
}

	a:hover {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #FF8600;
		font-size:11pt;
		font-weight:normal;
		font-style:italic;
}

	a:active {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #FF8600;
		font-size:11pt;
		font-weight:normal;
		font-style:italic;
}

	a:visited {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: FFFFFF;
		font-size:9pt;
		font-weight:normal;
		font-style:normal;
		text-decoration:none;
}

div#center 
{ 
  width: 850px; 
  height: 500px; 
  margin: -150px auto 0 auto;  /* -150px == height/2   auto: horizontaal centreren in FF/Opera/IE6 */ 
  text-align: left;  /* text-align terug links  zetten na gecentreerde align voor IE5 */ 
} 

div#top 
{ 
  height: 20%; 
  min-height: 150px; /* height div#center/2 */ 
} 

div#min-height { height: 150px; } /* IE min-height hack */

.table {
	background-color: 4F4F4F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	cell-spacing: 0px;
	border-spacing : 0px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF8600;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF8600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF8600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8600;
}
	a {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: FFFFFF;
		font-size:9pt;
		font-weight:normal;
		font-style:normal;
		text-decoration:none;
}

	a:hover {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #FF8600;
		font-size:8pt;
		font-weight:bold;
		font-style:italic;
}

	a:active {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #FF8600;
		font-size:8pt;
		font-weight:bold;
		font-style:italic;
}

	a:visited {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: FFFFFF;
		font-size:8pt;
		font-weight:normal;
		font-style:normal;
		text-decoration:none;
}

.table_main {
	background-color: 4F4F4F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	cell-spacing: 0px;
	border-spacing : 0px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF8600;
}

.table_leftbottom {
	background-color: 4F4F4F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	cell-spacing: 0px;
	border-spacing : 0px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF8600;
}

.table_orange{
	background-color: F37916;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 1px;
	cell-spacing: 0px;
	border-spacing : 0px;
	vertical-align: top;
	margin: 0px;
	width: 100%;

}

.table_orangesub{
	background-color: F37916;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	cell-spacing: 0px;
	border-spacing : 0px;
	vertical-align: top; 
}

	a {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size:8pt;
		font-weight:normal;
		font-style:normal;
		text-decoration:none;
}

	a:hover {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size:8pt;
		font-weight:bold;
		font-style:italic;
}

	a:active {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size:8pt;
		font-weight:bold;
		font-style:italic;
}

	a:visited {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: FFFFFF;
		font-size:8pt;
		font-weight:normal;
		font-style:normal;
		text-decoration:none;
}


.table_red{
	background-color: B21D21;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	cell-spacing: 0px;
	border-spacing : 0px;
	vertical-align: top; 
}
