.menu_bottom_table {
	line-height: 16px;
}

.menu_bottom_area {
	padding-top: 14px;
	padding-right: 25px;
	line-height: 16px;
}

.menu_bottom_link {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 16px;
}

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

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

.menu_bottom_linkActive {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 16px;
}

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

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

.menu_bottom_separator {
	background-color: #52ad76;
	width: 1px;
	height: 10px;
	margin-left: 12px;
	margin-right: 12px;
}