html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #CACACA;
	background-image: url(../images/BG_3.jpg);
	background-repeat: repeat-x;
}

a:link, a:visited{
	color: #000055;
	background: #FFFFFF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
#nav {
	background-image: url(../images/nav_background.gif);
	background-repeat: repeat-x;
	position:absolute;
	left: 50%;
	width: 780px;
	height: 32px;
	margin-left: -391px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #777777;
	border-bottom-color: #222222;
	background-color: none;
	color: #888888;
	bottom: 15px;
	top: 5px;
	border-top-color: #BBBBBB;
	border-top-style: solid;
	border-top-width: 0px;
	border-left-color: #BBBBBB;
	border-left-style: solid;
	border-left-width: 0px;
	z-index: 10;
	padding-top: 7px;
	margin-top: 75px;
}
#nav ul{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	overflow: auto;
}
#nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}
#nav ul li a{
	font-size: 75%;
	color: #444444;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #BBBBBB;
	left: auto;
	background-color: transparent;

} 
#nav ul li a:hover, #nav ul li a:focus{
	color: #000044;
	text-decoration: underline;	
}

#Content {
	position: relative;
	color: #555555;
	left: 50%;
	width: 780px;
	margin-left: -391px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #555555;
	border-bottom-color: #444444;
	border-left-color: #BBBBBB;
	border-top-color: #BBBBBB;
	border-top-style: solid;
	border-top-width: 1px;
	top: 55px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-bottom: 70px;
}
#Content p{
	font-size: 80%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #555555;
	background: #FFFFFF;
	text-align: justify;
	padding: 5px 20px 5px 22px;
	position: relative;
	clear: left;
	float: left;
	display: block;
}
#Content h1{
	font-size: 100%;
	color: #000055;
	background: #EEEEEE;
	padding: 2px 20px 2px 22px;
	float: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
}

#Content h2{
	font-size: 95%;
	color: #777777;
	background: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-align: left;
	clear: left;
}
#Content h3{
	font-size: 95%;
	color: #444444;
	background: #FFFFFF;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-align: left;
	clear: left;
}
#Content h4{
	font-size: 120%;
	color: #000044;
	background: none;
	padding: 2px 20px 2px 2px;
}

.heading1{
	font-size: 120%;
	color: #000044;
	background: none;
	padding: 2px 20px 2px 2px;
}

#Content h5{
	font-size: 120%;
	color: #222222;
	background: none;
	padding: 2px 20px 2px 22px;
}
#Content h6{
	font-size: 80%;
	color: #000044;
	background: #EEEEEE;
	padding: 2px 20px 2px 22px;
	float: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
}
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	background-image: url(../images/curve_L.gif);
	background-repeat: no-repeat;
}
#tr {
	position:absolute;
	top: -1px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	background-image: url(../images/curve_R.gif);
	background-repeat: no-repeat;
}
#fl {
	position:absolute;
	top: 0px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	background-image: url(../images/nav_left.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 32px;
}
#fr {
	position:absolute;
	top: 0px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	background-image: url(../images/nav_right.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 32px;
	left: 780px;
}
#nl {
	position:absolute;
	top: 0px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	background-image: url(../images/gblnav_left.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 32px;
}
#nr {
	position:absolute;
	top: 0px;
	right: -2px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	background-image: url(../images/glbnav_right.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 32px;
}
#tl2 {
	position:absolute;
	top: 17px;
	left: 576px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	background: url(../images/gblnav_left.gif);
	width: 5px;
	height: 32px;
}
#tr2 {
	position:absolute;
	top: 17px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	background: url(../images/glbnav_right.gif);
	width: 5px;
	height: 32px;
}
#SiteHead {
	position: relative;
	left: 50%;
	width: 780px;
	height: 50px;
	margin-left: -390px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #EEEEEE;
	background-color: #5A7490;
	padding-top: 18px;
	z-index: 1;
	background-image: url(../images/chaney_electronics_logo.jpg);
	background-repeat: no-repeat;
	text-indent: 35px;
}
.style2 {font-size: 12px}

#SEARCH {
	position: relative;
	left: 50%;
	width: 780px;
	height: 70px;
	margin-left: -390px;
	margin-top: 5px;
}
#rightcol {
	width: 200px;
	background-image: url(../images/glbnav_background.gif);
	height: 32px;
	text-align: center;
	border-bottom-width: 0px;
	border-bottom-color: #222222;
	border-bottom-style: solid;
	background-repeat: repeat-x;
	margin-top: 17px;
	padding-top: 5px;
	position: absolute;
	left: 580px;
	z-index: 5;
}
#StockInfo {
	position: static;
	float: left;
	width: 220px;
	color:#444444;
	font-size: 90%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	background: #FFFFFF;
	margin-left: 20px;
	margin-bottom: 40px;
	display: inline;
	margin-top: 20px;
}
#StockInfo a:link, #StockInfo a:visited {
	display: block;
	border-bottom-color: #BBBBBB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #DDDDDD;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBBBBB;
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
	background: #EEEEEE;
	padding: 2px 5px 2px 5px;
	text-align: left;
	font-size: 100%;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
}
#StockInfo a:hover{
	border-bottom-color: #555555;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #555555;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #555555;
	border-top-color: #555555;
	border-top-style: solid;
	border-top-width: 1px;
	background: #A4B7DB;
	color:#111111;
	text-decoration: none;
}
#footer{
	left: 50%;
	width: 770px;
	margin-left: -391px;
	position: relative;
	margin-top: 15px;
	color: #555555;
	background-color: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #555555;
	border-bottom-color: #444444;
	border-left-color: #BBBBBB;
	border-top-color: #BBBBBB;
	border-top-style: solid;
	border-top-width: 0px;
	background-image: url(/images/glbnav_background.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 10px;
}
#footer ul{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	overflow: auto;
}
#footer ul li{
	display: inline;
	padding: 0;
	margin: 0;
}
#footer ul li a{
	font-size: 75%;
	color: #444444;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #BBBBBB;
	left: auto;
	background-color: transparent;

} 
#footer ul li a:hover, #footer ul li a:focus{
	color: #000044;
	text-decoration: underline;	
}
.foot{
	font-size: 75%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #555555;
	background-color: none;
}
.leftimage{
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
}
.rightimage{
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: right;
}
#BreadBox {
	position: relative;
	left: 50%;
	width: 780px;
	margin-left: -390px;
	top: 0px;
}
#breadCrumb{
	padding: 5px 20px 0px 22px;
	color: #777777;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-top: 5px;
}
#breadCrumb a{
	color: #777777;
	background: #FFFFFF;
}
#breadCrumb a:hover{
	color: #000055;
	background: #FFFFFF;
}
.clearit {
	display: block;
	clear: both;
}
.clearLEFT{
	display: block;
	clear: left;
}
.clearRIGHT{
	display: block;
	clear: right
}
#relatedlinks {
	float: right;
	width: 160px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #777777;
	border-bottom-color: #888888;
	border-left-color: #EEEEEE;
	border-top-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	background: #000044;
	background-repeat: no-repeat;
	text-align: center;
	position: static;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	display: inline;
}
#relatedTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #888888;
	background-color: #DDDDDD;
	text-align: left;
	float: right;
	width: 160px;
	position: relative;
	top: 15px;
	clear: left;
}
#sectionLinks ul{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	overflow: hidden;
}
#sectionLinks ul li{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sectionLinks ul li a:link, #sectionLinks a:visited {
	display: block;
	background: #EEEEEE;
	padding: 5px 5px 5px 7px;
	text-align: left;
	font-size: 85%;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	border-left-style: solid;
	border-left-color: #AAAAAA;
	border-left-width: 1px;
}
#sectionLinks ul li a:hover{
	background: #A4B7DB;
	text-decoration: none;
	color: #111111;
}
#Picture {
	float: left;
	width: 300px;
	top: 20px;
	right: 5px;
	position: relative;
	left: 20px;
	margin-bottom: 40px;
}
#LeftBOX {
	float: left;
	width: 180px;
	top: 10px;
	right: 0px;
	position: relative;
	left: 10px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#RightBOX {
	float: right;
	width: 570px;
	top: 10px;
	right: 0px;
	position: relative;
	left: 0px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
/*
#detailTable {
	border-collapse:collapse;
	font-family:arial,sans-serif;
	font-size:90%;
	top: 15px;
	border-top-color: #AAAAAA;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #888888;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #888888;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #AAAAAA;
	border-left-style: solid;
	border-left-width: 1px;
}
td.detailTable,th.detailTable{
	border-collapse:collapse;
	padding:10px;
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #DDDDDD;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-left-color: #DDDDDD;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
} 
*/
caption{
	font-size:100%;
	height: 32px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #000044;

}

hr {
	border: none 0; 
	border-top: 1px solid #CCCCCC;
	border-bottom: 0px solid #FFFFFF;
	width: 100%;
	height: 1px;
	margin: 0px auto 0 0;
	}

thead th{
	background:#9cf;
	color: #111111;
	text-align:left;
}
tbody th{
	text-align:left;
	background:#69c;
	color: #111111;
}
tfoot td{
	text-align:right;
	font-weight:bold;
	background:#369;
	color: #111111;
}
tbody td{
	background:#FFFFFF;
	color: #111111;
}
tbody tr.odd td{
	background:#FFFFFF;
	color: #111111;
}
#fn,#dp,#ar{width:58px;}
#fr,#to{width:5px;}
#products {
	color: #555555;
	position: relative;
	float: left;
	background-color: #DDDDDD;
	display: inline-block;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}
#products p{
	font-size: 80%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #555555;
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 1px;
	padding-left: 20px;
	position: relative;
	clear: left;
	display: block;
	background-color: #FFFFFF;
	width: 740px;
	padding-top: 10px;
}
#products h1{
	font-size: 110%;
	color: #003366;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	display: block;
	clear: left;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 1px;
	position: relative;
}
#products a{
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background: #FFFFFF;
	font-weight: bold;
}
#products a:hover{
	color: #000055;
	background: #FFFFFF;

}

.productHEAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #333333;
	background: #FFFFFF;
}
.productSTOCK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #666666;
	background: #FFFFFF;
}

#OptionalParts {
	position: static;
	float: left;
	width: 60%;
	color:#444444;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	background: #FFFFFF;
	margin-left: 20px;
	margin-bottom: 40px;
	display: inline;
	margin-top: 20px;
}

.pricingInfo {
font-size:11px;
font:ariel;
font-style:italic;
}

.fontstyle1 {
font-size: 12px;
font: ariel;
}