.stainless {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 10pt;
}
.nss a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 140px;
	display: block;
	height: 20px;
	font-weight: bold;
}
.nss a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 140px;
	display: block;
	height: 20px;
	font-weight: bold;
}
.nss a:hover {
	color: #000000;
	display: block;
	height: 20px;
	width: 140px;
	background-image: url(images/stainless_bar.gif);
}
.nss a:active {
color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 140px;
	display: block;
	height: 20px;
	font-weight: bold;
}
.nsssc a:link {
	color: #00CCFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 140px;
	font-size: 10pt;
	font-weight: bold;
}
.nsssc a:visited {
	color: #00CCFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 140px;
	font-size: 10pt;
	font-weight: bold;
	}
.nsssc a:hover {
	color: #000000;
	display: block;
	height: 20px;
	width: 140px;
	text-align: left;
	background-image: url(images/stainless_steel.gif);



}
.nsssc a:active {
	color: #00CCFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 140px;
	font-size: 10pt;
	font-weight: bold;
}
.stainlesssupply {
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 10pt;

}

#infoDiv {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:1000;
	background-color: #0099FF;
	}
 
div.info { 
  width:250px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  color:#009 }
.price {
	color: #FFFFFF;
}
.divshow {
	display: none;
	position: relative;
	left: 50%;
	top: 50%;
}

