    


A.noformatting { text-decoration: none;
}

/*
table.results th {
    background:#FFFF99;
    vertical-align:top;
    text-align:left;
    padding-left:2;
}

table.results td {
    background:#FFFFCC;
}
TH A { color:black }

TR.even TH, TR.even TH A {
    background : ;
    color: white;
    padding : 2pt;
 }


TR.odd TH {
    background: #6699cc;
    color: white
    padding : 2pt;
}


TR.even TD { background:#FFFFFF; }

TR.odd TD { background: #FFFFCC; }
table.sub_table  th {
    font-weight:normal;
    font-style:italic;
}

*/





/*style voor TOOLTIPS*/



.hyperText  {
	visibility: hidden;
	color: #000000;
	font: 10px/12px  verdana,"Trebuchet MS",Arial,helvetica,sans-serif;
	background-color: #ffffff;
	padding: 5px;
	border: solid 1px #808080;
    position: absolute;
    z-index: 100;
    top: 0px;
    left: 10px;
    #layer-background-color: #e6e6e6;
	}



/*forms */
/*.nib_form {
    background-color : #DCDCDC ;
}
.nib_form, .nib_form A {
    #text-decoration : none;
    font-family: Arial, Helvetica, sans-serif;
    font-style : normal;
    font-size  : 9pt;
    text-align : left;
    }
.nib_form th {
    text-align : left;
}
*/
/*
INPUT, SELECT, TEXTAREA {
    background-color : white;
    border-color : #000000 ;
    border-style : solid ;
    border-width : 1 ;
    font-size : 9pt;
}

INPUT.radio {
    border-width : 0 ;
    width : 18;
}

INPUT.button {
    height : 15pt;
    width : 40pt;
    background-color : #C0C0C0;
    font-weight : bold

}
body, p, .even, .odd, .even A, .odd A, .even TD, .odd TD, TR, TD, TH, UL, LI, A

{
    font-family: Arial, Helvetica, sans-serif;
    font-style : normal;
    font-size  : 9pt;
    
 }*/

form.small_form, form.small_form input, form.small_form select {
    height : 17px;
    font-size  : 8pt;
    font-weight : normal;
    padding: 0;
    margin: 0;
    }

form.small_form select {
    height : 16px;
}
tr.header a {
    text-decoration : None
}

tr.header a:hover {
    text-decoration : underline;
}





