.menu_bottom_table {
	width: 100%;
}

.menu_bottom_area {
	width: 100%;
}

.menu_bottom_link {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

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

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

.menu_bottom_linkActive {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	background-color: #cccccc;
}

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

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

.menu_bottom_area img {
	border: 0px;
}

.menu_bottom_separator {
	background-color: #000;
	width: 1px;
	height: 12px;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: -10%;
}
