h4 {
	text-align: center;
}
.green {
	color: #336600;
}
.red {
	color: #ff0000;
}
.white {
	color: white; 
}
.small {
	FONT-SIZE: smaller; 
}
.quotes {
	FONT-SIZE: 20pt;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
}
.border {
	BORDER-RIGHT: #336699 1pt solid; 
	BORDER-TOP: #336699 1pt solid; 
	BORDER-LEFT: #336699 1pt solid; 
	BORDER-BOTTOM: #336699 1pt solid; 
}
.tdbordertop {
	BORDER-TOP: 1px solid
}
.tdborderbottom {
	BORDER-BOTTOM: 1px solid
}
.tdborderbottomleft {
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid
}
.tdborderright {
	BORDER-RIGHT: 1px solid
}
.tdborderleft {
	BORDER-LEFT: 1px solid
}
.TreeviewSpanArea a {
font-size: 10pt; 
font-family: verdana,helvetica;
text-decoration: none;
color: black;
}
.TreeviewSpanArea a:hover {
color: '#820082';
}
