.link_bar_menu,
a.link_bar_menu,
a.link_bar_menu:visited,
a.link_bar_menu:active {
	color: white; 
	font-family: verdana; 
	font-size: 8pt; 
	text-decoration: none;
	text-align:center;
}
a.link_bar_menu:hover {
	color: red; 
	font-family: verdana; 
	font-size: 8pt;
	text-decoration: none;
}
.back_table {
	position:relative; 
	width:100%; 
	height: 14px; 
	background-color: #000000; 
	border: 0px none #000000;
	top: 0px; 
	left: 0px;
	z-index:9;
	text-align:center;
}
.menu_table {
	text-align:center;
	position:absolute; 
	width:100%; 
	border: 0px none #000000;
	top: 0px; 
	left: 0px;
	z-index:50;
}
.menu_bar {
	width: 75%; 
	height: 3px; 
	padding:0px; 
	margin:0px; 
	color: #ffffff; 
	background-color: #ffffff; 
	border: 0px;
}