#menu_bar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	/* text-align: center;*/
}
#menu_row {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}