body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939393;
}
.nav a:link{
	font-size: 14px;
	color: #666666;
}
.nav a:hover{
	font-size: 14px;
	color: #939393;
	text-decoration: none;
}
.nav a:visited{
	font-size: 14px;
	color: #666666;
}
.nav a:active{
	font-size: 14px;
	color: #666666;
}
.nav {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 6px;
	color: #666666;
}
.navselected a:link{
	font-size: 14px;
	color: #FF9900;
}
.navselected a:hover{
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}
.navselected a:visited{
	font-size: 14px;
	color: #FF9900;
}
.navselected a:active{
	font-size: 14px;
	color: #FF9900;
}
.navselected {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 6px;
	color: #FF9900;
}
a:link {
	color: #F28024;
}
a:hover {
	text-decoration: none;
	color: #F28024;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #F28024;
}
.subnavbg {
	background-image: url(/images/template_subnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.leftbg {
	background-image: url(/images/template_leftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.rightbg {
	background-image: url(/images/template_right_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bottombg {
	background-image: url(/images/template_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.boxflc {
	background-image: url(/images/featured_boxes_flc.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 14px;
}
.boxwarranty {
	background-image: url(/images/featured_boxes_warranty.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 14px;
}
.boxpackaging {
	background-image: url(/images/featured_boxes_packaging.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 14px;
}
.boxamblue {
	background-image: url(/images/featured_boxes_amblue.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 14px;
}
.bold {
	font-weight: bold;
}
.blue {
	color: #6381A9;
	font-style: italic;
}
.tblborder {
	border: 1px solid #CCCCCC;
}.features {
	font-size: 12px;
	line-height: 6px;
	color: #F28024;
	font-weight: bold;
}
.features2 {

	font-size: 15px;
	line-height: 14px;
	color: #F28024;
	font-weight: bold;
}
.prodtitle {
	font-weight: bold;
	color: #999999;
	font-size: 16px;
}
.prodcategory {
	color: #FF9933;
	font-weight: bold;
	font-size: 16px;
}
