 /* for # use ID= and for . use class= */
 H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: x-large;
	text-align: center;
	letter-spacing: normal;
	color: Teal;
}

H2 {
	text-align : center;
	color : Teal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


TABLE {
	border : none;
	width : auto;
}	

TABLE.Img {
	width : 40%;
}


HR.homepage {
	color : Teal;
	width : 50%;
}

	
BODY  {
	background: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../images/lgreyBackground.jpg);
}	
	

DIV.Dtree {
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: Black;
}


SPAN.word {
	color : Teal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.dname {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small; 
	}



.centerButton
{
	text-align: center;
}


A.DTree {
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Black;
}


A  {
	text-decoration : none;
}
	
A.underline {
	text-decoration : underline;
}
	
A:hover {
	color: #CC0033;
	text-decoration : underline;
}
A:link {color: Black;}
A:active {color: #CC0033}
A:visited {color: #663333}
A:hover {color: #CC0033}

.treeNode {
	text-decoration: none; color: black; font: 10pt tahoma;
}


/*	
A:hover {color: #CC0033}
A:link {color: #000033}
A:active {color: #000033}
A:visited {color: #00A5C6}



A:hover {color: #CC0033}
A:link {color: #000033}
A:active {color: #000033}
A:visited {color: #999999}

A  {
	text-decoration : none;
	Active : #000066;
	visited : #999999;
}

A:hover {color: #cc0033}
A:link {color: #cc0033}
A:active {color: #000066}
A:visited {color: #cc0033}

A:hover {color: #660000}
A:link {color: #cc0033}
A:active {color: #000066}
A:visited {color: #999999}

a.leftnavrollover:link { color:#ffffff; }
a.leftnavrollover:hover { color:#ffcc33; }


*/
