BODY {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}

P {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 90%;
	line-height: 100%;
	
}

P.description {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 70%; 
	line-height: 130%;
}

P.warrantytag {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 7.5pt; 
	line-height: 130%;
	margin-left: 20;
	margin-right: 37;
}

span.price {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 110%; 
	line-height: 130%;
  color: red;
	
}
span.suggprice {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 90%; 
	line-height: 130%;
  font-color: #808080;
	text-decoration: line-through;
}

H1 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 160%;
	font-weight: strong;
	
}

H1.title {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 160%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	margin-bottom: -5;
	
}

H2 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #84897F;
	font-size: 105%;
}

H2.color {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #666600;
	font-size: 105%;
}

H2.description
 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #000000;
	line-height: 120%;
}


H2.price {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: red;
	font-size: 105%;
}

H3 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: -2;
}

H5 {
	font-size: 80%;
	margin-bottom: -10;
}

A  {
  text-decoration: none;
	color: #000000;
	font-size: 90%;
}

a.indexsubcat  {
  text-decoration: none;
	color: blue;
	font-size: x-small;
}

a.blue {
	color: blue;
}

a:hover {
   text-decoration: underline;
}

li {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 70%;
	list-style-type: circle;
	
}

blockquote {
  margin-left: 8;
	margin-top: 1;
}

TD.navigationtext A {
	color: #666600;
	white-space: nowrap;
	font-weight: bold;
	font-size: 10pt;
}

TD.header {
	background-color: #ADB1A9;
	margin-bottom: 0;
}

TD.header2 {
  background-color: #cccccc;
	white-space: nowrap;
	font-weight: bold;
	font-size: smaller;
	text-align: center;
}

TD.header3 {
	background-color: #F69D33;
	margin-bottom: 0;
}
 
TD.leftbar {
  background-color: #F7CB33;
}


TD.ad {
  border-style: dotted;
	border-width: thin;
	border-color: #575956;
}

.outline {
	border-style: solid;
	border-width: 1;
	border-color: #808080;
	border-bottom: 0;
}
.outlineb {
	border-style: solid;
	border-width: 1;
	border-color: #808080;
}
.underline {
	border: none;
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-bottom-color: #808080;
}

/* Drop-down menus */

table.menu {
font-size: 8pt;
margin: 0px;
font-weight: bold;
padding: 0;
}

td.menuNormal {
color: black;
font-weight: bold;
vertical-align: top;
background-color: #ADB1A9;
padding: 0;
}

td.menuHover {
color: black;
font-weight: bold;
vertical-align: top;
background-color: #ADB1A9;
padding: 0;
}

div.menuNormal {
display: none;
}

div.menuHover {
border: 1 solid #808080;
background-color: white;
display: block;
position: relative;
}

a.menuitem:link {
text-decoration: none;
color: black;
background-color: white;
display: block;
border: 0;
}

a.menuitem:visited {
text-decoration: none;
color: black;
background-color: white;
display: block;

}

a.menuitem:hover {
text-decoration: none;
color: black;
background-color: #F7CB33;
display: block;
}

a.menuitem:active {
text-decoration: none;
color: black;
background-color: #cccccc;
display: block;
}
	