.menu_bottom_table {
	margin-top: 16px;
	margin-right: 1em;
}

.menu_bottom_area {
}

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

.menu_bottom_link:visited {
	text-decoration: underline;
	color: #942a26;
}

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

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

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

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

.menu_bottom_area img {
	border: 0px;
}

.menu_bottom_separator {
	background-color: #939396;
	width: 1px;
	height: 8px;
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
	top: 1px;
	left: 0px;
}