@charset "utf-8";
/* CSS Document */

#menuv {
	width: 230px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-right: 5px;
	padding-left: 0px;
}
#menuv ul, #menuv ul li,  #menuv ul li ul{
	list-style-type: none;
}

#menuv ul {
	margin: 0px;
	padding: 0px;
	
}

#menuv ul li {
	text-align: left;
	/*background-image: url(../img/bullet-blue.jpg);
	background-position: left top;
	background-repeat: no-repeat;*/
}

#menuv ul li:hover {
	/*background-image: url(../img/bullet-white.jpg);
	background-repeat: no-repeat;
	background-position: left center;*/
	
}	
#menuv a {
	text-decoration: none;
	color: #333333;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/bullet-blue.jpg);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	
}

#menuv a:hover {
	background-color: #C5EBFF;
	color: #663300;
	list-style-type: none;
	background-image: url(../img/bullet-white.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
}

#menuv h1.head a { 
		color: #333;
		display:block; 
		border-top: 1px solid #36a;
		border-right: 1px solid #36a;
		background: #ddd url(down.gif) no-repeat; 
		background-position: 98% 50%;
		padding: 3px 6px;
		}
		 #menuv h1.head a:hover { 
		color: #000;
		background: #ccc url(down.gif) no-repeat; 
		background-position: 98% 50%;
		}
		#menuv h1.selected a { 
		background: #69c url(up.gif) no-repeat; 
		background-position:98% 50%;
		color: #fff;
		padding: 3px 6px;
		}
		#menuv h1.selected a:hover { 
		background: #69c url(up.gif) no-repeat; 
		background-position:98% 50%;
		color: #36a;
		}
		
		.bullet 
		{
			background-image: url(../img/bullet-blue.jpg);
			background-position: 0px 10px;
			
			background-repeat: no-repeat;
			
		}
		.bullet:hover
		{
			background-image: url(../img/bullet-white.jpg);
			background-repeat: no-repeat;
			
		}
		
		
/*		#menuv h4.head a { 
		color: #333;
		display:block; 
		border-top: 1px solid #36a;
		border-right: 1px solid #36a;
		background: #ddd url(down.gif) no-repeat; 
		background-position: 98% 50%;
		padding: 3px 6px;
		}
		 #menuv h4.head a:hover { 
		color: #000;
		background: #ccc url(down.gif) no-repeat; 
		background-position: 98% 50%;
		}
		#menuv h4.selected a { 
		background: #69c url(up.gif) no-repeat; 
		background-position:98% 50%;
		color: #fff;
		padding: 3px 6px;
		}
		#menuv h4.selected a:hover { 
		background: #69c url(up.gif) no-repeat; 
		background-position:98% 50%;
		color: #36a;
		}
		
		#menuv h5.head a { 
		color: #333;
		display:block; 
		border-top: 1px solid #36a;
		border-right: 1px solid #36a;
		background: #ddd url(down.gif) no-repeat; 
		background-position: 98% 50%;
		padding: 3px 6px;
		}
		 #menuv h5.head a:hover { 
		color: #000;
		background: #ccc url(down.gif) no-repeat; 
		background-position: 98% 50%;
		}
		#menuv h5.selected a { 
		background: #69c url(up.gif) no-repeat; 
		background-position:98% 50%;
		color: #fff;
		padding: 3px 6px;
		}
		#menuv h5.selected a:hover { 
		background: #69c url(up.gif) no-repeat; 
		background-position:98% 50%;
		color: #36a;
		}
		
		#menuv h6.head a { 
		color: #333;
		display:block; 
		border-top: 1px solid #36a;
		border-right: 1px solid #36a;
		background: #ddd url(down.gif) no-repeat; 
		background-position: 98% 50%;
		padding: 3px 6px;
		}
		 #menuv h6.head a:hover { 
		color: #000;
		background: #ccc url(down.gif) no-repeat; 
		background-position: 98% 50%;
		}
		#menuv h6.selected a { 
		background: #69c url(up.gif) no-repeat; 
		background-position:98% 50%;
		color: #fff;
		padding: 3px 6px;
		}
		#menuv h6.selected a:hover { 
		background: #69c url(up.gif) no-repeat; 
		background-position:98% 50%;
		color: #36a;
		}
		
#menuv h7.head a { 
		color: #333;
		display:block; 
		border-top: 1px solid #36a;
		border-right: 1px solid #36a;
		background: #ddd url(down.gif) no-repeat; 
		background-position: 98% 50%;
		padding: 3px 6px;
		}
		 #menuv h7.head a:hover { 
		color: #000;
		background: #ccc url(down.gif) no-repeat; 
		background-position: 98% 50%;
		}
		#menuv h7.selected a { 
		background: #69c url(up.gif) no-repeat; 
		background-position:98% 50%;
		color: #fff;
		padding: 3px 6px;
		}
		#menuv h7.selected a:hover { 
		background: #69c url(up.gif) no-repeat; 
		background-position:98% 50%;
		color: #36a;
		}
		
		*/
		

.level1
{
	
	margin-left : 8px;
	
}
.level2
{
	
	margin-left: 16px;	
}
.level3
{
	margin-left: 24px;		
}
.level4
{
	margin-left: 32px;		
}


/*.tree

{	display:block ;
	font-family: Trebuchet MS;
	width : 215px;
	float: left;
	padding-left:20px;
	padding-right : 5px;
	/*color:#A3A3A3;
	 background-color : #FEF7E5;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.tree a
{
  
  text-decoration: none;
	color: #333333;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	
	/*background-image: url(../img/bullet-blue.jpg);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	
}
.tree a:unvisited
{
  color: #534745;
}
.tree a:hover
{
    background-color: #C5EBFF;
    
	color: #663300;
	list-style-type: none;
	/*background-image: url(../img/bullet-white.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	
	 width :auto;
	 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	
	 
}*/
