body {
	background-color:#ffffff;
	font-family:tahoma;
	font-size:11px;
	color:#212121;
	margin-top:0px;
	}

a {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#3a4664;
	text-decoration:none;
	}

img {
	border: 0px;
	}

a:hover {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}

hr {
	color: #b3442c;
	background-color: #b3442c;
	height: 1px;
	width: 100%;
	text-align: left;
	border-style: dashed;
	}

tr:hover {
	background: #FCF;
	}

.links {
	color: b3442c;
	}

.links:hover {
	color: 3a4664;
	}

.extralinks img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);
	-moz-opacity: 0.65;
	border: solid 1px #ccc;
	}

.extralinks:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border: solid 1px #f26522;
	}

.agenda img{
	border: solid 1px #000000;
	}

.agenda:hover img{
	border: solid 1px #ff0000;
	}

.tbl {
	background-color:#ffffff;
	font-family:tahoma;
	font-size:11px;
	color:#212121;
	border-left:1px dashed #f26522;
	border-right:1px dashed #f26522;
	border-bottom:1px dashed #f26522;
	border-top: 0px;
	}

.tbl_site {
	font-family:tahoma;
	font-size:11px;
	color:#212121;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	padding:1px;
	}

.td_content {
	padding:20px;
	}

.td_site {
	border:1px solid #ffffff;
	}

.table_teams {
	border: 1px dashed #e2e2e2;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	}
	
.td_teamkop {
	font-size: 15px;
	color: #b3442c;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: underline;
	}

.td_bank {
	color: #ff0000;
	font-weight: bold;
	}
	
.td_kop {
	font-weight: bold;
	border-bottom: 1px dashed #e2e2e2;
	width: 150px;
	}

.bd {
	border-bottom: 1px dashed #f26522;
	color: #212121;
	width: 400px;
	}

.cont {
	border-bottom: 0px;
	}

h1 {
	font-family:arial;
	font-size:18px;
	color:f26522;
	}

h2 {
	font-family:tahoma;
	font-size:11px;
	color:3a4664;
	font-weight:normal;
	}

h3 {
	font-family:tahoma;
	font-size:12px;
	color:f26522;
	font-weight:bold;
	}
	
/* CONTACT FORM CLASSES */	

.identify 
{
	font-family: verdana;
	font-size: 11px;
	color: b3442c;
	border: 1px #b3442c solid;
	text-indent: 2px;
}

.verify 
{
	font-family: verdana;
	font-size: 11px;
	color: b3442c;
	border: 1px #b3442c solid;
	text-indent: 2px;
}

/* EINDE CONTACT FORM CLASSES */

/* START Photo album Decoration */

#photo-floater {
	float: left;
	width: 50%;
}

#photo-floater a:link img, #photo-floater a:visited img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
	-moz-opacity: 0.65;
	border: 1px solid #ccc;
}

#photo-floater a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border: 1px solid #f26522;
}

#photo-text-floater {
	float: left;
	width: 50%;	
}

/* END Photo album Decoration */
