/* tree */ 
.tree1{
	padding-top: 0px;
	padding-bottom: 10px;
}
.tree2{
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 10px;
}
.tree3{
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 10px;
}
.tree4{
	font-weight: normal;
	font-size: 17px;
}
.tree3active{
	font-weight: bold;
	font-size: 17px;
	color: #90F;
}


FORM { background-color : #FFFFFF; color : #000000; margin-left : 0; margin-right : 0; margin-top : 0;  font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; }
A.FORM { background-color : #FFFFFF; color : #000000; margin-left : 0; margin-right : 0; margin-top : 0;  font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; }
P.FORM { background-color : #FFF; color : #000000; margin-left : 0; margin-right : 0; margin-top : 0;  font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; }
/* background color to use to display errors */ 
TD.ERROR { background-color : #CC0000; }
/* background color of the form */ 
TR.FORM { background-color : #FFFFFF; font-size: 12px; }
TD.FORM { background-color : #FFFFFF; font-size: 12px; }
/* background color of the form title */ 
TH.FORM { background-color : #FFF; color : #000000; margin-left : 0; margin-right : 0; margin-top : 0;  font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; }
/* color of the thin line surrounding the form */ 
TABLE.FORM { background-color : #004080; font-size: 12px;  }

