@charset "utf-8";
/* CSS Document */



#navcontainer ul
{
padding-left: 0;
margin-left: 0;
color: #333366;
float: left;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
font-style:normal;
font-variant:normal;
text-decoration:none;
text-align:center;
letter-spacing:1px;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #FFFFFF;
	color: #333366;
	text-decoration: none;
	float: left;
	text-align:center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#navcontainer ul li a:hover
{
	color: #990000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
}
#navcontainer ul li a:active
{
	color: #990000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
}

td#beditcontact a#nav-beditcontact,
td#beditnetwork a#nav-beditnetwork,
td#beditprofile a#nav-beditprofile,
td#beditabout a#nav-beditabout,
td#bedithour a#nav-bedithour,
td#beditmenu a#nav-beditmenu,
td#beditproduct a#nav-beditproduct,
td#beditservice a#nav-beditservice,
td#beditemployee a#nav-beditemployee,

td#bitemnews a#nav-bitemnews,
td#bitempromo a#nav-bitempromo,
td#bitemcoupon a#nav-bitemcoupon,
td#bitemproduct a#nav-bitemproduct,
td#bitemfeedback a#nav-bitemfeedback,

td#ueditcontact a#nav-ueditcontact,
td#ueditnetwork a#nav-ueditnetwork,
td#ueditabout a#nav-ueditabout,
td#ueditpicture a#nav-ueditpicture,
td#ueditaccount a#nav-ueditaccount,

td#bdashasc a#nav-bdashasc,
td#bdashbud a#nav-bdashbud,
td#bdashcon a#nav-bdashcon,

td#mybrizforme a#nav-forme,
td#mybrizfavorites a#nav-favorites,
td#mybriznewbiz a#nav-newbiz

{
	color: #990000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
}
