ul#MainNav{
	margin:0;
	padding:0;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	}
#MainNav a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	padding: 7px 5px 7px 30px;
	display: block;
	background-image: url(../imagesFC/Assets/link.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px dashed #999;
	border-right: 1px dashed #999;
	border-bottom: 1px #999;
	border-left: 1px dashed #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.newnav {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
ul.nnewnav{
	margin-left:0;
	list-style:none;
	padding-left:0;
	padding-top:6px;
	padding-bottom:5px;
}
ul.nnewnav a{
	height:1.25em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-right-color: #OOO000;
	border-bottom-color: #OOO;
	border-left-color: #OOO;
	color: #333;
	list-style-type: none;
	display: inline;
	font-weight: bolder;
	text-transform: uppercase;
	background-color: #00FFFF;
	margin-right: 2px;
	padding: 5px;
	width: 12em;
	text-align: center;
	border-top-color: #000000;
}
ul.nnewnav li{
	display:none;
	float: left;
}
