body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #2B3161;
	margin: 0px;
	background-color: #E8E8EC;
	background-image: url(../images/ONnc-bck-main.gif);
	background-repeat: repeat-y;
}
.thumbs {
	color: #2B3161;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.video {
	background-image: none;
	background-color: #FFD528;
}
#navbar {
	margin: 0 0 0 5px;
}
#ThumbVw {
	margin: 0px;
	padding: 3px;
	width: 96px;
	height: 65px;
	border: solid 2px #FFD528;
}
#main {
	margin: 20px;
}
.bckmenu {
	background-image:  url(../images/menu-bck.jpg);
	background-repeat: no-repeat;
}
.table-oproep {
	border: 2px #FFD528;
}
.txt-oproep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.kopje {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #E43439;
}
a:link {
	color: #2B3161;
}
a:visited {
	color: #626AA4;
} 
a:active {
	color: #2B3161;
}
a:hover {
	color: #2B3161;
	background-color: #FFD528;
}
.imgspace {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBFAE5;
	border-right-color: #FBFAE5;
	border-bottom-color: #FBFAE5;
	border-left-color: #FBFAE5;
}
.navback {
	background-image: url(../images/ONnc-bck-nav.gif);
	background-repeat: repeat-x;
}
.lftback {
	background-attachment: fixed;
	background-image: url(../images/ONnc-backLft.jpg);
	background-repeat: repeat-x;
}
h4 {
	font-size: 18px;
	color: #E43439;
	margin: 0px;
}

