.menu_bottom_table {
	height: 22px;
	background-image: url(../images/bottomMenuBg.gif);
}

.menu_bottom_area {
}

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

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

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

.menu_bottom_linkActive {
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #fdeedb;
	line-height: 18px;
}

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

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

.menu_bottom_area img {
	border: 0px;
}

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