.menu-side-level-3 a:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	text-align: left;
	text-indent: 45px;
	float: left;
	width: 300px;
	height: 30px;
	line-height: 30px;
	border: 0;
	display: block;
	text-decoration: none;
	background-image: url(../images/template/sbc-menu-side-3-up.jpg);
	background-repeat: repeat-x;
}
.menu-side-level-3 a:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	text-align: left;
	text-indent: 45px;
	float: left;
	width: 300px;
	height: 30px;
	line-height: 30px;
	border: 0;
	display: block;
	text-decoration: none;
	background-image: url(../images/template/sbc-menu-side-3-up.jpg);
	background-repeat: repeat-x;
}
.menu-side-level-3 a:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	text-indent: 45px;
	float: left;
	width: 300px;
	height: 30px;
	line-height: 30px;
	border: 0;
	display: block;
	text-decoration: none;
	background-image: url(../images/template/sbc-menu-side-over.jpg);
	background-repeat: repeat-x;
}
.menu-side-level-3 a:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	text-indent: 45px;
	float: left;
	width: 300px;
	height: 30px;
	line-height: 30px;
	border: 0;
	display: block;
	text-decoration: none;
	background-image: url(../images/template/sbc-menu-side-over.jpg);
	background-repeat: repeat-x;
}

