body {
	background: #000000;
	color: #FFFFFF;
	margin: 0px;
	font-family: Courier, Courier New, mono;
}
a:link {
	font-weight: bold;
	color: #606E95;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #609495;
	text-decoration: underline;
}
.pagetitle {
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
.contentcontainer {
	border-width: 0px;
	margin-left: 222px;
}
.footercontainer {
	clear: both;
	font-size: 10px;
	margin-top: 10px;
}
.menucontainer {
	float: left;
	border-width: 0px;
	width: 200px;
}
.imagenoborder {
	padding: 0px;
	border-width: 0px;
	margin: 0px;
	display: block;
}
.gearchart {
	border: 1px solid black;
	border-collapse: collapse;
	table-layout: fixed;
}
.gearchart tr:hover {
	background: #666;
}
.gearchart tr:hover .rpmgreentd {
	background: #70ff77;
}
.gearchart tr:hover .rpmbluetd {
	background: #8da9ff;
}
.gearchart tr:hover .rpmorangetd {
	background: #F28814;
}
.gearratiotd {
	font-size: 12.0pt;
	font-weight: 700;
	font-family: Helvetica;
	border: .5pt solid white;
	white-space: normal;
	text-align: center;
	width: 38px;
}
.tiresizetd {
	font-size: 12.0pt;
	font-weight: 700;
	font-family: Helvetica;
	border: .5pt solid white;
	white-space: normal;
	text-align: center;
	width: 22px;
}
.rpmlightgreytd {
	font-size: 12.0pt;
	font-family: Helvetica;
	background: #a3a3a3;
	white-space: normal;
	text-align: center;
	width: 38px;
}
.rpmlightbluetd {
	color: black;
	font-size: 12.0pt;
	font-family: Helvetica;
	border: .5pt solid black;
	background: #8da9ff;
	white-space: normal;
	text-align: center;
	width: 38px;
}
.rpmbluetd {
	color: black;
	font-size: 12.0pt;
	font-family: Helvetica;
	border: .5pt solid black;
	background: #3366FF;
	white-space: normal;
	text-align: center;
	width: 38px;
}
.rpmlightgreentd {
	color: black;
	font-size: 12.0pt;
	font-family: Helvetica;
	border: .5pt solid black;
	background: #70ff77;
	white-space: normal;
	text-align: center;
	width: 38px;
}
.rpmgreentd {
	color: black;
	font-size: 12.0pt;
	font-family: Helvetica;
	border: .5pt solid black;
	background: #37c43d;
	white-space: normal;
	text-align: center;
	width: 38px;
}
.rpmorangetd {
	color: black;
	font-size: 12.0pt;
	font-family: Helvetica;
	border: .5pt solid black;
	border-top: .5pt solid black;
	background: #F26014;
	white-space: normal;
	text-align: center;
	width: 38px;
}
.rpmwhitetd {
	font-size: 12.0pt;
	font-family: Helvetica;
	white-space: normal;
	text-align: center;
	width: 38px;
}
.gearcharth3 {
	padding-bottom: 0px;
	margin-bottom: 2px;
	font-weight: bold;
}