A {
    color: #000000;
    text-decoration: underline;
}

A:hover {
    color: #8A8988;
}

a.link{
color:#ff4e00;
text-decoration:none;
}

a.link:hover{
color:black;
}

BODY {
    font-family: Arial, Verdana;
}

TABLE {
    font-size: 90%;
    text-align: left;
    border-width: 0pt;
    border-style: solid;
    border-color: #000000;
}

TD {
    vertical-align: top;
}

ul {
    height:15px;
    vertical-align: middle;
}
li{height:15px;
list-style:none;
*position:relative;*top:8px;
}

@media all and (min-width: 0px) {
li { line-height: 27px; }
}

img.list{
padding-right:6px;
}

.Z {
    background-color: #C0C0C0;
}

.Y {
    background-color: #FFF7E6;
}

.YY {
    background-color: #FFEECE;
}

.P {
    border-width: 1pt;
    border-style: solid;
    border-color: #000000;
}

.V {
    border-top-width: 1pt;
}

.U {
    background-color: #f9dd9a;
    border-width: 0pt;
    border-style: solid;
    border-color: #000000;
}

B {
    color: #000000;
}

HR {
    color: #000000;
    height: 1pt;
}

.small {
    font-size: 80%;
}

font.digit {
font-size:10px;
font-weight:bold;
color:green;	
}

input.row{
width:298px;
}
input.knop{
position:relative;
top:10px;
}



#menu {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 0px;
	margin: 10px;
	}
	
#menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu li a:link, #menu li a:visited {
	color: #9E3C02;
	display: block;
	background: url(images/menu.gif);
	padding: 8px 0 0 30px;
	*height:32px;
	}
	
	@media all and (min-width: 0px) {
#menu li a:link, #menu li a:visited { line-height: 20px; }
}
	
	
#menu li a:hover {
	color: #fff;
	background: url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu li a:active {
	color: #fff;
	background: url(images/menu.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}

