body, td {font: 12px/normal Tahoma,Verdana,Arial,Helvetica,sans-serif}

h1 {
	color: #993300;
	font-weight: normal;
	margin-top: 1.5ex;
	font-size: 24px;
	text-decoration: none;
}

h2, h2 a {
	color: #993300;
	margin-top: 0.8ex;
	margin-bottom: 0.8ex;		
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3, h3 a {
	color: #993300;
	margin-bottom: 1ex;
	font-size: 15px;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4, h4 a {
	color: #000000;
	margin-bottom: 1ex;
	font-size: 14px;
	text-decoration: none;	
}

h4 a:hover {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {margin-top: 1ex;}

small {font-size: 11px}

input, select {
	font-size : 11px;
}

hr {
	height: 1px;
	color: #CCCCCC;
}

table.MenuLevel1  {
	background: url(_img/bg_products_left.gif) #86BF4C repeat-y;
}

.MenuBottom table.MenuLevel1  {
	background:#FFEDA6;
}

table.MenuLevel1 a {
	color: #7F2B0F;
	text-decoration: none;	
	font-weight: bold;
}

table.MenuLevel1 a b {
	color: #000000;
	text-decoration: underline;	
}

table.MenuLevel1 a:hover {
	text-decoration: underline;	
}

table.MenuLevel1 td.off {
	border-bottom: 5px solid #FFFFFF;
}

table.MenuLevel1 td.on {
	background: #FFE9A6 url(_img/bg_stroke_m1_top.gif) top repeat-x;
}

ul.menu  { 
    margin: 0px 0px 5px 13px;
    list-style-type: square;
    list-style-image: url(_img/bullet_666.gif); 
}

ul.menu li.on  { 
    list-style-image: url(_img/bullet_930.gif);
}

ul.menu_red  { 
    margin: 0px 0px 5px 13px;
    list-style-type: square;
    list-style-image: url(_img/bullet_930.gif); 
}

ul.menu li, ul.menu_red li {
	margin-top: 1ex;
}

.bodytext {
	font-size: x-small;
	line-height : 1.3;
}

.bodytext ul.menu {
    margin: 0px 0px 5px 20px;	
}

.grey { color: #555555; }

.white, .white a {
	color: #FFFFFF;
	text-decoration: none;
}

.price {
	color: #993300;
	font-weight: bold;
}

.red a {
	color: #993300;
}

img.spacer {
	margin: 0px 10px 10px 0px;
}

div.product {
	border-left: 1px solid #FFFFFF;
	float: left;	
	padding: 5px 0px 5px 5px;
}

div.product a {
	text-decoration: none;
}

div.product_def {
	border-left: 1px solid #FFFFFF;
	border: 1px solid #000000;	
	float: left;	
	padding: 5px 0px 5px 20px;
	margin-right: 7%;
}

div.bg_top { background-color:#FAC671/*#A1E5FF*/; background-repeat:repeat-x;}

table.CartPreview {
	border-top: 3px solid #FFFFFF; 	
}
	
table.CartPreview td {
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF; 	
}	

table.Cart th, table.data th {
	padding: 6px 6px 6px 12px;	
	font-size: 12px;
	text-align: left;	
	background: #C3E5A1 url(_img/cnr_fff_02.gif) no-repeat top right;
	border-left: 1px solid #A3CC7A;
	border-right: 3px solid #FFFFFF;
}

table.Cart th.on {
	color: #FFFFFF;
	background: #B33C00 url(_img/cnr_fff_02.gif) no-repeat top right;
	border-left: 1px solid #993300;
}

table.Cart th.on a {
	color: #FFFFFF;
}	
	
table.Cart td {
	padding: 6px 6px 6px 12px;	
	font-size: 12px;
	border-left: 1px solid #A3CC7A;
}	

table.data td {
	padding: 6px 6px 6px 12px;	
	font-size: 12px;
	border-top: 1px solid #A3CC7A;
}

td.tools {
	text-transform: uppercase;
	font-size: 9px;
}

td.tools a {
	font-weight: bold;
	color: #993300;
}

a.mylink:link, a.mylink:visited {text-decoration:underline;}
a.mylink:active, a.mylink:hover {text-decoration:none;}