.menu_bottom_table {
	width: 100%;
}

.menu_bottom_area {
	width: 100%;
}

.menu_bottom_link {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #afd4c8;
	border-bottom: 1px dotted #afd4c8;
}

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

.menu_bottom_link:hover {
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

.menu_bottom_linkActive {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #afd4c8;
}

.menu_bottom_linkActive:visited {
	text-decoration: none;
	color: #afd4c8;
}

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

.menu_bottom_area img {
	border: 0px;
}

.menu_bottom_separator {
	width: 1px;
	height: 12px;
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: -10%;
}
