body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}

td.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:  url(../img/knop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	height: 26px;
	text-align: center;
	vertical-align: middle;
}

TABLE.itemInfo{
	display				: none;
} 

td { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
padding	: 2px;
} 

td.front { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
} 

body.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	background-color: #FFFFDD;
	SCROLLBAR-FACE-COLOR: #ffcc66;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #ffcc66;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #000000
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

TD.header{
	font-family			: Arial, Verdana, Helvetica;
	font-size			: 11px;
	font-weight			: bold;
	border-bottom		: 1px solid #000000;
	vertical-align		: top;
	background-color	: #CC6600;
	}
	
	TD.pagina-header{
	font-family			: Arial, Verdana, Helvetica;
	font-size			: 11px;
	font-weight			: bold;
	vertical-align		: top;
	}
	
	TD.tdbody
	{
	font-family			: Arial, Verdana, Helvetica;
	padding				: 3px;
	border-bottom		: 1px solid #000000;
	vertical-align		: top;
	
}

TABLE.tablebody{
	border		: 1px solid #000000;
	}
	
	TD.acc{
	border		: 1px solid #000000;
	}
	
	tr.tab
	{
	padding: 0;
	margin-left: 0;
	
	
}
	
a:link {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #cc6600;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
