body,tr,td {
	margin: 10px;
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: afafaf;
}

.menu_table .menu_first_td {
	width: 159px;
}

.menu_table .menu_second_td {
	width: 43px;
}

.menu_table .no_image{
	background-color: #0D0D0D;
	width: 157px;
	border-left: solid 1px #767475;
	border-right: solid 1px #565656;
	display:block;
	min-height: 37px;
	font-weight: bold;
	padding:0px;
	margin: 0px;
}

.no_image ul {
	padding: 0px;
	margin: 0px;
	padding-left: 40px;
}

.no_image .line {
	margin-left: 9px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-right: 9px;
	display:block;
	border-bottom: solid 1px #888888;
}

.menu_table .no_image a {
	padding-left: 8px;
	text-decoration: none;
	color: #888888;
	margin-left: 9px;
	padding-bottom: 9px;
	padding-top: 9px;
	margin-right: 9px;
	display:block;
	
}

.menu_table .no_image a:hover {
	color: #FFFFFF;
}

.menu_table .no_image span:hover {
	color: #FFFFFF;
}

body {
	background-color:#000000;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.ondertitle {
	color:#fdd600;
	font-size:16px;
	font-weight: bold;
}
.little {
	font-size: 9px;
}
img.border {
	border: 1px solid #000000;
}

a {  
	color: f0efd3;
	text-decoration: underline; 
}
a:hover {  
	text-decoration: none
}

a.terug {  
	color:afafaf;
	text-decoration: none; 
}
a.terug:hover {  
	color: f0efd3;
	text-decoration: none
}

textarea,select,input {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid ;
}
input.checkbox, input.radio {
	border: none;
}
input.error,textarea.error {
	border-color: #FF0000;
}

input.button {
	font-family: verdana;
	font-size: 11px;
	border: 1px ridge;
}
.whitetext {
	color:white;
}
.casa {
	color:f0efd3;
	font-size:14px;
}
.ffprojectover {
	
}

.ffproject {
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}


