.BreadcrumbBar_Style1_Layout
{
	background-color: #606060;
}
.BreadcrumbBar_Style1_Breadcrumb
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
	background-color: #606060;
	text-decoration: none;
	white-space: nowrap;
}
.BreadcrumbBar_Style1_Breadcrumb:link
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
	background-color: #606060;
	text-decoration: none;	
	white-space: nowrap;
}
.BreadcrumbBar_Style1_Breadcrumb:hover
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
	background-color: #606060;
	text-decoration: underline;	
	white-space: nowrap;
}

