body, p, h1, h2, h3, table, td
{
    font-family: verdana,helvetica,arial,sans-serif;
	  font-size: 10px;
}


#mnavcontainer ul
 { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; list-style: none; margin: 0; padding: 0; border: none }
#mnavcontainer li
 { display: block; margin: 0; padding: 0; float: left }

#mnavcontainer a
   { color: white; font-size: 1.2em; font-weight: bold; text-decoration: none; background: #336699; display: block; margin: 0; padding: 2px 10px; width: auto; border-right: 2px solid #fff }

#mnavcontainer a:hover, #navcontainer a:active   { color: black; background: white }

#mnavcontainer a.active:link, #navcontainer a.active:visited
 { font-weight: bold; background: #900; position: relative; z-index: 102 }




div {width:100%;}




