.menu_bottom_table {
}

.menu_bottom_area {
}

.menu_bottom_link {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
	color: #8E8E8E;
	text-transform: uppercase;
}

.menu_bottom_link:visited {
	text-decoration: none;
	color: #8E8E8E;
}

.menu_bottom_link:hover {
	text-decoration: underline;
}

.menu_bottom_linkActive {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8px;
	font-weight: none;
	text-decoration: none;
	color: #8E8E8E;
	text-transform: uppercase;
}

.menu_bottom_linkActive:visited {
	text-decoration: underline;
	color: #8E8E8E;
}

.menu_bottom_linkActive:hover {
	text-decoration: underline;
}

.menu_bottom_area img {
	border: 0px;
}

.menu_bottom_separator {
	background-color: #b9b9b9;
	width: 1px;
	height: 6px;
	margin-left: 6px;
	margin-right: 6px;
}
