body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #165BA6;
}

a:link {
	color: #165BA6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #165BA6;
	text-decoration: none;
}
a:visited:hover {
	color: #666666;
	text-decoration: underline;
}
.bluebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #165BA6;
}
.bluebar a, .bluebar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #165BA6;
	padding-left: 11px;
}
.navbar a, .navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.navbarhover {
	color: #165BA6;
	background-image: url(images/NV_htile.jpg);
	font-size: 14px;
	font-weight: bold;
	padding-left: 11px;
}
.subnav {
}
.subnav table {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.subnav td {
	padding: 3px;
}
.footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
.footer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 11px;
}
.bodyimage {
	padding-right: 5px;
}
input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #165BA6;
	border: 1px solid #165BA6;
}
th {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #E8E8E8;
	padding: 2px;
	border-bottom-style: solid;
	border-bottom-color: #165BA6;
	border-bottom-width: 1px;
}
th a:visited {
	color: #165BA6;
}
th a:hover {
	text-decoration: underline;
}

hr {
	color: #165BA6;
}
.producTable {
	border: 1px solid #165BA6;
}
.producTable td {
	padding: 2px;
}
.productDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.productDetail a {
	color: #165BA6;
	text-decoration: underline;
}
.productDetail a:hover, productDetail a:visited:hover {
	text-decoration: underline;
}
.productDetail a:visited {
	color: #165BA6;
	text-decoration: underline;
}

.productDetail img {
	padding-bottom: 10px;
	padding-left: 10px;
}
.productDetail h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #165BA6;
	background-color: #E8E8E8;
}
.partsTable {
	background-image: url(images/tableBG.gif);
}
