.path_table {
	width: 100%;
}

.path_area {
	width: 100%;
	height: 26px;
	padding-left: 18px;
	background-image: url(../images/bg.gif);
}

.path_link {
	font-family: verdana,helvetica,sans-serif;
	font-size: 7pt;
	color: #7e7e7e;
	text-decoration: underline;
	line-height: 26px;
}

.path_link:visited {
	color: #7e7e7e;
	text-decoration: underline;
}

.path_link:hover {
	color: #7e7e7e;
	text-decoration: none;
}

.path_element {
	font-family: verdana,helvetica,sans-serif;
	font-size: 7pt;
	color: #7e7e7e;
	line-height: 26px;
}

.path_elementLast {
	font-family: verdana,helvetica,sans-serif;
	font-size: 7pt;
	color: #7e7e7e;
	line-height: 26px;
}

.path_separator {
	margin-left: 5px;
	margin-right: 5px;
	border: 0px;
}
