body{
	font-size : 11px;
}
a.tree{
	cursor:hand;
	margin-bottom:5px;
	font-weight: bold;
	text-transform: uppercase;
	width : 100%;
	border : 1px solid Black;
	display : block;
	font-size : 11px;
	color : Black;
	margin: 5px 3px 3px 30px;
	text-decoration : none;
	background-color : #CCC;
	padding: 2px 2px 2px 2px;
}
a.tree:hover{
	background-color : #aaa;
	border : 1px solid Black;
}

div.container{
 border-left:1px dotted #aaa;
 border-bottom:1px dotted #aaa;
 border-right:1px dotted #aaa;
margin:-2px 9px 5px 43px;
 padding:5px 5px 10px 5px;
 background-color : #F8F8F8;
}

div.container div.container{
background-color : #eee;
 border-left:1px dotted #888;
 border-bottom:1px dotted #888;
 border-right:1px dotted #888;
}

div.container div.container div.container{
background-color : #ddd;
 border-left:1px dotted #555;
 border-bottom:1px dotted #555;
 border-right:1px dotted #555;
}

div.container div.container div.container div.container{
background-color : #ccc;
 border-left:1px dotted #222;
 border-bottom:1px dotted #222;
 border-right:1px dotted #222;
}





div.no_child{
	font-size: 10px;
	margin:0px 0px 0px 30px;
}

div.no_child_sub{
	margin-left:30px;
	font-style : italic;
}

image.tree{
padding-top:3px;
border:0px solid #f00;
margin:0px 3px -3px 0px;
}







div.no_child2{
	margin:0px 0px 0px 0px;
	/*border-bottom:1px dotted #aaa;*/
	background: url(/images/orn_dots.gif) repeat-x left bottom;
	line-height: 25px;
	height:25px;
	padding: 8px 0px 0px 0px;
}

div.no_child2 a{
	color : #000;
	text-decoration : none;
	font-size : 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
div.no_child2 a:hover{
	color : #ff6600;
	text-decoration : underline;
}

/*
div.contnr div.no_child2 a{
	color : #000;
	text-decoration : none;
	font-size : 10px;
	font-weight: bold;
}
div.contnr div.no_child2 a:hover{
	color : #ff6600;
	text-decoration : underline;
}


div.contnr div.contnr div.no_child2 a{
	color : #444;
	text-decoration : none;
	font-size : 10px;
	font-weight: bold;
	font-style: italic;
}
div.contnr div.contnr div.no_child2 a:hover{
	color : #ff6600;
	text-decoration : underline;
}
*/

a.tree2{
	cursor:hand;
	font-weight: normal;
	width : 100%;
	display : block;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #000;
	margin: 0px 0px 0px 0px;
	text-decoration : none;
	padding: 8px 0px 0px 0px;
	line-height: 25px;
	height:25px;
	/*border-bottom:1px dotted #aaa;*/
	background: url(/images/orn_dots.gif) repeat-x left bottom;
}
a.tree2:hover{
	color : #888;
}

div.contnr{
border-bottom:0px dotted #aaa;
margin:0px 0px 0px 10px;
padding:0px 0px 0px 0px;
}

div.contnr div.contnr{
border-bottom:0px dotted #888;
}

div.contnr div.contnr div.contnr{
border-bottom:0px dotted #555;
}

div.contnr div.contnr div.contnr div.contnr{
border-bottom:1px dotted #222;
}


























div.no_child3{
	margin:-3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:18px;
	border: 0px solid #222;
	font-family: Verdana;
	border:0px solid #aaa;
	vertical-align: top;
}

div.no_child3 a{
	color : #090;
	text-decoration : none;
	font-size : 11px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	bottom:5px;
}
div.no_child3 a:hover{
	color : #ff6600;
	text-decoration : underline;
}


a.tree3 div{
	display: inline;
	border: 0px solid #222;
	position: relative;
	bottom:5px;
	left: 0px;
}

img.tree3{
	margin: 0px;
	padding: 0px;
}

a.tree3{
	cursor:hand;
	width : 100%;
	display: block;
	color : #000;
	text-decoration : none;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:18px;
	font-size : 11px;
	font-family: Verdana;
	border: 0px solid #222;
}
a.tree3:hover{
	color : #888;
}

div.cont{
	border-bottom:0px dotted #aaa;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
