	
.table_bnr {
	background: #FFFFFF;
	margin: 0;
	padding: 0px;
	border: 1px solid #000000;
	}
.table_bnr tr, td {
	border: 0px solid #FFFFFF;
	}


.h_mnu_01{
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #FFFFFF;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #C0C0C0;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}

.h_mnu_01 ul li a:visited{
color: #C0C0C0;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #000000 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FFFFFF;
}
