.style4 {
	font-style: italic;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #d60000;
	font-weight: bold;
}
.style5 {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	font-style: italic;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: bold;
}
.style7 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
}
.style9 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
}
.style11 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.style12 {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #d60000;
}
.style12:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #9b0000;
}
.style13 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}
.style14 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #d60000;
}
.style15 {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #d60000;
}
.style15:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #9b0000;
}
.style16 {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #FF0000;
}
.style8 {
	color: #FF0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style18 {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}
body1 {
	font-family: Times New Roman,;
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
	line-height: 1.3em;
	padding: 0 0px 0px;
	background: #d0b79d;
	color: #333;
}
.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	font-size: 1.2em;
}
#content {
	margin-left: 240px;
	margin-top: 30px;
	margin-right: 50px;
}
.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}
pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
	overflow-x: auto;
}
.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
h3 {
	font-size: 1.45em;
	line-height: 1.05em;
	border-bottom: 1px solid #333;
}
.galleryview {
	font-size: 12px;
	font-family: Times New Roman;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}
a:hover {
	color: #CC5914;
}
.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}

.hoverbox
{
	cursor: default;
	list-style: none;
	padding: 12px;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #ed0000;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 350px;
	height: 250px;
}
