/* LOGIN */
FORM {
	margin : 0;
}
INPUT.textField {
	width : 100px;
	height: 18px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	background-color : #FFFFFF;
	color :  #333333;
}
.preTextField {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #254927;
	font-weight : bold;
}
.infotextsmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.infotexttiny {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.errortextsmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

/* FREE STRIP */
INPUT.freestrip {
	width : 100px;
	height: 18px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	background-color : #EEEEEE;
}
.preFreestrip {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : bold;
}
.titleFreestrip {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : bold;
	color: #666666;
}

/* FOOTER */
A.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	text-align : center;
	font-weight : bold;
	text-decoration : none;
}
A:VISITED.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	text-align : center;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	text-align : center;
	font-weight : bold;
	text-decoration : underline;
}

/* TABELLEN */
.tabelHoofd{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #333333;
	font-weight : bold;
	text-align : center;
}
P.tabelTekst {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	color : #333333;
	margin : 10px;
}
A.tabelTekst {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-align : center;
	font-weight : bold;
	text-decoration : none;
}
A:VISITED.tabelTekst {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-align : center;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.tabelTekst {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-align : center;
	font-weight : bold;
	text-decoration : underline;
}

/* MOVE */
.InfoTekst {
	color : #254927;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
}

INPUT {
	color : #254927;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
}

TEXTAREA {
	color : #254927;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
}


.InfoTekstHeader {
	color : #254927;
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
}

/* EXAMPLE */
.exampleText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	font-weight : bold;
}

/* FAQ */

.FAQTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	font-weight : bold;
}

.FAQHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
	font-weight : bold;
}

.FAQText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}

.FAQCatTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #468246;
	font-weight : bold;
}

A.FAQCategory {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-align : center;
	font-weight : bold;
	text-decoration : none;
}
A:VISITED.FAQCategory {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-align : center;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.FAQCategory {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-align : center;
	font-weight : bold;
	text-decoration : underline;
}

A.FAQ {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-align : center;
	text-decoration : none;
}
A:VISITED.FAQ {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-align : center;
	text-decoration : none;
}
A:HOVER.FAQ {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-align : center;
	text-decoration : underline;
}

.PopUpFooter
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}


