/* breadcrumbs */
#breadcrumbs{
	padding: 8px 12px 0;
	font-size: 9px;
	width: 926px;
	background: url("../../frame/bradcrumpbg.gif") repeat-x;
	height: 21px;
	color: #fff;
	text-align: left;
}
#breadcrumbs a{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#breadcrumbs a:hover{
	text-decoration: underline;
}