@charset "utf-8";
#capabilities-table{
	color:#CCCCCC;
	background-color:363e4b;
	text-align:left;
	margin-top:-40px;
	/\margin-top:-20px;
	
	}
#capabilities-table a{
	color:#CCCCCC;
	font-weight:bold;
	}
#capabilities-table a:hover{
	color:#CC9900;
	}
#carbon-steel-header{
	background-color:#0C0C0C;
	height:100px;
}
#stainless-steel-and-alloy-header{
	background-color:#990000;
}
#automotive-header{
	background-color:#003300;
}
#aluminum-header{
	background-color:#CC9900;
}
#related-operations-header{
	background-color:#666666;
}
#ferrous-material-header{
	background-color:#660066;
}
.carbon-steel-bg{
	background:363e4b;
	border:thin solid #666671;
	padding: 9px 8px 9px 8px;
}
.stainless-steel-and-alloy-bg{
	background:363e4b;
	border:thin solid #666671;
	padding: 9px 8px 9px 8px;
}
.automotive-bg{
	background:363e4b;
	border:thin solid #666671;
	padding: 9px 8px 9px 8px;
}
.aluminum-bg{
	background:363e4b;
	border:thin solid #666671;
	padding: 9px 8px 9px 8px;
}
.related-operations-bg{
	background:363e4b;
	border:thin solid #666671;
	padding: 18px 8px 18px 8px;
}
.ferrous-material-bg{
	background:363e4b;
	border:thin solid #666671;
	padding: 23px 8px 23px 8px;
}
.column-1 tr td{
}
.column-2 tr td{

	padding-right:10px;
}
.column-3 tr td{
}
.column-4 tr td{
	width:490px;
}
#table-header-left{
	background-image:url(../images/table-header-left.jpg);
	background-repeat:no-repeat;
	float:left;
	height:99px;
	width:104px;
	position:relative;
	left:-1px;
}
#table-header-right{
	background-image:url(../images/table-header-right.jpg);
	background-repeat:no-repeat;
	float:right;
	height:99px;
	width:101px;
}
#table-header-strip{
	background-image:url(../images/table-header-strip.jpg);
	background-repeat:repeat-x;
	height:99px;
	width:98%;
}