/*
10 December 2006: Created by Curt K
*/

body {
  margin: 0px;
  background-color: #000000;
}
#Tabs {
  color: white;
  background: #d0d0d0;
}
.tab {
  background: "/images/tab-bg.gif"; color: white; padding: 0px;
  font: bold 10pt arial, helvetica, sans-serif; text-align: center;
}
.tabs {
  background: "/images/tab-bgs.gif"; color: black; padding: 0px;
  font: bold 10pt arial, helvetica, sans-serif; text-align: center;
}
a.tab  { color: #edc433; text-decoration: none; }
a.tabs { color: black; text-decoration: none; }
a.tab:hover { color: white; }
a.tabs:hover { color: black; }
#sidebar tr td {
  /* font: small-caps italic 12pt verdana,arial; */
  font: 10pt verdana;
  /* font:  11pt; */
}
#sidebar tr td a { color: #edc433; text-decoration: none; }
#sidebar tr td a:hover { color: white; }#SearchForm {
	font: bold 10pt arial, helvetica, sans-serif;
	color: #edc433;
}
#SearchForm {
	font: bold 10pt arial, helvetica, sans-serif;
	color: #edc433;
}
.SearchBox {
	font: normal 10pt arial, helvetica, sans-serif;
	background: #e7e7e7;
}
#Listing tr td { 
font-family: Tahoma, san-serif; 
} 
.ListingHdr {
	font: normal 10pt arial, helvetica, sans-serif;
	background: #e7e7e7;
	padding-left: 5px; padding-right: 5px;
}
#footer {
	font: bold 10pt arial, helvetica, sans-serif;
	color: white;
	background: black;
	white-space: nowrap;
	text-align: center;
}
.light {
	color: #edc433;
}
a.light:hover {
	color: white;
	text-decoration: none;
};
table.Product {
	width: 615px;
	background-color: #ffffff;
	border: none;
	border-collapse: collapse;
}
img.Product {
	height: 75px;
	width: 110px;
}
.ProductInfo {
    margin: 0px 10px 0px 25px; padding: 0px;
    border: none;
    border-collapse: collapse;
}
.ProductTitle {
	color: #232583;
	font: bold 11pt arial, helvetica, sans-serif;
	text-decoration: underline;
    margin: 5px; padding: 0px;
}
.ProductTitle a {
	color: #232583;
	font: bold 11pt arial, helvetica, sans-serif;
	text-decoration: underline;
}
.ProductTitle a:hover {
    background-color: #F4F8FF;
}
.ProductDescr {
	font: normal 9pt arial, helvetica, sans-serif;
    margin: 5px; padding: 0px;
}
.ProductPartNum {
	font: bold 10pt arial, helvetica, sans-serif;
    margin: 5px; padding: 0px;
}
.ProductPrice {
	color: #FFFFFF;
  	font-weight: bold;
	text-decoration: none;
	font-size: 13pt;
}
.ProductQuantity {
	color: #060857;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	font-family: Verdana,Arial;
}
.ProductLink {
}
.ProductLink a {
	color: #060857;
	text-decoration: none;
}
.ProductLink a:hover {
    color: #F00;
	text-decoration: underline;
}
</style>
