body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #66ccff;
        color: #0000ff;
         
          overflow-y: hidden;
          overflow-x: hidden;
        
}
/*--------------------------------------------------|
| 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: 16px;
	color: #0000ff;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #0000ff;
	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 {
	color: #009900;
	text-decoration: none;
}
.dtree a.nodeSel {
	font-weight:bold;
	color: #ff0033;
}
.dtree .clip {
	overflow: hidden;
}		

.help-menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
      color: #666666;
}

.tip {
	width: 200;
	z-index: 13000;
}
 
.tip-title {
	font-size: 10px;
	padding: 2px 2px 2px;
	color: #ffffff;
	background: #222222;
}
