body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	width: 100%;
}
.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
/*--------------------------------------------------|
| 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: #000000;
	text-decoration: underline overline;/*border:1px solid #727ebd;*/
}
.dtree a.nodeSel {
	color: #000000;
	text-decoration: underline overline;/* background: #727ebd;border:1px solid #727ebd;*/
}
.dtree .clip {
	overflow: hidden;}

