html{
margin: 0px;
padding: 0px;
overflow-y: hidden;
}

body {
margin: 0px;
background-color: #000000;
padding-bottom:57px;
padding-top:97px;
padding-left:136px;
padding-right:34px;
font-family: Arial, Times New Roman, Verdana, Tahoma, Trebuchet MS, Sans-Serif, Georgia, Courier, Serif;
overflow-y: hidden;
color:#fff;
font-size:11pt;	
}

body img{
	border:none;
	text-decoration:none;
}

hr{
width:100%;
border:0px;
color: #4c4c5e;
background-color: #4c4c5e;
height: 5px;
}

legend{
color:#CCCCCC;
}

input, textarea{
background-color:#c5b1a6;
color:#222;
border:1px solid #fff;
}

#bottom a{
color:FF9999;
text-decoration:none;
}

#bottom a:hover{
color:FF7777;
text-decoration:underline;
}

#wrapper {
background-color : #4c4c5e;
height : 100%;
width : 100%;
margin-top: 0px;
padding: 0px;
min-width:450px;
}
		
#top{
position:relative;
width:100%;
height:97px;
overflow:none;
background-color:#291203;
margin-top:-97px;
background-image:url("site_images/top_loop.gif");
background-repeat:repeat-x;
text-align:center;		
}
		
#topleft{
position:relative;
width:192px;
margin-right:-60px;
height:97px;
background-color:#291203;
float:left;
margin-top:-97px;
background-image:url("site_images/top_left.gif");
background-repeat:no-repeat; 
}

#topconnect{
position:relative;
width:136px;
height:30px;
background-image:url("site_images/top_connect.gif");
background-repeat:no-repeat;
}
			
#topright{
position:relative;
width:34px;
height:97px;
background-color:#291203;
float:right;
margin-top:-97px;
background-image:url("site_images/topright.gif");
background-repeat:no-repeat;
}
			
#middle{
overflow:auto;
background-color:#4c4c5e;
width:100%;
height:100%;
}			
			
.middle{
height : 100%;
width : 100%;
margin-top: 0px;
padding: 0px;
}
			
#middleleft{
position:relative;
width:136px;
height:100%;
background-color:#4c4c5e;
float:left;
margin-left:-136px;
}
			
#links{
background-image:url("site_images/left_loop.gif");
background-repeat:repeat-y;
text-align:left;
}
			
#middleright{
position:relative;
width:34px;
height:100%;
background-color:#4c4c5e;
float:right;
margin-right:-34px;
background-image:url("site_images/right_loop.gif");
background-position:right;
background-repeat:repeat-y;
}
			
#bottom{
position:relative;
width:100%;
height:57px;
background-color:#805439;
margin-bottom:-57px;
background-image:url("site_images/bottom_loop.gif");
background-repeat:repeat-x;
font-size:8pt;
text-align:center;
color:#fff;
}
			
#bottomleft{
position:relative;
width:136px;
height:57px;
background-color:#000;
float:right;
margin-bottom:-57px;
background-image:url("site_images/bottomleft.gif");
background-repeat:no-repeat;
}
		
#bottomright{
position:relative;
width:34px;
height:57px;
background-color:#805439;
float:right;
margin-bottom:-57px;
background-image:url("site_images/bottomright.gif");
background-repeat:no-repeat;		
}
			
.minwidth{
font-size:1px;
height:1px
width:350px;
}
		
#copyright{
padding-top:26px;
font-size:8pt;
}


.buttonnederlands a div{
background-position:0 -92;
display:block;
}

.buttonnederlands a:hover div{
background-position:0 -138;
cursor:hand;
}

#thetopimage{
width:371px;
margin-left:auto; 
margin-right:auto; 
}

#loggedin{
position: relative; 
font-size:9pt; 
margin-left:-304px; 
padding-right:4px; 
width:300px; 
padding-top:48px; 
float:left; 
text-align:right;
}

fieldset{
margin-left:10px; 
margin-right:10px; 
margin-top:6px; 
margin-bottom:6px;
border: 1px solid #fff;
}

.form_caption{
text-align:right;
font-weight: bold
}

.form_table{
font-size:10pt;
margin: 0 auto 0 auto;
}

.submit{
background-color:291203; 
color:#fff;
border:1px solid #222;
margin-bottom:6px;
width:100px;
}

.succeed{
background-color:B5FFC8;
border:1px solid #01F33E;
margin-left:10px;
margin-right: 10px;
margin-top:4px;
margin-bottom: 4px;
color: 23819C;
}

.fail{
background-color:#FF5353;
border:1px solid #F70000;
margin-left:10px;
margin-right: 10px;
margin-top:4px;
margin-bottom: 4px;
color:EFCDF8;
}




.menu{
width:100%; 
}

.menu a {
	color:#fff;
	display:block;
	padding:0px 0px;
	text-decoration:none;
}

.menublock a{
	padding-top:7px;
	padding-bottom:7px;
	padding-left:8px;
	padding-right:8px;
}


.menu a:hover {
background:#888; 
text-decoration:none;
}
	
.menu table{
border-collapse:collapse; 
border-spacing:0 0; 
margin-bottom:1px;

}
.menu table valign{
vertical-align:middle;
}


.editOption{
width:32px;
height:32px;
background-image:url("site_images/icon_pencil.gif");
float:right;
display:table-cell;
padding:0px 0px;
}

.deleteOption{
width:32px;
height:32px;
background-image:url("site_images/icon_trash.gif");
float:right;
display:table-cell;
padding:0px 0px;
}

.hometable{
background-color:#9e9ea7;
width:100%;
border-collapse:collapse;
}

.corner{
background-image:url('site_images/corner.gif');
background-position:top right;
background-repeat:no-repeat;

}






