#navcontainer {
	clear: left;
	z-index: 1;
	position:relative;
	top:0px;
	left:0px;
	width: 100%;
	background-color: #0B5836;
	
}
#navlist {
	margin: 0 auto;
	padding: 0;
	background:#0B5836;
}

#navlist ul, #navlist, #stats ul, #stats li, #navlist li  {
	margin: 0;
	padding: 0;
}
#stats li  {
	list-style-type: none;
}
#navlist li
{
  float: left;
  display: block;
  width: 12.26%;
  min-height: 10px; 
}
#navlist li a
{
  position: relative;
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font:bold small Verdana, sans-serif;
  font-size:10px;
}

#taba, #tabb, #tabc, #tabd,#tabe,#tabf,#tabg,#tabh {
  padding:4px;
  background-color: #0B5836;
  font-size:10px;
}
#taba
{
  background: #0B5836;
  background-position: bottom left;
  padding-left:5px;
  margin-right: -1px;
  font-size:10px;
}
#tabb
{
  background: #0B5836;
  margin-right: -1px;
  border-left: 1px solid #fff;
  font-size:10px;
}
#tabc
{
 background: #0B5836;
  margin-right: -1px;
  border-left: 1px solid #fff;
  font-size:10px;
}
#tabd
{
  background: #0B5836;
  margin-right: -1px;
  border-left: 1px solid #fff;
  font-size:10px;
}

#tabe
{
  background: #0B5836;
  margin-right: -1px;
  border-left: 1px solid #fff;
  font-size:10px;
}

#tabf
{
  background: #0B5836;
  margin-right: -1px;
  border-left: 1px solid #fff;
  font-size:10px;
  padding-right:15px;
}

#tabg
{
 background: #0B5836;
  margin-right: -1px;
  border-left: 1px solid #fff;
  font-size:10px;
  padding-right:15px;
}

#tabh
{
 background: #0B5836;
  margin-right: -1px;
  border-left: 1px solid #fff;
  font-size:10px;
  padding-right:15px;
}

#taba:hover, #tabb:hover, #tabc:hover, #tabd:hover,  #tabe:hover,  #tabf:hover, #tabg:hover, #tabh:hover
{
  background-color: #F0D422;
  color: #000000;
  font-size:10px;
}
#navlist li a.active, #navlist li a:active
{

  color: #000; 
  background-color:#F0D422;
  font-size:10px;
}