.mainfrfame {
	border: 1px solid #333333;
}
.productdesc {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.producttitle {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	text-transform: uppercase;
}
.productprice {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
.product10 {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link       { color: #CA3624 } 

a:visited    { color: #CA3624 } 

a:active     { color: #BAB27A } 

a:hover      { color: #BAB27A;  background: url(images/underline.jpg) repeat-x 100% 100%;}
.backnorepeat {
	background-repeat: no-repeat;
}
.specsright {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
.prodmultipleborder {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #333333;
}
.indentdesc {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #222222;
	padding-right: 75px;
	padding-left: 30px;
}
.techtable {
	background-color: #DCDCDC;
	padding: 15px;
	border: thin solid #666666;
}
.techwhite {
	padding: 10px;
	border-top: thin solid #666666;
	border-right: thin solid #666666;
	border-left: thin solid #666666;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #222222;
}
.techwhiteend {
	padding: 10px;
	border: thin solid #666666;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #222222;
}
.techleft {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	padding: 3px;
}
.techleftend {
	padding: 3px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}
.techheader {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.techtop {
	padding: 3px;
	border: thin solid #666666;
}
