/*                                                          */
/* 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'}

/*                                                          */
/* Styles for data table components.                        */
/*                                                          */
	
td.rowData {background-color: '#ffffff'}
