	#MnuBtnPetrol {
		height: 30px;
		width: 180px;
		background:url(/img/btn_Petrol.gif) repeat-x;
		background-repeat:no-repeat;
		text-align:center;
		vertical-align:middle;
		color:#ffffff;
		font-size:12px;
		font-weight:bold;
	}

	#MnuBtnAqua {
		height: 30px;
		width: 180px;
		background:url(/img/btn_Aqua.gif);
		background-repeat:no-repeat;
		text-align:center;
		vertical-align:middle;
		color:#ffffff;
		font-size:12px;
		font-weight:bold;
	}
	#MnuBtnRed {
		height: 30px;
		width: 180px;
		background:url(/img/btn_Red.gif);
		background-repeat:no-repeat;
		text-align:center;
		vertical-align:middle;
		color:#ffffff;
		font-size:12px;
		font-weight:bold;
	}
	#MnuBtnGreen {
		height: 30px;
		width: 180px;
		background:url(/img/btn_Green.gif);
		background-repeat:no-repeat;
		text-align:center;
		vertical-align:middle;
		color:#ffffff;
		font-size:12px;
		font-weight:bold;
	}
	
	#MnuBtnPurple {
		height: 30px;
		width: 180px;
		background:url(/img/btn_Purple.gif);
		background-repeat:no-repeat;
		text-align:center;
		vertical-align:middle;
		color:#ffffff;
		font-size:12px;
		font-weight:bold;
	}
	
	.clsSubMnuOff {
		position:absolute;
		display:none;
		visibility:hidden;
	}
	.clsSubMnuOn {
		position:absolute;
		display:block;
		visibility:visible;
	}

	.tdSpacerBtn {
		height:11px;
/*		background-image:url(/img/mnu_white.gif); */
	}

	.tblSubBtnRedCloser {
		background-image:url(/img/btn_red_bottom.gif);
		background-repeat: no-repeat;
		width:180px;
		height:9px;
	}

	.tblSubBtnPetrolCloser {
		background-image:url(/img/btn_Petrol_bottom.gif);
		background-repeat: no-repeat;
		width:180px;
		height:9px;
	}

	.tblSubBtnGreenCloser {
		background-image:url(/img/btn_Green_bottom.gif);
		background-repeat: no-repeat;
		width:180px;
		height:9px;
	}

	.tblSubBtnAquaCloser {
		background-image:url(/img/btn_aqua_bottom.gif);
		background-repeat: no-repeat;
		width:180px;
		height:9px;
	}

	.tblSubBtnPurpleCloser {
		background-image:url(/img/btn_purple_bottom.gif);
		background-repeat: no-repeat;
		width:180px;
		height:9px;
	}

/* Achtergrondkleuren voor de menu's */

	.tblSubBtnRed {
		margin: 0;
		padding: 0;
		background-image:url(/img/btn_red_rpt.gif);
		background-repeat: repeat-y;
		width:180px;
		height:25px;
	}
	
	.tblSubBtnPetrol {
		margin: 0;
		padding: 0;
		background-image:url(/img/btn_Petrol_rpt.gif);
		background-repeat: repeat-y;
		width:180px;
		height:25px;
	}
	
	.tblSubBtnAqua {
		margin: 0;
		padding: 0;
		background-image:url(/img/btn_aqua_rpt.gif);
		background-repeat: repeat-y;
		width:180px;
		height:25px;
	}
	
	.tblSubBtnGreen {
		margin: 0;
		padding: 0;
		background-image:url(/img/btn_Green_rpt.gif);
		background-repeat: repeat-y;
		width:180px;
		height:25px;
	}
	
	.tblSubBtnPurple {
		margin: 0;
		padding: 0;
		background-image:url(/img/btn_purple_rpt.gif);
		background-repeat: repeat-y;
		width:180px;
		height:25px;
	}
	
/* Einde achtergrondkleuren voor de menu's */

	a.aMenu, a.aMenu:hover, a.aMenu:link, a.aMenu:visited {
		padding:10px;
		padding-bottom:25px;
		height:25px;
		text-decoration:none;
		font-size:12px;
		color:#ffffff;
	}

	a.aMenuBold, a.aMenuBold:hover, a.aMenuBold:link, a.aMenuBold:visited {
		padding:10px;
		padding-bottom:25px;
		height:25px;
		font-weight:bold;
		text-decoration:none;
		font-size:12px;
		color:#ffffff;
	}

/* Achtergrondkleuren voor linkermenu */
	.tblLeftRedTop {
		height:21px;
		width:180px;
		background:url(/img/btn_Red_top.gif);
		background-repeat:no-repeat;
	}
	.tblLeftRedRpt {
		width:180px;
		background:url(/img/btn_Red_rpt.gif);
		background-repeat: repeat-y;
	}
	.tblLeftRedBottom {
		height:9px;
		width:180px;
		background:url(/img/btn_Red_Bottom.gif);
		background-repeat:no-repeat;
	}
	.tblLeftAquaTop {
		height:21px;
		width:180px;
		background:url(/img/btn_Aqua_top.gif);
		background-repeat:no-repeat;
	}
	.tblLeftAquaRpt {
		width:180px;
		background:url(/img/btn_Aqua_rpt.gif);
		background-repeat: repeat-y;
	}
	.tblLeftAquaBottom {
		height:9px;
		width:180px;
		background:url(/img/btn_Aqua_Bottom.gif);
		background-repeat:no-repeat;
	}
	.tblLeftPetrolTop {
		height:21px;
		width:180px;
		background:url(/img/btn_Petrol_top.gif);
		background-repeat:no-repeat;
	}
	.tblLeftPetrolRpt {
		width:180px;
		background:url(/img/btn_Petrol_rpt.gif);
		background-repeat: repeat-y;
	}
	.tblLeftPetrolBottom {
		height:9px;
		width:180px;
		background:url(/img/btn_Petrol_Bottom.gif);
		background-repeat:no-repeat;
	}
	.tblLeftGreenTop {
		height:21px;
		width:180px;
		background:url(/img/btn_Green_top.gif);
		background-repeat:no-repeat;
	}
	.tblLeftGreenRpt {
		width:180px;
		background:url(/img/btn_Green_rpt.gif);
		background-repeat: repeat-y;
	}
	.tblLeftGreenBottom {
		height:9px;
		width:180px;
		background:url(/img/btn_Green_Bottom.gif);
		background-repeat:no-repeat;
	}
	.tblLeftPurpleTop {
		height:21px;
		width:180px;
		background:url(/img/btn_Purple_top.gif);
		background-repeat:no-repeat;
	}
	.tblLeftPurpleRpt {
		width:180px;
		background:url(/img/btn_Purple_rpt.gif);
		background-repeat: repeat-y;
	}
	.tblLeftPurpleBottom {
		height:9px;
		width:180px;
		background:url(/img/btn_Purple_Bottom.gif);
		background-repeat:no-repeat;
	}
	
/* Einde Achtergrondkleuren voor linkermenu */

	#topmenu {
		position:absolute;
		right:-15px;
	}

	a.TopMenu, a.TopMenu:hover, a.TopMenu:link, a.TopMenu:visited {
		border-left: 1px solid #0000CC;
		padding-left:10px;
		padding-right:15px;
		text-decoration:none;
		font-size:12px;
		color:#ffffff;
	}

	a.NewsMore, a.NewsMore:hover, a.NewsMore:link, a.NewsMore:visited {
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		color:#0000FF;
		font-size:12px;
	}
	
	a.sitemapurlmain, a.sitemapurlmain:hover, a.sitemapurlmain:link, a.sitemapurlmain:visited {
		font-weight:bold;
		text-decoration:none;
		color:#0000FF;
		font-size:12px;
	}
	a.sitemapurlsub, a.sitemapurlsub:hover, a.sitemapurlsub:link, a.sitemapurlsub:visited {
		font-weight:normal;
		font-style:italic;
		text-decoration:none;
		color:#0000FF;
		font-size:12px;
	}
	
	a.amnprdhf, a.amnprdhf:hover, a.amnprdhf:link, a.amnprdhf:visited {
		text-decoration:none;
		font-size:12px;
		color:#ffffff;
	}

