﻿h1 {
	color: #800000;
	font-weight: bold;
	font-size: 24px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #800000;
	font-family: "Arial Rounded MT Bold";
	padding-bottom: 7px;
	text-align: left;
	margin-top: 10px;
}
h2 {
	color: #000000;
	font-size: 20px;
	padding-bottom: 5px;
}
h3 {
	color: #000000;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: normal;
	margin-bottom: 10px;
}
#spindle-mfg {
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	margin-top: 100px;
	width: 165px;
}
#spindle-mfg li {
	list-style-type: none;
	margin: 0px 0px 3px 0px;
}
#inspection li {
	list-style-type: circle;
	margin-bottom: 10px;
}
#inspection li i {
	color: #993333;
}
.spindle-img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	font-style: italic;
	color: #808080;
	margin: 10px;
	text-align: center;
}
.spindle-nav {
	margin: 0px;
	text-align: center;
	width: 98%;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
.spindle-nav p {
	margin-bottom: 0px;
	margin-top: 0px;
}
.spindle-ul li {
	height: 40px;
	list-style-type: none;
	padding-left: 5px;
	list-style-position: outside;
	vertical-align: middle;
}
#link_list a {
	color: #0000FF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#link_list a:hover {
	text-decoration: underline;
}
.spindle-nav a {
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.spindle-nav a:hover {
	text-decoration: underline;
}
.red-i {
	color: #800000;
	font-style: italic;
}
