.wiremesh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 180%;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #9CCFDF;
	text-decoration: none;
}
.product {
	background-color: #003366;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

a.products:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.wire {
	background-color: #336699;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.chain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E4E5E5;
	text-decoration: none;
}
.razor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E4E5E5;
	text-decoration: none;
}


.hexpanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 180%;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #CCFFFF;
	text-decoration: none;
}
.china {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #CCFFFF;
	text-decoration: none;
}
a.china:hover {
	color: #003366;
	text-decoration: underline;
}



.line {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	text-decoration: none;
	background-position: center;
	text-align: center;
	width: 700px;
	background-color: #FFFFFF;
}

.mesh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.welded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #9CCFDF;
	text-decoration: none;
}
