ul.sitemap {
	padding-left: 20px;
}

ul.sitemap li a{
	padding-left: 10px;
	background: transparent url(images/arrow.gif) left 4px no-repeat;
	/*
	border: 1px solid #f0f;
	*/
}

ul.sitemap li a:hover{
	background-image: url(images/arrow_over.gif);
}


ul.sitemap li{
	padding: 0.5em;	
	font-weight: bold;
}

ul.sitemap li ul li{
	font-weight: normal;
}

.style4 {line-height: 20px; width: 700px; margin-top: 5px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; border-top-width: 1px; border-bottom-width: 1px; border-top-style: dotted; border-bottom-style: dotted; border-top-color: #003333; border-bottom-color: #003333; padding-top: 10px; padding-right: 0px; padding-bottom: 10px; padding-left: 7px; float: left; font-size: 13px;}

