﻿#top_nav {
	height: 130px;
	vertical-align: top;
	text-align: center;
	padding-top: 10px;
	width: 3000px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #FF0000;
	background-color: #FFFFFF;
	border-top-style: none;
	overflow: visible;
	visibility: visible;
	margin-left: auto;
	margin-right: auto;
	display: inline;
	clear: both;
}
.menScrollTableCopy {
	overflow: visible;
	empty-cells: show;
	width: 100%;
	visibility: visible;
	border-collapse: collapse;
}
