#menubar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	height: 18px;
	width: 1000px;
}
#menubar table tr td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
