.h_menu_001{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_menu_001 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #000000 url(images/indentbg.png) center repeat-x;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5F7F8E;
	border-right-color: #5F7F8E;
	border-bottom-color: #5F7F8E;
	border-left-color: #5F7F8E;
}

.h_menu_001 ul li{
display: inline;
}

.h_menu_001 ul li a{
	float: left;
	color: #FFFFFF;
	padding: 2px 7px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5F7F8E;
}

.h_menu_001 ul li a:visited{
color: #FFFFFF url(images/indentbg3.png) center repeat-x;
}

.h_menu_001 ul li a:hover, .h_menu_001 ul li .selected{
	color: #FFFFFF !important;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #008000 url(images/indentbg3.png) center repeat-x;
}
