.menu_top_table {
	height: 34px;
	margin-left: 32px;
}

.menu_top_area {
	height: 34px;
}

.menu_top_link {
	font-family: verdana,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	white-space: nowrap;
	line-height: 34px;
}

.menu_top_link:visited {
	text-decoration: none;
	color: #ffffff;
}

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

.menu_top_linkActive {
	font-family: verdana,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
	white-space: nowrap;
	line-height: 34px;
}

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

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


.menu_top_area img {
	border: 0px;
}

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