<!--
body, td, th, .mailcenter_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
/*MENU*/
#menu_container {
	position: relative;
	width: 356px;
	height: 40px;
	margin: 0;
	background-position: bottom;
}
#menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 356px;
	height: 40px;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
	list-style: none;
}
#menu LI {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#menu A {
	float: left;
	height: 0px !important;
	height: 40px;
	padding: 40px 0 0 0;
	overflow: hidden;
}
#menu A:hover {
	background-position: 0 -40px;
}
#menu A:active, #menu A.selected {
	background-position: 0 -80px;
}
#item0 A {
	width: 90px;
	background: url(img/tab_nieuws.png) top left no-repeat;
	visibility: visible;
}
#item1 A {
	width: 90px;
	background: url(img/tab_inloggen.png) top left no-repeat;
	visibility: visible;
}
#item2 A {
	width: 108px;
	background: url(img/tab_aanmelden.png) top left no-repeat;
	visibility: visible;
}
#item3 A {
	width: 68px;
	background: url(img/tab_faq.png) top left no-repeat;
	visibility: visible;
}
#plat {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
.flashtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 20pt;
}
.sIFR-hasFlash span.flashtext {
	visibility: hidden;
}
.points {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 20pt;
}
.sIFR-hasFlash span.points {
	visibility: hidden;
}
.style2 {
	font-size: 9px;
	line-height: 12px;
}
-->