body {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

p {
	font-size: 80%;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #0099FF;
}

a.coils {
	margin-left: 25px;
	margin-bottom: 10px;
	font-size: 75%;
}

div.holder {
	background-color: #efefed;
	width: 850px;
}

table.header {
	width: 100%;
	background-color: #9d8d7d;
}

table.style1 {
	border-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-color: #999999;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	border-right-width: 2px;
	border-right-color: #000000;
}

table.style1 td {
	border-style: solid;
	border-width: 0.05em;
}

table.style2 {
	font-size: 80%;
	border-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-color: #999999;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	border-right-width: 2px;
	border-right-color: #000000;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 20px;
	padding-right: 20px;
}

table.style2 img {
	border-color: #000000;
	border-style: solid;
	border-width: 0.05em;
}

table.style2 ul li {
	margin-left: 50px;
	margin-top: 5px;
	list-style-type: none;
}

table.style2 ul li ul li {
	margin-left: -15px;
	list-style-position: outside;
	list-style-type: disc;
}

body.nav {
	background-color: #003A7E;
}

body.nav input {
	text-decoration: none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-width: thin;
	border-color: #000000;
	background-color: #efefed;
}

body.products {
	margin: 0;
	padding: 0;
}

body.products p.searchresults {
	font-size: 70%;
}

body.products h3 {
	margin: 0;
	padding: 5px;
	font-style: italic;
}

body.products h4 {
	margin: 0;
	padding: 5px;
	font-size: 80%;
	font-style: italic;
}

body.products p {
	margin-top: 8px;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
}

table.prodheader {
	width: 100%;
	background-color: #efefed;
}

div.subcategory {
	width: 100%;
	background-color: #efefed;
	border-style: solid;
	border-width: thin;
}

div.hr {
	height: 2px;
	background-color: #9d8d7d;
}

div.hr hr {
	display: none;
}

iframe {
	border-width: 0px;
}

table.iframe {
	border-style: solid;
	border-top-width: 2px;
	border-top-color: #003A7E;
	border-left-width: 2px;
	border-left-color: #003A7E;
	border-bottom-width: 2px;
	border-bottom-color: #002f66;
	border-right-width: 2px;
	border-right-color: #002f66;
}

.italic {
	font-style: italic;
}


.nav {
	font-size: 75%;
}

.navtitle {
	color: #efefed;
	font-weight: bold;
}

.backhome {
	color: #EEEEEE;
	font-size: 85%;
	font-weight: bold;
}
