div.menuTabs {	width: 98%;	margin: 0 1% 0 1%;	border: none;	color: #999999;	background-color: white;}div.menuTabs table {	margin: .25em 0 0 0;	border-collapse: collapse;	border-bottom: 1pt solid #CCCCCC;}div.menuTabs td {	font-size: .8em;	font-weight: normal;	white-space: nowrap;	padding: .5em .75em .35em .25em;	border: none;	border-left: 1pt solid #CCCCCC;	}div.menuTabs td.selected a {	color: #333333;	text-decoration: none;}div.menuTabs td a {	color: #999999;	text-decoration: none;}div.menuTabs a:hover {	text-decoration: underline;}div.menuTabs td.filler {	width: 100%;	border: none;}div.menuTabs td.search {	border: none;	text-align: right;	padding: 0 2px 2px 2px;}div.menus {	width: 98%;	margin: 0 1% 0 1%;	border: none;	color: #999999;	background-color: white;}div.menus table {	border-collapse: collapse;	width: 100%;}div.menus td {	font-size: .8em;	font-weight: normal;	white-space: nowrap;	border: none;	padding: .15em .25em .2em .25em;}div.menus a {	color: #999999;	text-decoration: none;}div.menus a:hover {	text-decoration: underline;}div.menus a.selected {	color: #333333;	text-decoration: none;}div.menus .search {	width: 100%;	text-align: right;	padding: 0 2px 2px 2px;}div.menus .search input {	font-size: 12px; }div.menus td.filler {	width: 100%;	border: none;}
