/* CSS Document */
td{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		line-height:9pt;
		color: #444444;
		}
		
		body{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		padding:0px;
			SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #D2D2D2;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #6A6A6A;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
		}

.login {  
		font-family: arial; 
		font-size: 8.5pt; 
		font-style: normal; 
		line-height: normal; 
		color: #6A6A6A; 
		text-decoration: none; 
		background-color: #FFFFFF; 
		border: #6A6A6A; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px; 
		cursor: none 
		}
		
.imagebutton {  
		font-family: arial; 
		font-size: 8.5pt; 
		font-style: normal; 
		line-height: normal; 
		color: #6A6A6A; 
		text-decoration: none; 
		background-color: ; 
		border: ; 
		border-style: ; 
		border-top-width: ; 
		border-right-width:; 
		border-bottom-width: ; 
		border-left-width: ; 
		cursor: none 
		}
		
.invoerveld {  
		font-family: arial; 
		font-size: 8.5pt; 
		font-style: normal; 
		line-height: normal; 
		color: #6A6A6A; 
		text-decoration: none; 
		background-color: #FDFDFD; 
		border: #939393; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px; 
		cursor: none;
		padding-left: 5px;
		} 

.verzendveld {  
		font-family: arial; 
		font-size: 8.5pt; 
		font-style: normal; 
		line-height: normal; 
		color: #000000; 
		text-decoration: none; 
		background-color: #E0DFE3; 
		border: #939393; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px; 
		cursor: pointer;
		} 


a.cms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-decoration: none;
	color: #444444;
}
a.cms:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-decoration: none;
	color: #444444;
	text-decoration:none;
}

a.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #444444;
}

a.left:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #444444;
}

td.menu{
	background-color: #A3A3A3;
	font-family: arial;
	font-size: 8.5pt;
	color:#FFFFFF;
	padding: 10px;
	border-bottom:2px solid #FFFFFF;
	cursor: pointer;
	}
	
td.menu_hover{
	background-color: #888888;
	font-family: arial;
	font-size: 8.5pt;
	color:#FFFFFF;
	padding: 10px;
	border-bottom:2px solid #FFFFFF;
	cursor: pointer;
	}
	
td.loguit{
	background-color: #D7D7D7;
	font-family: arial;
	font-size: 8.5pt;
	color:#FFFFFF;
	padding: 10px;
	border-bottom:2px solid #FFFFFF;
	border-top:2px solid #FFFFFF;
	cursor: pointer;
	}
	
td.loguit_hover{
	background-color: #E2E2E2;
	font-family: arial;
	font-size: 8.5pt;
	color:#FFFFFF;
	padding: 10px;
	border-bottom:2px solid #FFFFFF;
	border-top:2px solid #FFFFFF;
	cursor: pointer;
	}
	
td.title{
	color: #ABABAB;
	font-weight:bold;
	font-size: 9pt;
}
	
.image {
border: 1px solid #AAAAAA;
}
