body {
	color: black;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: 300px 33px;
	margin: 5px;
	background-color: #FFFFFF;
}
.productListing {
	background-color: #999999;
	padding: 1px;
}
.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DFDFDF;
	padding: 5px;
}
a:link { color: #ff8a00; text-decoration: none; }
.productListing-data   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.productListing-even  {
	background-color: #DFDFDF;
}
.productListing-odd {
	background-color: #FFFFFF;
}
a:visited { color: #ff8a00; text-decoration: none; }
a:hover { color: red; text-decoration: underline; }
a:active { color: #ff8a00; text-decoration: none; }
p { font-size: small; }
td { vertical-align: top; }
ul { margin-top: auto; margin-right: 0; margin-left: 20px; list-style-type: square; }
.name {
	color: #4f8b41;
	font-size: medium;
	font-weight: bold;
}
.logo { color: gray; font-size: x-large; font-weight: bold; vertical-align: bottom; }
.price { color: #990; font-size: small; font-weight: bold; }
.in-5px { padding: 10px 5px; }
.td-item { padding: 5px; border-color: fuchsia; }
.image { background-color: #ccc; vertical-align: top; border-color: silver; border-width: 1px; }
.line { background-color: #666; }
.desc { font-size: x-small; margin-top: -1px; margin-bottom: -5px; }
.caption { font-size: xx-small; font-weight: bold; margin: 6px; }
.nav-sub1 {
	color: #990;
	font-size: x-small;
	font-weight: bold;
}
.h-section {
	color: #4f8b41;
	font-size: small;
	font-weight: bold;
}
.text-intro {
	color: black;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
}
.name-1 {
	color: #4f8b41;
	font-size: small;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.in-5px h4 {
	font-family: "trebuchet ms", tahoma, arial;
	font-size: 14px;
	line-height: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.navMain:link, .navMain:visited {
	font-family: "trebuchet ms", tahoma, arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #413318;
	display: block;
	width: 152px;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 8px;
	background-color: #DDDDDD;
}
.navMain:hover, .navMain:active {
	font-style: normal;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #413318;
}
.navMainSub1:link, .navMainSub1:visited {
	font-family: "trebuchet ms", tahoma, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #413318;
	display: block;
	width: 145px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #DDDDDD;
}
.navMainSub1:hover, .navMainSub1:active {
	font-style: normal;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #413318;
}
.boldRed {
	font-weight: bold;
	color: #FF0000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #339966;
	margin-top: 1px;
	margin-bottom: 2px;
}
.padding {
	padding: 5px;
}
