.NavMain {margin-top:45px; border-bottom:1px solid #ff0084; background:url("/images/NavMain.Bckgr.gif") 0px 0px repeat-x; }
.NavMain * {color:#cccccc; font-size:14px; text-decoration:none; text-transform:capitalize; }
.NavMain ul {float:left; margin:0px; padding:0px; clear:both; overflow:hidden; list-style:none; }
.NavMain li {float:left; padding:5px 0px 5px 0px; }
.NavMain li a {padding:2px 15px 2px 15px; }
.NavMain li a:hover,
.NavMain .Selected * {background:#303030; color:#ffffff; }


.NavBottom {margin-bottom:10px; width:100%; clear:both; overflow:hidden; }
  .NavBottom * {color:#666666; text-transform:uppercase; font-weight:bold;}
  .NavBottom ul {float:left; margin:0px; padding:0px; clear:both; overflow:hidden; list-style:none; }
  .NavBottom li {float:left; }
  .NavBottom li a {padding:0px 5px 0px 5px; text-decoration:none;}
  .NavBottom .Divider {color:#d8dce4; }
  .NavBottom a:hover,
  .NavBottom .Selected * {background:none; color:#000000;}
