BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black;
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-arrow-color: White; 
	scrollbar-darkshadow-color: #545454; 
	scrollbar-face-color: #CFCFCF; 
	scrollbar-highlight-color: ThreedFace; 
	scrollbar-shadow-color: #6E6E6E; 
	scrollbar-track-color: #EEEEEE;
	scrollbar-base-color: #CFCFCF;
}

td {
	font-size: x-small;
}

A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	font-size: xx-small;
}

A:HOVER {
	color: #000000;
	text-decoration: underline;
	font-size: xx-small;	
}

A.topbut {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: Black;
	text-decoration: none;
	border: 1px solid white;
	padding-right : 8px;
	padding-left : 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

A.topbut:HOVER {
	color: #2fa283;
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
	border: 1px solid #B7D9D9;
	padding-right : 8px;
	padding-left : 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F3F8F8;
}

A.kruimelpad
{
	font-size: xx-small;
	color : black;
	text-decoration: none;
	font-weight: normal;
}

A.kruimelpad:Hover
{
	color : black;
	text-decoration: none;
	font-weight: bold;
}

.info
{
	font-size: xx-small;
	color: #D6D6D6;
}

A.info
{
	font-size: xx-small;
	color: #336699;
}

A.info:Hover
{
	font-size: xx-small;
	color: #000;
	text-decoration: none;
	background-color: White;
}

.marq
{
	font-size: xx-small;
	color: #848484;
	font-weight: bold;
}

A.link {
	color: black;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}

A.link:HOVER {
	color: #BA373D;
	font-size: x-small;
	text-decoration: none;
}

A.link:ACTIVE {
	color: #BA373D;
	font-size: x-small;
	text-decoration: none;
}

A.link2 {
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}

A.link2:HOVER {
	color: #BA373D;
	text-decoration: none;
}

A.link3 {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	text-align: center;
}

A.link3:HOVER {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;
	background-color: White;
	text-align: center;
}

A.subbutton {
	color: black;
	/*font-size: 70%;*/
	font-weight: normal;
	text-decoration: none;
}

A.subbutton:HOVER {
	color: #D0D0D0;
	font-weight: normal;
	text-decoration: none;
}

TD.nav
{
	 padding-left: 5px;
	 padding-right: 5px;
	 padding-top: 3px;
 	 padding-bottom: 4px;
	 border-bottom: 1px solid #ccc;
	 border-top: 1px solid #ccc;
	 background-color: #FAFBFB;
}

TD.naw
{
    FONT-SIZE: xx-small;
    FONT-WEIGHT: normal;
	 padding-left: 1px;
	 padding-right: 1px;
}

TD.inzet {
	font-size: 8pt;
}

TD.inzetmet {
	font-size: 8pt;
	 padding-left: 5px;
	 padding-right: 5px;
	 padding-bottom: 3px;
	 padding-top: 3px;
}

TD.border
{
	border: 1px solid #B7C0C1;
	background-color: White;
}

TD.borderbot
{
	border-bottom: 1px dotted Silver;
}

TD.bordertop
{
	border-top: 1px dotted Silver;
}

UL{
	list-style: square;
}

TD.topdot
{
	 padding-left: 5px;
	 padding-right: 5px;
	 padding-top: 3px;
 	 padding-bottom: 4px;
	 border-top: 1px dotted #ccc;
	 background-color: #FAFBFB;
}
