BODY {
	font-size : 10px;
	font-family : Verdana;
	color : #E2E3E4;
	background : #ffffff; 
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin : 0;
	scrollbar-base-color: #ffffff; 
	scrollbar-face-color: #E2E3E4; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000; 
} 

A:hover {
color : #E2E3E4;
text-decoration : normal;
} 

A:visited, A:link, A:active {
color : #FFFFFF;
text-decoration : normal;
} 

.TopMenu, .TopMenu:visited, .TopMenu:link, .TopMenu:active {
	font-size : 12px;
	font-family : Verdana;
	color : #4C5A52;
	font-weight : bold;
	text-decoration : none;
}


.TopMenu:hover {
	color : #FFFFFF;
	cursor : hand;
} 


.YellowTopMenu, .YellowTopMenu:visited, .YellowTopMenu:link, .YellowTopMenu:active {
	font-size : 12px;
	font-family : Verdana;
	color : #ffff00;
	font-weight : bold;
	text-decoration : none;
}

.YellowTopMenu:hover {
	color : #FFFFFF;
	cursor : hand;
} 

.GreenTopMenu, .GreenTopMenu:visited, .GreenTopMenu:link, .GreenTopMenu:active {
	font-size : 12px;
	font-family : Verdana;
	color : #97CF46;
	font-weight : bold;
	text-decoration : none;
}

.GreenTopMenu:hover {
	color : #FFFFFF;
	cursor : hand;
} 


.WhiteTopMenu {
	font-size : 12px;
	font-family : Verdana;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

.BottomMenu, .BottomMenu:visited, .BottomMenu:link, .BottomMenu:active {
	font-size : 12px;
	font-family : Verdana;
	color : #4C5A52;
	font-weight : bold;
	text-decoration : none;
}

.BottomMenu:hover {
	color : #FFFFFF;
	cursor : hand;
} 

.FooterText, .FooterText:visited, .FooterText:link, .FooterText:active {
	font-size : 12px;
	font-family : Verdana;
	color : #ACAEA7;
	text-decoration : none;

}

.FooterText:hover {
	color : #FFFFFF;
	text-decoration : normal;
	cursor : hand;
} 

.Text {
	font-size : 12px;
	font-family : Verdana;
	color : #000000;
}

.SmallText {
	font-size : 9px;
	font-family : Verdana;
	color : #333A32;
}

.WhiteText, .WhiteText:visited, .WhiteText:link, .WhiteText:active {
	font-size : 12px;
	font-family : Verdana;
	color : #FFFFFF;
}

.WhiteText:hover {
	color : #FFFFFF;
	text-decoration : normal;
	cursor : hand;
}


.GreyText {
	font-size : 12px;
	font-family : Verdana;
	color : #E2E3E4;
}

.DarkGreenText, .DarkGreenText:visited, .DarkGreenText:link, .DarkGreenText:active  {
	font-size : 12px;
	font-family : Verdana;
	color : #333A32;
}

.DarkGreenText:hover {
	color : #97CF46;
	cursor : hand;
} 

.Kop {
	font-size : 24px;
	font-family : Verdana;
	color : #E2E3E4;
}

.GreyKop {
	font-size : 11px;
	font-family : Verdana;
	color : #E2E3E4;
}


.RedText {
	font-size : 12px;
	font-family : Verdana;
	color : #FF0000;
}

.GreenText, .GreenText:visited, .GreenText:link, .GreenText:active  {
	font-size : 12px;
	font-family : Verdana;
	color : #97CF46;
}

.GreenText:hover {
	color : #FFFFFF;
	cursor : hand;
} 


.ReactieKopje {
	font-size : 11px;
	font-family : Verdana;
	color : #97CF46;
}

.ReactieTekst {
	font-size : 11px;
	font-family : Verdana;
	color : #8E988A;
}

.LeftMenu, .LeftMenu:visited, .LeftMenu:link, .LeftMenu:active {
	font-size : 12px;
	font-family : Verdana;
	color : #ACAEA7;
	font-weight : bold;
	text-decoration : none;
}

.LeftMenu:hover {
	color : #FFFFFF;
	cursor : hand;
} 

.LeftMenuActief {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}

.BeheerMenu, .BeheerMenu:visited, .BeheerMenu:link, .BeheerMenu:active {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	color : #ACAEA7;
	text-decoration : none;
}

.BeheerMenu:hover {
	color : #FFFFFF;
	cursor : hand;
} 



#content {
	line-height: 12px; /* line-height */
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px auto 0px;
	height: 373px;
}

.button {
	cursor : hand;
}
