div.tag {
	position:absolute;
 	left:0px;
 	top:0px;
	}

.wit-bold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.wit-body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; ; line-height: 14px}
.dark-bold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #7f8861;}
.dark-body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #7f8861; ; line-height: 14px}
.legergroen-bold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #7f8861}
.groen-body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #b5b7a6; line-height: 14px }
.body-legergroen { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #7f8861 ; line-height: 14px}
.groen-bodyCopy { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #848a75; line-height: 14px }

.datesub {
	font-size:10px;
	color:#666633;}

table.result
{
	background-color : #e0f4f3;
	width : 100%;
	border : 1px solid black;
}
td.resultHeader
{
	background-color :  #83cfce;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF
}
td.resultContent
{
	background-color : white ;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #7f8861;
}
td.resultContentAlternating
{
	background-color : white ;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #7f8861;
}	

A {
	color:#7f8861;}

A:HOVER {
	color:#7f8861;}

A:VISITED {
	color:#7f8861;}
	
A.white {
	color:#FFFFFF;}

A.white:HOVER {
	color:#FFFFFF;}

A.white:VISITED {
	color:#FFFFFF;}

	
TABLE.error {
	border-collapse:collapse;
	border : 1px #990000 solid;
	font-size: 11px;
}

TD.error {
	border : 1px #990000 solid;
	background-color:#fae4e2;
	font-size: 11px;
}
TD.little
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	color: #7f8861 ;
}	

INPUT.text
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BACKGROUND: #ffffff;
    COLOR: #000000;
    BORDER-TOP-STYLE: groove;
    FONT-FAMILY: arial, helvetica;
    BORDER-RIGHT-STYLE: groove;
    BORDER-LEFT-STYLE: groove;
    BORDER-BOTTOM-STYLE: groove
}
TEXTAREA.text
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BACKGROUND: #ffffff;
    COLOR: #000000;
    BORDER-TOP-STYLE: groove;
    FONT-FAMILY: arial, helvetica;
    BORDER-RIGHT-STYLE: groove;
    BORDER-LEFT-STYLE: groove;
    BORDER-BOTTOM-STYLE: groove
}
SELECT.text
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BACKGROUND: #ffffff;
    COLOR: #000000;
    BORDER-TOP-STYLE: groove;
    FONT-FAMILY: arial, helvetica;
    BORDER-RIGHT-STYLE: groove;
    BORDER-LEFT-STYLE: groove;
    BORDER-BOTTOM-STYLE: groove
}	
	
	/* eigen classes */
input.errorInput
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BACKGROUND: #fae4e2;
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica;
	border : 1px #990000 solid;
	/*border : #990000 ; */
} 
