Body, Td {
 Font-Family: Verdana;
	Font-Size: 11px;
}

A {
 Color: Darkblue;
	Text-Decoration: None;
}
A:Hover {
 Color: Green;
}

.boven {
 Background: #FFCC33;
}
.extra {
	Font-Size: 9px;
	Color:#000033;
}

.dir {
 Font-Weight: Bold;
	Font-Size: 13px;
	Height: 30px;
	BackGround: White;
 Border-bottom: 1px solid #999999;
}
.file {
	Padding: 2px;
	border: 1px solid black;
} #normal {
 background: white;
} #hover {
 background: #DDE8F9;
}
.info {
 Font-Family: Arial;
 Font-Size: 9px;
	BackGround: #B3D7FF
	padding: 2px;
	border-top: 1px dotted black;
	Cursor: Pointer;
}
.nieuw {
 Font-Weight: Normal;
	Font-Size: 9px;
	Color: Gray;
}

.top {
 Background: #DDDDDD;
	Font-Weight: Bold;
}
.mid {
 Background: #EEEEEE;
}
.text {
 Background: White;
	Border: 1px solid #c1cfea;
	Font-Family: Verdana;
	Font-Size: 11px;
}
.button {
 Font-Family: Verdana;
	Font-Size: 11px;
}
.error {
 Background: #FFE8E8;
	padding: 5px;
}
.disabled {
 Color: #666666;
}