#menut {
	height: 21px;
	vertical-align: top;
}
#menut a {
	display:block;
	float:left;
	height:12px;
}
#menut a:hover {
	background-position: 0 -12px;
}
#menug a {
	display:block;
	float:left;
	height:23px;
}
#menug a:hover {
	background-position: 0 -23px;
}
#ssmenu {
	margin-left: 27px;	
}
#ssmenu a {
	color: #71342A;
	font-size: 11px;
	margin-right: 8px;
	text-decoration: none;
}
#ssmenu a:hover {
	color: #B6743B;
	text-decoration: none;
}


#sfofftable {
	margin-top: 7px;
}
#sfoff a {
	display:block;
	width:109px;
	height:131px;
}
#sfoff a:hover {
	background-position: 0 -131px;
}
#sfontable {
	margin-top: 7px;
}
#sfon a {
	display:block;
	width:82px;
	height:131px;
}
#sfon a:hover {
	background-position: 0 -131px;
}