body { background: white/*page background*/; margin: 0; padding: 0; font-family: Verdana, sans-serif; font-size: 10px; }
a img { border: 0; }
h1 { margin: 0; padding: 4px; font-size: 16px; color: #666666/*page title text*/; }
input { font-family: Verdana, sans-serif; }

div.trail { margin-bottom: 10px; margin-top: 5px; padding-left: 5px; }
div.trail a { color: #000000/*trail*/; text-decoration: underline; }
div.trail a:hover { color: #000000/*trail hover*/; text-decoration: underline; }
div.trail a.current { color: #000000/*trail*/; text-decoration: none; }
div.trail a.current:hover { color: #000000/*trail hover*/; text-decoration: none; }


span.print_friendly { display: block; float: right; margin-bottom: 9px; margin-top: 4px; padding: 1px 0; padding-left: 20px; background: transparent url(print.gif) no-repeat left center; }
span.print_friendly a { color: #000000/*print link*/; text-decoration: underline; }
span.print_friendly a:hover { color: #000000/*print link hover*/; text-decoration: underline; }

a { color: #808080/*general links*/; text-decoration: none; }
a:hover { color: #808080/*general links hover*/; text-decoration: none; }

table.njh_header { width: 100%; height: 100px; background-color: #CCCCCC/*header background*/; margin-left: auto; margin-right: auto; margin-bottom: 1px; }
table.njh_header td { padding: 10px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #666666/*header text*/; }
table.njh_header td a { color: #8F8F8F/*header links*/; }
table.njh_header td a:hover { color: #666666/*header links hover*/; }
table.njh_header td#back { padding-right: 30px; background: transparent url(header.jpg) no-repeat right top; }

table.spectabs { width: 1000px; margin-left: auto; margin-right: auto; background: #000000/*top tabrow background*/; border-bottom: 2px solid #000000/*top tabrow bottom border*/; }
table.spectabs span { display: inline-block; padding: 5px 10px; border-right: 1px solid black/*top tabrow right border*/; border-left: 1px solid #000000/*top tabrow left border*/; }
table.spectabs span.link_home { border: 0; }
table.spectabs td.left { text-align: right; padding: 5px 10px; }
table.spectabs td.right { border-right: 1px solid #000000/*top tabrow background*/; }
table.spectabs td a { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #dddddd/*top tabrow text*/; text-decoration: none; }
table.spectabs td a:hover { color: #dddddd/*top tabrow text*/; text-decoration: underline; }

table.njh_tabs { width: 1002px; margin-left: auto; margin-right: auto; }
table.njh_tabs td { text-align: center; padding: 4px 10px; background-color: #000000/*main tabs background*/; }
table.njh_tabs td.cat_link { }
table.njh_tabs td.cat_link_hover,
table.njh_tabs td.cat_link_active { background-color: #000000/*main tabs hover background*/; }
table.njh_tabs td a {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: 00FF00/*main tabs text*/; text-decoration: none; }
table.njh_tabs td.cat_link_hover a,
table.njh_tabs td.cat_link_active a,
table.njh_tabs td a:hover { color: white/*main tabs text hover*/; text-decoration: none; }

table.main {width: 1000px; margin-left: auto; margin-right: auto; }
table.main td.left { padding-top: 10px; }
table.main td.right { padding-top: 10px; }
table.main td.center { padding: 10px 10px; }

table.sidebar caption { text-align: left; padding: 4px 8px; color: white; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; background: ##000000/*sidebox title background*/; }
table.sidebar { background-color: #d6e0f5; border: 3px solid: #d6e0f5; width: 138px; margin-bottom: 10px; color: #000000/*sidebox text*/; }
table.sidebar a { color: black; text-decoration: none; }
table.sidebar a:hover { color: #4170cf; text-decoration: underline; }
table.sidebar td { border-top: 1px solid #cc0000; border-bottom: 1px solid #e5e5e5; padding: 4px; }
table.sidebar td.bottom { border: 0; padding: 0px; }
table.sidebar td.input input { font-size: 10px; border: 1px solid #4170cf; color: #555555; background-color: #ffffff; }
/* 
table.sidebar#categories td { padding-left: 10px; background: transparent url(bullet.gif) no-repeat 5px center; }
table.sidebar#categories td.l2,
table.sidebar#categories td.l2_over,
table.sidebar#categories td.l2_active { background: transparent; }
table.sidebar#categories td.l1,
table.sidebar#categories td.l1_over,
table.sidebar#categories td.l1_active { font-weight: bold; }
table.sidebar#categories td.bottom { background: transparent; }
*/
table.sidebar#basket caption, table.sidebar#search_box caption, table.sidebar#newsletter caption { background: #ffffff; padding: 0; }
table.sidebar#basket, table.sidebar#search_box, table.sidebar#newsletter { background: white; border: 1px solid #000000/*sidebox special border*/; border-top: 0; }
table.sidebar#basket td, table.sidebar#search_box td, table.sidebar#newsletter td { border: 0; padding: 5px; padding-top: 0; }
table.sidebar#newsletter { border: 0; }

table.njh_footer { width: 1000px; margin: 5px auto; margin-bottom: 0; background: white/*footer background*/;  }
table.njh_footer td { padding: 5px; text-align: center; color: #003399/*footer text*/; }
