body, td, input, select, textarea
{
	color: #000066;
	font-size: 11px;
	font-family: Verdana;
}
A:link 
{
	COLOR: #000066;
	text-decoration:none;
	border:hidden;
}
A:visited 
{
	COLOR: #000066; 
	text-decoration:none;
	border:hidden;
}
A:hover 
{
	COLOR: #000066; 
	text-decoration:none;
	border:hidden;
}

.link_header 
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.text_vet 
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.labelkop      
{
	color: #000066;
	font-weight: bold;
	height:20px;
	font-size: 16px;
	line-height: 16px;
	font-family: Verdana;
}
.button  
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	margin-top: 3px;
	border: 1px solid #000066;
	width: 72px ;
	height: 20px;
	color:#FFFFFF;
	cursor:hand;
	background-color:#000066;
}
div.pagina_main
{
	border: 0px; 
	padding:0px; 
	margin: 0px; 
	width: 100%; 
	height:100%;
}
div.pagina_header
{
	height: 70px;
	margin: 0px;
}
div.pagina_header_logo
{
	position:absolute; 
	height: 70px; 
	right:30px;
}
div.pagina_menubalk
{
	height: 28px; 
	margin: 0px; 
	background-color: #000066;
}
div.onder
{
	border-top: 1px solid;
	border-color:#FFCC33;
	height: 24px;
	width: 100%;
	background: #FFFFFF;
	text-align: center;
}
div.pagina_hoofdmenu
{
	background-color: #FFCC33; 
	width: 245px; 
	height: 100%; 
	margin: 0px; 
	margin-top: 1px;
	overflow:auto;
	scrollbar-face-color:#FFCC33;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#fafafa;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#333333;	
}

div.pagina_mainframe
{
	width: 100%; 
	padding: 30px; 
	overflow:auto;
	scrollbar-face-color:#000066;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#fafafa;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#003399;
}
