body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bg_norepeat {
	background-repeat: no-repeat;
}
.width280 {
	width: 280px;
}
.width80 {
	width: 80px;
}
.width200 {
	width: 200px;
}
.width150 {
	width: 150px;
}
.width250 {
	width: 250px;
}
.width300 {
	width: 300px;
}
.width350 {
	width: 350px;
}
.width400 {
	width: 400px;
}
.grijs:link { 	
	color: #666666;
	text-decoration: none;
} 
.grijs:visited { 	
	color: #666666;
	text-decoration: none;
}
.grijs:hover {
 	color: #4CC9E5;
	text-decoration: none; 	
} 
a:link { 	
	color: #af0122;
	text-decoration: underline;
} 
a:visited { 	
	color: #af0122;
	text-decoration: underline;
}
a:hover {
 	color: #af0122;
	text-decoration: none; 	
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #A11C42;
}

.titel_blauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #356B85;
}
.ButtonStyle
{
	
	border: 0px;
	border-right: 1px solid #dadada;
	background-color: Transparent;
	background-image: url(Img/button.gif);
	background-repeat: repeat-x;
	font: 11px Arial, Verdana, Sans-serif;
	color: #7c7c7c;
	height: 24px;

}