.bgndColor1,body{
	background-color: #66CC33;
}
.bgndColor2,.mainTable{
	background-color: #66CC33;
	/*	background-color: #9CCF31;*/
}
.bgndColor3,.subMenu,.msgTable,.msgTable_500,.msgTable_230 {
	/* background-color: #009ECE; */
		background-color: #999999;
}
.bgndColor4{
	background-color: #FF9E00;
}
.bgndColor5,.menu{
	background-color: #CE0000;
}
.bgndColor6{
	background-color: #666666;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.mainTable{
}
.menu{
	height: 20px;

}
.subMenu{
	/*background-color: #009ECE;*/
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9E00;
	border-right-color: #FF9E00;
	border-bottom-color: #FF9E00;
	border-left-color: #FF9E00;
	height: 20px;
}
.sponsorImg{
	height: 90px;
	width: 120px;
	padding: 10px;
}
.fotoAlbumImg{
	height: 240px;
	width: 180px;
}
.ploegFoto {
	height: 310px;
	width: 450px;
}
.trainerAfgevaardigdeSponsorFoto {
	height: 100px;
	width: 100px;
	margin: 5px;
}
.fotoAlbumInfo{
	border: 1px solid #CE0000;
}
.Titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90px;
	font-weight: bold;
	color: #CC0000;
}
.msgTable {
	background-image: url(../_img/_layout/msgTop.gif);
	background-repeat: no-repeat;

}
.msgTable_500{
	background-image: url(../_img/_layout/msgTop_500.gif);
	background-repeat: no-repeat;

}
.msgTable_230 {
	background-image: url(../_img/_layout/msgTop_230.gif);
	background-repeat: no-repeat;
}
.rechten{
	font-size: 9px;
	color: #FFFFFF;
}
.vet {
	font-weight: bold;
}

