#menu {
	list-style: none;
	padding: 0 ;
	padding-left:20px;
	margin: 0;
	width: 180px;
	/*forie6   * width: 198px;*/
	height: 710px;
	background: url(../images/menu-bg1.jpg) no-repeat;

}
#menu a {
	display: block;
	text-indent: -900%;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu .affoverview {
	width: 180px;
	height: 25px;
	background: url(../images/affoverview.gif) no-repeat;
}
#menu .affrule {
	width: 180px;
	height: 25px;
	background: url(../images/aff_rule.gif) no-repeat;
}
#menu .affdo {
	width: 180px;
	height: 25px;
	background: url(../images/aff_do.gif) no-repeat;
}
#menu .affreg {
	width: 180px;
	height: 25px;
	background: url(../images/affreg.gif) no-repeat;
}
#menu .affq {
	width: 180px;
	height: 25px;
	background: url(../images/affq.gif) no-repeat;
}
#menu .aff-zone {
	width: 180px;
	height: 25px;
	background: url(../images/aff-zone.gif) no-repeat;
}
