body {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url(../img/interface/headercenter.gif) top center;
	}

body, td, input, select, textarea {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	}

input, select, textarea {
	border: solid 1px #CC3366;
	}

a {
	color: #CC3366;
	text-decoration: none;
	cursor: pointer;
	}

a:hover {
	color: #FF6699;
	text-decoration: underline;
	}

form {
	margin: 0px;
	padding: 0px;
	}

#small {
	font-size: 11px;
	}

#header td#left {
	background: url(../img/interface/headerleft.gif) bottom right;
	}

#header td#center {
	background: url(../img/interface/headercenter.jpg) 167px bottom no-repeat;
	}

#header td#right {
	background: url(../img/interface/headerright.gif) bottom left;
	}

#content td#left {
	background: url(../img/interface/contentleft.gif) top right repeat-x;
	}

#content td#center {
	background: url(../img/interface/contentcenter.jpg) top left no-repeat;
	width: 788px;
	height: 548px;
	}

#content td#right {
	background: url(../img/interface/contentright.gif) top left repeat-x;
	}

#footer td#left {
	background: url(../img/interface/footerleft.gif) top right;
	}

#footer td#center {
	background: url(../img/interface/footercenter.gif) top left;
	}

#footer td#right {
	background: url(../img/interface/footerright.gif) top left;
	}

#menu {
	width: 197px;
	}

#main {
	padding-top: 126px;
	}

#main iframe {
	width: 580;
	height: 410;
	}

#mainbody {
	background: url(../img/interface/main.jpg) top left fixed;
	overflow-y: auto;
	-moz-scrollbars-vertical: auto;
	scrollbar-face-color: #FFCACB;
	scrollbar-shadow-color: #CC3366;
	scrollbar-highlight-color: #CC3366;
	scrollbar-3dlight-color: #FFCACB;
	scrollbar-darkshadow-color: #FFCACB;
	scrollbar-track-color: #FFCACB;
	scrollbar-arrow-color: #CC3366;
	}

#titel {
	font-size: 20px;
	color: #CC3366;
	padding-bottom: 5px;
	border-bottom: solid 1px #FFFFFF;
	margin-bottom: 10px;
	width: 85%;
	}

#navigatie {
	text-align: center;
	padding: 10px;
	word-spacing: 5px;
	}

#navigatie a, #navigatie span {
	word-spacing: 0px;
	}

#navigatie {
	text-align: center;
	padding: 10px;
	}

#entry {
	border: solid 1px #CC3366;
	background: #F98DC1;
	margin-bottom: 10px;
	}

#entry td {
	padding: 3px 5px;
	}

#entry td#website {
	width: 50px;
	border-left: solid 1px #CC3366;
	text-align: center;
	font-size: 11px;
	}

#entry table#message {
	padding: 3px;
	border-top: solid 1px #CC3366;
	background: #FFCACB;
	}

#border {
	border: solid 1px #CC3366;
	}

#thumb {
	width: 120px;
	text-align: center;
	}

#thumb img {
	border: solid 1px #FFFFFF;
	}
