.menu_bottom_table {
	width: 660px;
	height: 31px;
	margin-right: 20px;
	line-height: 31px;
}

.menu_bottom_area {
}

.menu_bottom_link {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #dce9f5;
	line-height: 31px;
	margin-right: 20px;
}

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

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

.menu_bottom_linkActive {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
	line-height: 31px;
	margin-right: 20px;
}

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

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

.menu_bottom_area img {
	border: 0px;
}

.menu_bottom_separator {
	width: 1px;
	height: 8px;
	margin-left: 6px;
	margin-right: 6px;
	position: relative;
	top: 1px;
	left: 0px;
}
