body {
	background-color: #dae4e9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	
}
.menubody{
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.adres {
	color:lightblue;
}
table.tabel {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: gray;
	border-collapse: separate;
	
}

/*table.maint{
border-bottom:solid;
border-bottom-color:#000000;
border-bottom-width:1px;
border:solid;
border-color:#4675a9;
border-width:1px;
background-color: #f1f4f6;	
}*/

table.sample th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
.opmaaktabel {
	background-color: #f1f4f6;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	vertical-align:text-top;	
}
.opmaaktabeltop {
	background-color: #d9dee3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:bold;	
}

.bottomimg{
	vertical-align:baseline;
}


#menutabel td { 
	background-color:#ccc; 
	border:1px solid #000;
	width:120px;
} 

td.menuitem a:active, td.menuitem a:visited, td.menuitem a:link {
	width: 120px;
	display:block; 
	padding:1px;
	font-size:11px;
	border:0.5px solid #000000; 
	background-color: #B8D3DC;
	color: #0B184D;
	text-decoration: none;
}
td.menuitem a:hover {
	width: 120px;
	display:block; 
	padding:1px;
	font-size:11px;
	border:1 px solid #000000; 
	background-color: #f1f4f6;
	color: #0B184D;
	text-decoration: none;
}
input.btn
{
   font-size:12px;
   text-align:left;
   width:120px;
   height:22px;
}
.menu
{
margin:auto;
margin-bottom: 0px;
}


.cssnav { 
position: relative;
font-family: arial, helvetica, sans-serif;
background: url('../images/btn-2.jpg') no-repeat;
white-space: nowrap;
display: block;
width: 120px;
height: 18px;
margin: 0px;
padding: 0px;


}
 
.cssnav a {
display: block;
color: #000;
font-size: 11px;
width: 120px;
height: 18px;
text-decoration: none;
}
 
.cssnav img {width: 118px; height: 18px; border: 0; }
* html a:hover {visibility:visible}
 
.cssnav a:hover img{visibility:hidden}
 
.cssnav span {
position: absolute;
left: 10px;
top: 1px;
margin: 0px;
padding: 0px;
color: black;
cursor: pointer;

} 
