body  {
	background-color: #212121;
	margin: 15px 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
}
a{
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}
a:visited{
	color: #666666;
	font-weight: bold;
}
a:hover{
	color: #888888;
}

img{
	border-style: none;
}
h2{
	font-size: 11px;
	font-weight: bold;
}
h3{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
li{
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 15px;
}
#container { 
	width: 815px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
} 
#header { 
	background-image: url(../images/topbar.jpg);
	height: 131px;
} 
#topdiv {
	background-image: url(../images/divtop.gif);
	height: 10px;
	clear: both;
}
.menubar {
	background-image:url(../images/mb_bg.gif);
	width: 164px;
	vertical-align:top;
}
.contentArea {
	width: 651px;
	text-align: center;
	vertical-align: top;
} 
.cBorderLeft{
	background-image: url(../images/cborderleft.gif);
	width: 2px;
}
.content{
	background-color: #FFFFFF;
	width: 618px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.content #content{
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin: 15px;
}
.content #content #titleLeading{
	font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.content #content #titleRemaining{
	font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.content #content #contentPane {
	position: relative;
	top: -5px;
	width: 588px;
	height: 380px;
	border: 0px none #0;
}
.contentPane{
	position: relative;
	top: -5;
	width: 588px;
	height: 380px;
	border: 0px none #0;
}
.cBorderRight{
	background-image: url(../images/cborderright.gif);
	width: 2px;
}
.cBorderBottom{
	background-image: url(../images/cborderbottom.gif);
	height: 3px;
}
#footer { 
	background-image: url(../images/bottombar.gif);
	height: 19px;
}
/* Page Specific Items */
.productTiles{
	float: left;
	width: 160px;
	text-align: center;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.productTiles img{
	padding-bottom: 5px;
}
.productTiles a:link, .productTiles a:visited, .productDetails a:visited{
	color: #000000;
	font-weight: bold;
}
.productTiles a:hover{
	color: #666666;
	font-weight: bold;
}
#imageContainer{
	width: 250px;
	float: left;
}
#detailsContainer{
	width: 300px;
	margin: 15px 0px 0px 30px;
	float: right;
}
.sparesTable{
	width: 100%;
}
.sparesTable .headerRow, .sparesTable h3{
	background-color: #666666;
	color: #FFFFFF;
	padding: 3px 5px;
	margin: 0; 
}
.sparesTable .partImage{
	width: 150px;
	padding: 3px 5px;
	vertical-align: middle;
}
.sparesTable .partNumber{
	width: 100px;
	padding: 3px 5px;
	vertical-align: middle;
	border-left: 1px solid #CCCCCC;
}
.sparesTable .partDetail{
	padding: 3px 5px;
	vertical-align: middle;
	border-left: 1px solid #CCCCCC;
}
.imageTiles{
	float: left;
	width: 160px;
	text-align: center;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.imageTiles img{
	padding-bottom: 5px;
}
.imageTiles a:link, .imageDetails a:visited{
	color: #000000;
	font-weight: bold;
}
.imageTiles a:hover{
	color: #666666;
	font-weight: bold;
}
#container .contentArea .content #content #prevPage {
	float: left;
}
#container .contentArea .content #content #nextPage {
	float: right;
}
#container .contentArea .content #content #pageList {
	margin: 0 auto;
	text-align: center;
}
#container .contentArea .content #content #pageNav #pageList a:link, #container .contentArea .content #content #pageNav #pageList a:visited {
	font-weight: normal;
	text-decoration: none;
}
#container .contentArea .content #content #pageNav #pageList a:hover {
	text-decoration: underline;
}
#container .contentArea .content #content #pageNav {
	clear: both;
}
