div.ontab {
	margin-right: 1px;
	height: 23px;
	float: left;
}
div.ontab div.ontableft {
	width: 5px;
	height: 23px;
	background: url(../images/ontableft.png) no-repeat;
	float: left;
}
div.ontab div.ontabcenter {
	height: 23px;
	line-height: 23px;
	background: url(../images/ontabcenter.png);
	float: left;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 0px;
}
div.ontab div.ontabcenter a {
	color: #444;
	outline: none;
}
div.ontab div.ontabright {
	width: 5px;
	height: 23px;
	background: url(../images/ontabright.png) no-repeat;
	float: left;
}

div.offtab {
	margin-right: 1px;
	margin-top: 3px;
	height: 20px;
	float: left;
}
div.offtab div.offtableft {
	width: 5px;
	height: 20px;
	background: url(../images/offtableft.png) no-repeat;
	float: left;
}
div.offtab div.offtabcenter {
	height: 20px;
	line-height: 20px;
	background: url(../images/offtabcenter.png);
	float: left;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 0px;
}
div.offtab div.offtabcenter a {
	color: #666;
	padding: 0 1px;
	outline: none;
}
div.offtab div.offtabright {
	width: 5px;
	height: 20px;
	background: url(../images/offtabright.png) no-repeat;
	float: left;
}

.headerNavigation {
	background: url(../images/subtabback.gif);
}
.headerNavigation a {
	background: none;
}

.infoBoxHeading, .productListing-heading {
	background: url(../images/subtabback.gif) repeat-x;
	height: 19px;
}

#column_left .infoBox, #mainContentTable {
	background: url(../images/boxback.png) repeat-x;
}
