body {
     font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fff;
}

td {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #B40000;
}

a:hover {
	text-decoration: underline;
}

#lnav {
	background-image: url(images/lnavbg.gif); 
	background-repeat: repeat-y;
}

.rTopBlock {
	background-image: url(images/bgTopBlock.jpg); 
	background-repeat: repeat-y;
}

#content {
	padding: 20px;
	width: 100%;
}

.search {
	padding: 10px;
	border: 1px solid #CFCFCF;
	background-color: #F3F3F3;
	width: 325px;
}

.contact {
	padding: 10px;
	border: 1px solid #CFCFCF;
	background-color: #F3F3F3;
	width: 325px;
}

.txtSmall {
	font-size: 11px;
}

#footer a {
	font-size: 11px;
	vertical-align: middle;	
}

.regList ul {
	list-style-type: none;
	padding: 0;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.regList ul li {
	background-image: url(images/bltRed.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
	padding-bottom: 5px;
}

.hmThumb {
	border: 1px solid #676767;
	float: left;
	margin-right: 5px; 
}

.hmHdr a {
	font-size: 14px;
	text-decoration: none;
	color: #676767;
	font-weight: bold;	
}

.hmHdr a:hover {
	color: #B40000;
	text-decoration: none;
}

.prodHdr {
	font-size: 19px;
	color: #676767;
}

.txtRed {
	color: #B40000;
}

/* begin product table */
table.prod {
	border: 1px solid #676767;
	padding: 3px;
}

td.prodCats {
	background-color: #8E8E8E;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 2px solid #676767;
}
/* end product table */

/* begin tech specs table */
table.specs {
	border: 1px solid #676767;
}

table.specs td.specsCat {
	color: #ffffff;
	text-align: center;
	background-color: #8E8E8E;
	font-size: 11px;
	border-right: 1px solid #676767;
	padding: 2px;
}

table.specs td.specsCatBtm {
	color: #ffffff;
	text-align: center;
	background-color: #8E8E8E;
	font-size: 11px;
	border-right: 1px solid #676767;
	border-bottom: 1px solid #676767;
	padding: 2px;
}

#btmBorder {
	border-bottom: 1px solid #676767;
}

table.specs td {
	font-size: 10px;
	border-right: 1px solid #676767;
	text-align: center;
	padding: 4px;
}
/* end tech specs table */

tr.bgGrey {
	background-color: #EDEDED;
}

/* ---- lnav folding tree ---- */
#navcontainer ul {
	margin: 0;
	padding: 0;
}

#navcontainer a  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #B40000;
	display: block; 
	width: 169px;
	padding: 3px 12px 3px 34px;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #FFFFFF;
}

#foldheader {
	cursor:pointer;cursor:hand ; font-weight:bold ;
	list-style-image:url(images/plus.gif)
}

#foldinglist {
	list-style-image:url(images/spc.gif)
}

/* ---- lnav folding tree ---- */