.tableTop
{
	border-bottom: solid #000000;
	border-bottom-width: 3px;
	border-top: solid #000000;
	border-top-width: 3px;
	background: #4F9B99;
}

.tableRowExplore
{
	font-size: 11px;
	background: #4F9B99;
}

.tableRowExplore_A
{
	font-size: 11px;
	background: #99FF99;
}

.tableRowExplore_B
{
	font-size: 11px;
	background: #FFFF99;
}

.tableRowLegends
{
	font-size: 11px;
}

.whiteText1
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.whiteText2
{
	color: #FFFFFF;
	font-size: 14px;
	cursor: pointer;
}

.whiteText3
{
	color: #FFFFFF;
	font-size: 14px;
}

.errorText
{
	color: #FF0000;
}

.okText
{
	color: #009999;
}

.NoHRef
{
	color: #000000;
	text-decoration: none;
}

.NoHRefBold
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.VoerenEnBeloerenBody
{
	font-size: 11px;
}

.VoerenEnBeloerenTextBox
{
	font-size: 9px;
	height: 15px;
}

.FenologieTextBox
{
	font-size: 9px;
}

.AsLink
{
	cursor: pointer;
	text-decoration: underline;
	color: #009999;
}

.AsLinkGridHeader
{
	cursor: pointer;
	text-decoration: underline;
	color: #000000;
}

.TableFenologie
{
	border-style: solid;
	border-width: 1px;
	border-color: #BED70F;
}

.RedHighlight
{
	color: Red;
