/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #990000;
	text-decoration: none;
}

.dtree .clip {
	overflow: hidden;
}

  h1  { font-family: Arial; font-size: 18px; color: #990000; font-weight: bold; margin: 0px; }
  td  { font-family: Verdana; font-size: 11px; color: #101010; }
