body {
	margin-top: 24px;
	padding: 0px;
	background: #fff url(../img/bg.gif);
	scrollbar-face-color: #D3D6DC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #526183;
	scrollbar-3dlight-color: #526183;
	scrollbar-arrow-color: #526183;
	scrollbar-track-color: #F1F2F3;
	scrollbar-darkshadow-color: #FFFFFF;
}
#mainDiv {
	width:560px;
	height:560px;
	border: 1px solid #3F444B;
}
#containerscroll {
    width: 578px; 
    height: 388px;
    overflow: auto;
}
#content {
	margin: 24px 2px 0 24px;
	line-height: 18px;
	list-style-type: disc;
	/*background-color:#FF0000;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #364056;	
}
#quote {
	padding: 6px;
	border: 1px solid #526183;
	line-height: 18px;
	list-style-type: disc;
	background-color:#FFFFEA;
	font-style:italic;
}
#tdhome {
	padding: 10px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364056;	
}
#tablemenu,  #tablemenu a:link, #tablemenu a:visited, #tablemenu a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color: #82308E;	
}
#tablemenu a:hover  {
	text-decoration: underline;
}
#tablemenu .small  {
	font-size:10px;
}
#bannercontainer {
	width:190px;
	height:68px;
}
.h1paars {
	font-size: 12px;
	color: #82308E;	
}
a:link, a:visited, a:active {
	color: #364056;
}
a:hover {
	color: #82308E;
}
.border {
	border: 1px solid #636574;
}
.small {
	font-size:10px;
}
.paars {
	color: #82308E;	
}
.beschikbaar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	letter-spacing:1px;
	color: #fff;
	padding:4px 0 0 12px;	
}

/* 
   Form styles
*/

.frmselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #526183;
}
.frminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #526183;
	border: 1px solid #526183;
}
.frmtxtarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #526183;
	border: 1px solid #526183;
}
.frmbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
	background-color: #82308E;
	font-weight: bold;
}

