a {
	color: #192989;
}

a:hover {
	text-decoration: none;
	color: #CF050B;
}

blockquote {
	background-color: #E2E4F3;
	border: 1px solid #00507C;
	color: #00507C;
	font-size: 13px;
	margin-bottom: 5px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 5px;
	padding: 0px 10px;
}

blockquote p {
	color: #00507C;
	font-size: 13px;
	margin-bottom: 3px;
	margin-top: 3px;
}

body {
	background-color: #192989;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}

h1 {
	color: #CF050B;
	font-size: 22px;
	background-color: #FFFFFF;
	margin-left: -10px;
	padding-left: 10px;
	padding-top: 5px;
	margin-right: -30px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 20px;
	border: 1px none #192989;
	text-transform: uppercase;
}


h2 {
	color: #FFFFFF;
	font-size: 16px;
	margin-right: -30px;
	background-color: #636DAA;
	margin-left: -10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #192989;
	border-right-color: #192989;
	border-bottom-color: #192989;
	border-left-color: #192989;
}

h3 {
	border-bottom-color: #E1AEB4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #CF050B;
	font-size: 16px;
	margin-right: -30px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-bottom: 8px;
}

p, li, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.form {
	background-color: #636DAA;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

.form input {
	font-size: 11px;
	width: 90%;
}

.form select {
	background-color: #3091D8;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	width: 90%;
}

.form td {
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

.form textarea {
	font-size: 11px;
	font-weight: normal;
	width: 90%;
}

#container {
	background-color: #FFFFFF;
	border: 1px solid #0B1137;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#content {
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 800px;
}

#footer {
	background-color: #CF050B;
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #192989;
}

#footer #footernav a {
	color: #009AC8;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

#footer #footernav a:hover {
	color: #0000CC;
	text-decoration: underline;
}

#mainarea {
	background-color: #FFFFFF;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 20px;
	width: 540px;
}

#mainarea p {
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 150%;
}

#nav {
	clear: both;
	float: left;
	width: 180px;
	margin-top: 23px;
	margin-bottom: 35px;
}

#nav a, #nav h3 {
	background-color: #636DAA;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #575B7B;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
}
#nav a.sub {
	font-size: 11px;
	padding-left: 30px;
	background-color: #9198C4;
	padding-top: 0px;
	padding-bottom: 0px;
}

#nav a.order {
	font-size: 16px;
	background-color: #192989;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #192989;
	border-right-color: #192989;
	border-bottom-color: #192989;
	border-left-color: #192989;
}


#nav a.navhead {
	background-color: #192989;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav a#brochure {
	background-color: #A0252F;
	font-size: 13px;
}
#nav a#brochure:hover {
	color: #CF050B;
	background-color: #FFFFFF;
}


#nav h2 {
	background-color: #192989;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
}

#nav a:hover {
	background-color: #CF050B;
	color: #FFFFFF;
}

#topnav {
	background-color: #CF050B;
	border-bottom-color: #A9ADC2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #192989;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
	padding-left: 140px;
}

#topnav a {
	background-color: #FFFFFF;
	color: #182887;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #636DAA;
	border-right-color: #636DAA;
	border-bottom-color: #636DAA;
	border-left-color: #636DAA;
}

#topnav a:hover {
	color: #CF050B;
}
#nav #contact {
	background-color: #D7D9EA;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #636DAA;
	border-right-color: #636DAA;
	border-bottom-color: #636DAA;
	border-left-color: #636DAA;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}
#nav #contact a {
	color: #333333;
	text-decoration: underline;
	background-color: #D7D9EA;
	display: inline;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainarea ul {
	margin-top: 8px;
}
#mainarea li {
	margin-bottom: 5px;
	line-height: 140%;
}
.partslist .tablehead td {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #192989;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.partslist .tablesub td {
	background-color: #636DAA;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.partslist {
	background-color: #F1F1F8;
	border: 1px solid #636DAA;
}
.partslist td {
	padding: 3px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5E2;
}
#mainarea img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #D6D6D6;
	margin: 10px;
}
#mainarea #contact {
	background-color: #F2F3F9;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #A7B0DC;
	padding: 0px;
}
#mainarea #contact h4 {
	color: #192989;
	background-color: #F2F3F9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#promo {
	background-color: #9198C4;
	float: right;
	width: 190px;
	margin-left: 20px;
	margin-right: -30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #192989;
	border-right-color: #192989;
	border-bottom-color: #192989;
	border-left-color: #192989;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
hr {
	color: #D7D9EA;
	margin-right: -30px;
	height: 1px;
}
a.buy {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CF050B;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 100px;
	text-align: center;
	display: none;
}
a.buyparts:hover {
	color: #CF050B;
	background-color: #FFFFFF;
}

#mainarea p.accent {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	color: #CF050B;
	line-height: normal;
}
#promo .product {
	background-color: #FFFFFF;
	border: 1px solid #636DAA;
	margin-bottom: 10px;
}
#promo .product p {
	font-size: 11px;
}
#mainarea #promo .head {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CF050B;
	margin-right: -10px;
	margin-top: 0px;
	margin-left: -10px;
}
#mainarea #promo .subhead {
	color: #FFFFFF;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#mainarea #promo .product img {
	margin-bottom: 0px;
}
a.buyparts {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #CF050B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CF050B;
}
#container  a#language {
	position: relative;
	background-color: #E4E4EC;
	color: #192989;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	top: 10px;
	left: 60px;
	border: 1px solid #192989;
}
#container a#language:hover {
	color: #FFFFFF;
	background-color: #192989;
}
