.homenav {
	padding-left: 5px;
	margin-left: 5px;
}

.maintext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20231E;
	padding-left: 10px;
	margin-left: 10px;
}
.maintext a:link {  color: #335B3A; text-decoration: underline}
.maintext a:visited {  color: #335B3A; text-decoration: underline}
.maintext a:hover {  color: #66B774; text-decoration: underline}
.maintext a:active {  color: #335B3A;; text-decoration: underline}
.navbox {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #656D5D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656D5D;
	padding-left: 10px;
	margin-left: 10px;
}
.navbox a:link {  color: #656D5D; text-decoration: none}
.navbox a:visited {  color: #656D5D; text-decoration: none}
.navbox a:hover {  color: #656D5D; text-decoration: underline}
.navbox a:active {  color: #656D5D; text-decoration: none}

.subnav {
	color: #88937D;
	font-size: 11px;
}
.subnav a:link {  color: #88937D; text-decoration: none}
.subnav a:visited {  color: #88937D; text-decoration: none}
.subnav a:hover {  color: #88937D; text-decoration: underline}
.subnav a:active {  color: #88937D; text-decoration: none}

.midscroll {
	overflow: scroll;
	overflow-x:hidden;
	height: 280px;
	width: 290px;
	scrollbar-3dlight-color:#bbbbff;
           scrollbar-arrow-color:#ffffff;
           scrollbar-base-color:#ccccff;
           scrollbar-darkshadow-color:#ffffff;
           scrollbar-face-color:#aaaaff;
           scrollbar-highlight-color:#ffffff;
           scrollbar-shadow-color:#ffffff;
}

.thetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
.thetable td {
	margin: 0px;
	padding: 3px;
	border-bottom:1px solid #000000;
	text-align: center;
}
.blueback {
	background-color: #DCE5F4;
}
.thetableheader td {
	font-weight: bold;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.newred {
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-style: italic;
	font-size: 10px;
}
.isoletter {
	font-family: Times New Roman, Times, serif;
	color:#000000;
	font-size: 14px;
	width:500px;
}
.warranty {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	width:500px;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 9px;
	line-height:11px;
}