#hiddenLinks {
	display: none;
}

#indexApDiv {
	position:absolute;
	visibility:hidden;
	left:7px;
	top:39px;
	width:200px;
	height:460px;
	z-index:2;
	margin: 0px;
	padding: 0px;
}
#buttonApDiv {
	position:absolute;
	visibility:visible;
	left:10px;
	top:10px;
	width:200px;
	height:30px;
	z-index:3;
	margin: 0px;
	padding: 0px;
}
.mftHeaderBar {
	background-image: url(http://www3.towerhobbies.com/images/mft_linelist_bar_200x9.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 10px;
}
.mftHeaderBarVer2 {
	background-image: url(http://www3.towerhobbies.com/images/mft_linelist_bar_200x9.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.manufacturerLogo {
	background-color: #FFF;
	margin-left: 85px;
	display: inline;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	padding-right: 10px;
}
.category {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #000;
	padding-left: 3px;
	padding-right: 3px;
}
.categoryLink {
	font-size: 1.2em;
	font-weight: bold;
	color: #B02B2B;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.categoryLink:hover {
	font-size: 1.2em;
	font-weight: bold;
	color: #696969;
	text-decoration: underline;
}
.lineListBar {
	background-color: #e7e7e7;
	padding-top: 3px;
	padding-bottom: 3px;
}
.lineListBarVer2 {
	background-image: url(http://www3.towerhobbies.com/images/linelist_bar_800x20.jpg);
	background-repeat: no-repeat;
	background-position: center 3px;
}
