body 

{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	background-color: #191919;

        color: #666666;

         

          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: 11px;

	color: #666666;

	white-space: nowrap;

}

.dtree img {

	border: 0px;

	vertical-align: middle;

}

.dtree a {

	color: #666666;

	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: #b2b2b2;

	text-decoration: none;

}

.dtree a.nodeSel {

	font-weight:bold;

	color: #ffffff;

}

.dtree .clip {

	overflow: hidden;

}		



.help-menu {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

      color: #666666;

}



.tip {

	width: 100;

	z-index: 13000;

}

 

.tip-title {

	font-size: 12px;

	padding: 2px 2px 2px;

	color: #ffffff;

	background: #222222;

}


