body {
	margin: 0px;
	font-size: 14px;
	color: #555555;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.ectlink {
	font-size: 14px;
}

A.menu:link {
	COLOR: #669900;
	TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #669900;
	TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #669900;
	TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #446600;
	text-decoration: underline;
}

A:link {
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #558800;
	font-weight: bolder;
	text-decoration: underline;
}
.style_NN_topmenu {
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}

.style_NN_topmenu A:link{
	color: #000000;
	background-color: #FFFFFF;
}

.style_NN_topmenu A:active{
	color: #000000;
	background-color: #FFFFFF;
}

.style_NN_topmenu A:visited{
	color: #000000;
	background-color: #FFFFFF;
}

.style_NN_topmenu A:hover{
	background-color: #FFFFFF;
	color: #999999;
	text-decoration: underline;
}

.style_NN_tagline {
	font-style: normal;
}


.style_NN_tagline_details {
	font-size: 12px;
}

.style_NN_didUknow {
	font-style: normal;
}

.style_NN_didUknow_details {
	font-style: normal;
	font-size: 12px;
}

.style_NN_copyright {
	font-size: 9px;
}

.style_NN_bottomlinks {
   font-size: 10px;
}

.style_NN_MM_highlite {
	color: #333333;
	font-weight: bold;
}

.style_NN_table_header {
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}

.style_NN_table_label {
	font-style: italic;
	font-size: 12px;
}

.style_NN_table_entry {
	font-style: normal;
	font-size: 12px;
	color: #000000;
}

.style_NN_table_header {
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}

.style_NN_vendor_tagline {
	font-style: italic;
	font-size: 14px;
	color: #333333;
}

.style_NN_vendor_name {
	font-style: normal;
	font-size: 16px;
	color: #000000;
}

.style_NN_vendor_details {
	font-style: normal;
	font-size: 12px;
	color: #666666;
}


.style_NN_discounts_label {
	color: #447600;
	font-weight: bold;
	background-color: #D8E2CC;
}

.style_NN_discounts {
	color: #2E4F00;
	font-weight: normal;
	font-size: 10px;
	background-color: #FFFFFF;
}

.style_NN_topbanner {
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.style_NN_navigation_crumbs {
	color : #444444;
	font-size: 12px;
	font-weight: bold;
}

.style_NN_navigation_pagebar {
	color : #666666;
	font-size: 12px;
}

.style_NN_navigation_pagebar  A {
	color : #669900;
}

.style_NN_product_name {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.style_NN_product_links {
	font-size: 12px;
}

.style_NN_product_links  A {
	color : #FF0000 ;
}

.style_NN_product_image_num {
	font-size: 12px;
}

.style_NN_product_image_num  A {
	color : #99AA00;
	font-size: 10px;
}

.style_NN_product_pricelabel {
	font-size: 12px;
}

.style_NN_product_price {
	font-size: 12px;
	font-weight: bold;
}
.style_NN_product_pricediscounted {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.style_NN_product_listprice {
	font-size: 12px;
	font-weight: normal;
}

.style_NN_product_options {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.style_NN_product_table {
	background-color: #EEFFEE;
	color: #333333;
	border: thin none #666666;
	font-size: 12px;
}

.style_NN_product_table_tabs {
	background-color: #EEEEEE;
	border:1px solid #666666;
	font-weight: bold;
	color: #006600;
	text-align: center;
}

.style_NN_product_table_tab_selected {
	background-color: #CCCCCC;
	color: #222222;
	border:1px solid #000000;
	font-weight: bold;
	color: #333333;
	border-width:thin;
	border-style:solid;
	border-color: #666666;
	text-align: center;
}

.style_NN_product_table_body {
	color: #333333;
	border: thin solid #666666;
}

.style_NN_search_header {
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.style_NN_search_label {
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
}

.style_NN_search_entry {
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/* ######### CSS for Shade Tabs.  ######### */

.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #666666;
	background-color: #DDDDDD;
	background-image: url(shade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333333;
}

.shadetabs li a:visited{
	color: #333333;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #999999;
}

.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	top: 1px;
	background-color: #666666;
	color: #FFFFFF;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: underline;
	color: #999999;
}a

.style_NN_tabcontent{
	text-align: left;
	font-size: 10px;
	color: #555555;
}

.style_NN_numreviews {
}

input.style_NN_submit{
	color:#527900;
	font-size:10px;
	background-color: #FFFFFF;
	font-weight: bolder;
	border: thin solid #009933;
}

    #rateStatus{float:left; clear:both; width:100%; height:20px;}
    #rateMe{padding:0px; margin:0px;}
    #rateMe li{float:left;list-style:none;}
    #rateMe li a:hover,
    #rateMe .on{background:url(images/reviewcart.gif) no-repeat;}
    #rateMe a{float:left;background:url(images/reviewcartg.gif) no-repeat;width:24px; height:24px;}
    #ratingSaved{display:none;}
    .saved{color:red; }

.style_NN_banner1 {
	background-color: #FFFFFF;
}

.style_NN_banner2 {
	background-color: #D9E3CC;
	color: #447600;
	border: thin solid #447600;
}

.style_NN_landing_banner{
	background-color: #D9E3CC;
	color: #447600;
	border: thin solid #447600;
}

#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: #D9E3CC;
	width: 150px; /*Default width of hint.*/
	padding: 3px;
	border:1px solid black;
	line-height:18px;
	z-index:100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}


@media print {
.style_NN_tabcontent {
display:block !important;
}
}
