BODY {
	FONT-SIZE: 11px; 
	MARGIN: 5px; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #fafafa
}
table {
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana; 
}
H1 {
	FONT-SIZE: 102%
}
A {
	COLOR: #000080; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
.sectTitle {
	PADDING-RIGHT: 8px; BORDER-TOP: #c0c0c0 1px solid; DISPLAY: block; FONT-WEIGHT: bold; MARGIN-BOTTOM: 2px; BORDER-BOTTOM: #c0c0c0 1px solid
}
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a, a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover, a:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
div.divas {
	position: absolute; 
	width:200px; 
	height:100px; 
	z-index:1; 
	left: 0px; 
	top: 0px; 
	visibility: hidden; 
	overflow: hidden;
}