
A {
	COLOR: #330065; TEXT-DECORATION: none
}
A:hover {
	COLOR: WHITE; TEXT-DECORATION: none 
}

A.new {

	COLOR: #000000; TEXT-DECORATION: none
}



A.new:hover {
	COLOR: #8D0101; TEXT-DECORATION: none 
}
FORM {
	MARGIN: 0px
}

BODY {
	MARGIN: 0px; FONT-FAMILY: "Arial black"; FONT-SIZE: 10pt; BGCOLOR:#FFFFFF; COLOR:#330066
}
TABLE {
	FONT-FAMILY: "verdana", "Arial", "Helvetica", "sans-serif";	FONT-SIZE: 10pt; BGCOLOR:#FFFFFF; COLOR:#330066
}

TH {
	FONT-FAMILY: "verdana", "Arial", "Helvetica", "sans-serif";	FONT-SIZE: 10pt; BGCOLOR:#FFFFFF; COLOR:#330066
}
TD {
	FONT-FAMILY: "verdana", "Arial", "Helvetica", "sans-serif";	FONT-SIZE: 10pt; BGCOLOR:#FFFFFF; COLOR:#330066
}

INPUT {
	FONT-SIZE: 9pt
}


.button {
	border-top:1px solid ButtonShadow; border-bottom:1px solid ButtonShadow; background:ButtonFace; border-left:0px none; border-right:0px none; 
}

.scrollButton {
	font-family:	Webdings;
	text-align:	center;
}

#scrollContainer {
	height:		100px;
	overflow:	hidden;
	padding:	3px;
}

.border {
	border-left:	1px solid ButtonShadow;
	border-right:	1px solid ButtonShadow;
	width:	50px;
}


 /* styles for the tree */
   SPAN.TreeviewSpanArea A {
        font-size: 10pt; 
        font-family: verdana,helvetica; 
        text-decoration: none;
        color: black
   }
   SPAN.TreeviewSpanArea A:hover {
        color: '#820082';
   }
   /* rest of the document */
   BODY {background-color: white}
   TD {
        font-size: 10pt; 
        font-family: verdana,helvetica; 
   }




