body {
	background: Black;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 975px;
}

p.Warning {
	color: #000000;
	background-color: #F1B310;
	font-weight: bold;
	font-size: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
}

img {
	border: 0;
}

table, tr, th, td {
	vertical-align: top;
	padding: 0;
	margin: 0;
	border-style: hidden;
	border: 0;
	border-collapse: collapse;
}

tr, td {
	text-align: left;
	vertical-align: top;
}

table.main {
	background: white;
	width: 975px;
	/*height: 450px;*/
}

td.tocmain {
	background: black;
	text-align: left;
}

table.sidebar {
	background: Black;
	color: #f1b310;
	width: 150px;
	padding: 5px;
}

td.sidebar {
	background: Black;
	color: #f1b310;
	width: 150px;
	padding: 5px;
}

td.sidebarimage {
	background: Black;
	vertical-align:bottom;
	text-align: center;
}

td.sidebar a {
	color: #f1b310;
}

td.sidebar a:hover {
	color: black;
	border-color: #f1b310;
	background-color: #f1b310;
}
img.sidebarimage {
	width: 110px;
}

img.producttype {
	height: 135px;
	width: 135px;
}

img.product_small {
	height: 135px;
	width: 135px;
}

img.floatright {
	float: right;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.floatright {
	float: right;
}
table.contentarea {
	width: 975px;
	font-size: 14px;
	color: black;
	background-color: white;}

td.contentarea {
	background-image: url('../images/engine_fade.png');
	width: 655px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-repeat: repeat-y;
}


.contentarea a {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.contentarea a:hover {
	background-color: #FFEEAA;
	color: #000000;
	font-weight: bold;
}

.ContentHeading {
	font-size: 24px;
	font-weight: bold;
	color: black;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 5px;
	margin-top: 5px;
}

.ContentHeadingGold {
	font-size: 24px;
	font-weight: bold;
	color: #f1b310;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f1b310;
	margin-bottom: 5px;
	margin-top: 5px;
}

.ContentSubHeadingGold {
	font-size: 18px;
	font-weight: bold;
	color: #f1b310;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1b310;
	margin-bottom: 5px;
	margin-top: 5px;	
}
.ContentSubHeading {
	font-size: 18px;
	font-weight: bold;
	color: #b17300;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b17300;
	margin-bottom: 5px;	
}

.ContentFootnote {
	font-size: 12px;
	text-align: center;
	color: black;
}

.ContentSubTable {
	background-color: #EEEEEE;
	padding: 5px;
	border: 1px;
}


.contactform {
	font-size: 14px;
	background: #CCCCCC;
}

table.producttoc {
	padding: 5px;
	float: right;
	border: thin dashed #f1b310;
	background: #DCDCDC;
	font-weight: bold;
	font-size: 14px;
	margin: 3px;
	margin-right: 24px;
}
td.producttoc {
	white-space: nowrap;
	margin: 4px;
	padding: 4px;
}

td.producttoc ul {
	margin-top: 0px; 
	padding-top: 5px; 
	padding-right: 4px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-left: 10px;
	margin-left: 0px;
}

td.producttoc a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
	border-bottom: thin dotted #f1b310;
}

td.producttoc li {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}


th.producttoc {
	background: #F1b310;
	text-align: center;
}

hr {
	background-color: #f1b310;
	height: 5px;
}

td.manufacturerheader {
	padding: 3px;
	text-align: center;
	vertical-align: bottom;
	background: #f1b310;
	border: thin solid White;
	font-size: 10px;
}
td.dotcell {
	border: thin solid White;
	background: #CCCCCC;
	vertical-align: middle;
}
td.dotcell#header {
	text-align: left;
	padding: 2px;
	font-size: 12px;
	white-space: nowrap;
}

td.dotcell#header a {
	font-weight: normal;
}

td.dotcell#dot {
	text-align: center;
}

table.logos {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 100%;
}
table.logos td {
	text-align: center;
	vertical-align: middle;
	padding: 4px;
}
table.logos img {
	text-align: center;
	vertical-align: middle;
}
table.logos img:hover {
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFf3;
}
table.quality {
	width: 75%;
	background-color: #FFFF99;
	border-top-color: #FFCC99;
	border-right-color: #FFCC00;
	border-bottom-color: #CC9900;
	border-left-color: #CC9933;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	padding: 10px;
}
table.quality td {
	padding: 10px;
}
table.content_insert {
	background-color: #FFFFDD;
	padding: 10px;
	border: 1px solid black;
}
.content_insert th {
	padding: 5px;
	text-align: center;
	vertical-align: bottom;
	color: #f1b310;
	font-weight: bold;
	background-color: black;
	border-width: 2px;
	background-image: url('../images/fades/blackbump.png');
	background-repeat: repeat-x;
}
.content_insert td {
	padding: 8px;
	border: 1px solid #f1b310;
}
table.product_images {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 100%;
}
table.product_images td {
	text-align: center;

}

table.content_data {
	background-color: #FFFFDD;
	padding: 3px;
	border: 1px solid black;
}
table.invisible {
	width: 100%;
}
table.invisible td {
}

table.product_info {
	background-color: #FFFFDD;
	padding: 3px;
	border: 0px;
}

table.menu {
	width: 100%;
	background-color: #FFFFDD;
	padding: 3px;
	border: 1px solid #f1b310;		
}

td.menu {
	text-align: center;
}

.product_info tr  {
	border: 1px solid #000000;
}
.product_info td  {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.product_info th {
	padding: 5px;
	text-align: center;
	vertical-align: bottom;
	color: #f1b310;
	font-weight: bold;
	background-color: black;
	border-width: 2px;
	background-image: url('../images/fades/blackbump.png');
	background-repeat: repeat-x;
}



.content_data th {
	padding: 3px;
	text-align: center;
	vertical-align: bottom;
	color: #f1b310;
	font-weight: bold;
	background-color: black;
	border-width: 2px;
	background-image: url('../images/fades/blackbump.png');
	background-repeat: repeat-x;
}

.content_data td {
	padding: 3px;
	border: 1px solid #f1b310;
	font-size: 12px;
}

td.number {
	text-align: right;
}

td.number_warning {
	text-align: right;
	color: #eeee00;
	background-color: #cc0000;	
}

td.warning {
	color: #eeee00;
	background-color: #cc0000;	
}

.DataTable_OddRow {

}

.DataTable_EvenRow {
	background-color: #EEEECC;	
}

.DataTable_Select {
	background-color: black;
	color: #f1b310;
}

.DataTable_Hover {
	background-color: #f1b310;
	color: black;
}
td.DarkCell {
	background-color: #EEEECC;
}


select {
	font-size: 12px;
}

input {
	font-size: 12px;
}

