.menu_table {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000080;
	text-align: center;
	vertical-align: top;
	top: auto;
	overflow: visible;
	visibility: visible;
	width: 100px;
}
body {f
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
}
.tab_main_left {
	background-color: #000080;
	text-align: center;
	vertical-align: top;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #CC0000;
}
