﻿
<style type="text/css">

.h_mnu_01{
	width: 100%;
	font-family:Calibri;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background-image:url('space1.jpg');
	height:25px;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;	
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #FFFFFF;
	padding: 0px 15px;
	text-decoration: none;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #eaeaea;
}

.h_mnu_01 ul li a:visited{
color: #FFFFFF;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #000000 !important;
	background:transparent url('selected.jpg')!important;
	background-image:url('selected.jpg');
	height:25px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

</style>

