﻿.style1 {
	background-color: #0054A0;
}
.style2 {
	border-left: 0 solid #C0C0C0;
	border-top: 0 solid #C0C0C0;
	text-align: center;
	background-color: #000000;
	border-right-style: solid;
	border-right-width: 0;
	border-bottom-style: solid;
	border-bottom-width: 0;
}
.style3 {
	text-align: center;
	background-color: #C0C0C0;
}
.style4 {
	text-align: center;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	text-decoration: none;
}
.style5 {
	color: #FFFFFF;
}
.style6 {
	text-decoration: none;
}
.style7 {
	text-align: center;
}
.style8 {
	color: #FFFFFF;
	font-family: "Times New Roman";
	font-size: large;
}
.style9 {
	background-color: #FFFFFF;
}
.style10 {
	font-size: x-large;
	font-family: "Arial Black";
}
.style11 {
	border-width: 0px;
}
.style12 {
	font-family: "Times New Roman";
	font-size: medium;
}
.style14 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.style15 {
	margin-left: 40px;
}
.style16 {
	border-width: 0px;
}
.style17 {
	border-width: 0px;
}
.style18 {
	font-size: x-large;
	font-family: "Copperplate Gothic Bold";
}
.style19 {
	background-color: #0054A0;
	font-family: "Copperplate Gothic Light";
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.style20 {
	text-align: left;
}
.style21 {
	color: #0054A0;
	font-family: "Copperplate Gothic Bold";
	font-weight: normal;
}
.style22 {
	color: #0054A0;
	font-family: "Copperplate Gothic Bold";
	font-weight: normal;
	font-size: large;
}
.style23 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.style24 {
	border-width: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.style25 {
	font-size: large;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
.ulnav {
	list-style-type: none;
	float: left;
	margin: 0px;
	height: 35px;
	text-align: center;
	display: inline;
}
.linav {
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.linav a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	font-size: 26px;
	text-transform: capitalize;
	font-family: "Copperplate Gothic Bold";
	padding: 5px 5px 3px 5px;
	margin: auto 5px auto 5px;
	text-align: center;
	float: left;
	font-weight: bold;
}
.linav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	font-size: 26px;
	text-transform: capitalize;
	font-family: "Copperplate Gothic Bold";
	padding: 5px 5px 3px 5px;
	margin: auto 5px auto 5px;
	text-align: center;
	float: left;
	font-weight: bold;
}
.linav a:hover {
	padding: 5px 5px 4px 5px;
	color: #FFFFFF;
	background-color: #3293CD;
}
.linav a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0054a0;
	padding: 5px;
}
body#home a#homenav,
body#products a#prodnav,
body#about a#aboutnav,
body#contact a#connav, body#parts a#partsnav {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0054a0;
	font-size: 26px;
	text-transform: capitalize;
	font-family: "Copperplate Gothic Bold";
	padding: 5px;
	margin: auto 5px auto 5px;
	text-align: center;
	float: left;
	font-weight: bold;

}
.ulcol {
	margin: 0px auto 0px auto;
	list-style-type: none;
	text-align: center;
	width: 200px;
}
.licol {
	border: thin solid #003366;
	padding: 10px;
	margin: 0px 0px 20px 0px;
	list-style-type: none;
	background-color: #FFFFFF;
	text-align: center;
}
}
.licol a:link {
	margin: 0px 0px 10px 0px;
	font-family: Calibri;
	text-decoration: underline;
	background-color: #FFFFFF;
	color: #003366;
	font-weight: bolder;
	font-variant: normal;
	font-size: 22px;
}
.licol a:visited {
	margin: 0px 0px 10px 0px;
	font-family: Calibri;
	text-decoration: underline;
	background-color: #FFFFFF;
	color: #003366;
	font-weight: bolder;
	font-variant: normal;
	font-size: 22px;
	}
.licol a:hover {
	color: #800000;
	text-decoration: underline;
	font-weight: bolder;
	font-variant: normal;
	font-size: 22px;
	font-family:Calibri
}
.licol a:active {
	color: #800000;
	text-decoration: underline;
	font-weight: bolder;
	font-variant: normal;
	font-size: 22px;
	font-family:Calibri
}