.breadcrumbs {
	font-family: arial,sans-serif;
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
div.breadcrumbs {
	font-family: arial,sans-serif;
	text-align: center;
	vertical-align:middle;
	color:#000000;
}
span.crumb{
	background-color:transparent;
	background-image:none;
	background-position:center;
	background-repeat:no-repeat;
	margin-right:0px;
}
span.breadcrumb_nr{
	color:#000000;
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	margin-right:0px;
}
a.breadcrumb_url, a.breadcrumb_url:visited {
	font-family: arial,sans-serif;
	color:#000000;
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
a.breadcrumb_url:hover{
	font-family: arial,sans-serif;
	color:#000000;
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
span.current_crumb{
	color:#000000;
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
span.crumb_sepperator{
	color:#000000;
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	margin-left:0px;
	background-image:none;
	background-position:center;
	background-repeat:no-repeat;
}