

.BreadCrumb_Custom9 {
	width: auto;
	height: auto;
	display: block;
	position: relative; 
	top: 15px;
	left: 15px;
}

.BreadCrumb_Custom9 .header {
	
}

.BreadCrumb_Custom9 .parentpage {
	color: #aa9674;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: bold;	
	padding-right:5px;
}

.BreadCrumb_Custom9 .parentpage .link {
	color: #25468a;
	text-decoration: none;
}
.BreadCrumb_Custom9 .parentpage .link:hover {
	color: #000000;
	text-decoration: underline;
}

.BreadCrumb_Custom9 .currentpage {
	color: #000000;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: bold;
	padding-left:5px; 
}


