.menunav{
	width:21px;
	height:16px;
	float:left;
	margin:0;
}
.mainmenunav{
	width:16px;
	height:16px;
	float:right;
	margin: 0 5px 0 0px;
}
.menunavarrows{
	width:16px;
	height:16px;
	float:right;
	margin: 0 0px 0 4px;
	text-align: left;
}
.mainmenubutton{
	width:50px;
	height:16px;
	float:right;
}
.buttonsys{
	width:55px;
	height:16px;
	float:left;
}
.buttonnav{
	width:80px;
	height:16px;
	float:left;
	margin: 0 0px 0 4px;
}


#zoom{
  display: block;
  width: 16px;
  height: 16px;
  background: url("http://www.clanblitz.com/img/button/zoom.gif") no-repeat 0 0;
}
#zoom:hover{ 
  background: url("http://www.clanblitz.com/img/button/zoom.gif") no-repeat 0 0;
}
#zoom span{
  display: none;
}
#reload{
  display: block;
  width: 16px;
  height: 16px;
  background: url("http://www.clanblitz.com/img/button/reload.gif") no-repeat 0 0;
}
#reload:hover{ 
  background: url("http://www.clanblitz.com/img/button/reloadhover.gif") no-repeat 0 0;
}
#reload span{
  display: none;
}
#contact{
  display: block;
  width: 16px;
  height: 16px;
  background: url("http://www.clanblitz.com/img/button/mail.gif") no-repeat 0 0;
}
#contact:hover{ 
  background: url("http://www.clanblitz.com/img/button/mailhover.gif") no-repeat 0 0;
}
#contact span{
  display: none;
}


#home{
  display: block;
  width: 16px;
  height: 16px;
  background: url("http://www.clanblitz.com/img/button/home.gif") no-repeat 0 0;
}
#home:hover{ 
  background: url("http://www.clanblitz.com/img/button/homehover.gif") no-repeat 0 0;
}
#home span{
  display: none;
}
#info{
  display: block;
  width: 16px;
  height: 16px;
  background: url("http://www.clanblitz.com/img/button/info.gif") no-repeat 0 0;
}
#info:hover{ 
  background: url("http://www.clanblitz.com/img/button/infohover.gif") no-repeat 0 0;
}
#info span{
  display: none;
}
#navleft{
  display: block;
  width: 16px;
  height: 16px;
  background: url("http://www.clanblitz.com/img/button/left.gif") no-repeat 0 0;
}
#navleft:hover{ 
  background: url("http://www.clanblitz.com/img/button/lefthover.gif") no-repeat 0 0;
}
#navleft span{
  display: none;
}

#navright{
  display: block;
  width: 16px;
  height: 16px;
  background: url("http://www.clanblitz.com/img/button/right.gif") no-repeat 0 0;
}
#navright:hover{ 
  background: url("http://www.clanblitz.com/img/button/righthover.gif") no-repeat 0 0;
}
#navright span{
  display: none;
}

#vals01{
  display: block;
  width: 80px;
  height: 15px;
  background: url("http://www.clanblitz.com/img/button/valid01.gif") no-repeat 0 0;
}
#vals01:hover{ 
  background: url("http://www.clanblitz.com/img/button/vvalid01.gif") no-repeat 0 0;
}
#vals01 span{
  display: none;
}
#vals02{
  display: block;
  width: 80px;
  height: 15px;
  background: url("http://www.clanblitz.com/img/button/valid02.gif") no-repeat 0 0;
}
#vals02:hover{ 
  background: url("http://www.clanblitz.com/img/button/vvalid02.gif") no-repeat 0 0;
}
#vals02 span{
  display: none;
}


#back{
  display: block;
  width: 50px;
  height: 16px;
  background: url("http://www.clanblitz.com/img/button/back.gif") no-repeat 0 0;
}
#back:hover{ 
  background: url("http://www.clanblitz.com/img/button/backhover.gif") no-repeat 0 0;
}
#back span{
  display: none;
}


#topone{
  display: block;
  width: 50px;
  height: 16px;
  background: url("http://www.clanblitz.com/img/button/top.gif") no-repeat 0 0;
}
#topone:hover{ 
  background: url("http://www.clanblitz.com/img/button/tophover.gif") no-repeat 0 0;
}
#topone span{
  display: none;
}


#prevpage{
  display: block;
  width: 50px;
  height: 16px;
  background: url("http://www.clanblitz.com/img/button/previouspage.gif") no-repeat 0 0;
}
#prevpage:hover{ 
  background: url("http://www.clanblitz.com/img/button/previouspagehover.gif") no-repeat 0 0;
}
#prevpage span{
  display: none;
}

#nextpage{
  display: block;
  width: 50px;
  height: 16px;
  background: url("http://www.clanblitz.com/img/button/nextpage.gif") no-repeat 0 0;
}
#nextpage:hover{ 
  background: url("http://www.clanblitz.com/img/button/nextpagehover.gif") no-repeat 0 0;
}
#nextpage span{
  display: none;
}

#forum{
  display: block;
  width: 50px;
  height: 16px;
  background: url("http://www.clanblitz.com/img/button/forum.gif") no-repeat 0 0;
}
#forum:hover{ 
  background: url("http://www.clanblitz.com/img/button/forumhover.gif") no-repeat 0 0;
}
#forum span{
  display: none;
}


 