#top_Layer {
	position:absolute;
	left:36px;
	top:15px;
	width:795px;
	z-index:1;
	background-color: #F5EEE6;
	border: 2px solid #7F3E16;
	padding-top: 0px;
	padding-bottom: 15px;
}
.Geel {
	color: #BF9037;
}
#main_Layer {
	position:absolute;
	left:187px;
	top:111px;
	width:624px;
	z-index:2;
	background-color: #F5EEE6;
	border: 2px solid #7F3E16;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.blou {
	color: #19588F;
}
body {
	background-image: url(bg2.jpg);
	background-repeat: repeat-x;
	background-color: #CCC6BF;
	color: #0E1B31;
}
a {
	color: #BF7B21;
	font-weight: normal;
	font-size: 14px;
}
#menu_Layer {
	position:absolute;
	left:37px;
	top:111px;
	width:105px;
	height:445px;
	z-index:3;
	background-color: #F5EEE6;
	border: 2px solid #7F3E16;
	padding-left: 15px;
	padding-top: 12px;
	padding-right: 15px;
}
#menu_Layer a {
	font-weight: bold;
}

#top_Layer #Links {
	float: right;
	height: 0px;
	padding-top: 40px;
	padding-right: 20px;
}
#top_Layer a {
	font-weight: bold;
}

#top_Layer #logo {
	width: 250px;
	float: left;
	padding-top: 15px;
	padding-left: 5px;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight: normal;
}
.text_area {
	font-family: "Trebuchet MS", Verdana, Arial;
}


.fine_table {
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;	
}	

.dotted_table {
	border: thin solid #FFFFFF;
	margin: 0px;
	background-color: #E6DACA;
	padding-left:4px;
	padding-right:4px;	
}
#main_Layer #welcome_div {
	background-image: url(images/open_road2.jpg);
}

