BODY {
 color: #000000;
  margin: 0px;
  background-color: #E5E5E5;
}

A {color: #318dc6; text-decoration: underline;}
A:hover {color: #ff7932; text-decoration: underline;}


A.grey:hover {
  color: #888888;
  text-decoration: underline;
}

A.grey {
  color: #747474;
  text-decoration: none;
}



td {font-family: tahoma,verdana,arial; font-size: 80%; color: #565656; }
.top {color: #000000; font-size: 22px; padding: 0 5 10 0;}
.top1 {color: #ffffff; background: #fc792f; padding: 3px; margin: 2px;}
table.topmenu {background: #d7d7d7; border-bottom: 1px solid #999999;}


h1 {font-size: 200%; font-weight: normal; color: #318dc6;  margin: 20 0 10 0;}
h2 {font-size: 200%; font-weight: normal; color: #ff7932; margin: 20 0 10 0;}
h3 {font-size: 200%; font-weight: normal; color: #666666; margin: 20 0 10 0;}
h4 {font-size: 180%; font-weight: normal; color: #000000; margin: 20 0 10 0;}
h5 {font-size: 150%; font-weight: normal; color: #ff7932; margin: 20 0 10 0;}
h6 {font-size: 150%; font-weight: normal; color: #666666; margin: 20 0 10 0;}

div.hr_b {border-bottom: 3px solid #b6b6b6; height: 1px; margin: 3 0 3 0;}

div.price {background: url(/_/price.gif) no-repeat; width: 107px; height: 30px; padding: 5 10 5 30; color: #ffffff; font-size: 12px; }

tr.cat_tr td {border-top: 1px dashed #318dc6;}
tr.cat_sub_tr td {border-top: 1px dashed #b6b6b6;}

.cat_sub_td {border-left: 1px dashed #ededed;}

.text {padding: 10px;}

div.menu {background:  margin: 1px; padding: 3 5 3 20; border-top: 1px dashed #b6b6b6;}

div.menu_a {background: url(/_/menu_a.gif) no-repeat #525cab; margin: 1px; padding: 3 5 3 20;}

div.submenu {background: url(/_/menu.gif) no-repeat #ffffff; padding: 3 5 5 15; margin-left: 15px; border-top: 1px dashed #b6b6b6; }

a.none:link, a.none:visited {text-decoration: none;} 
a.none:hover {text-decoration: underline; color: #ff7932; } 

a.menu1:link, a.menu1:visited {
			color: #000000; text-decoration: none; 
			font-family: verdana, sans-serif; font-size: 11px; 
			display: block; 
			padding: 3 3 3 15; 
			font-weight: bold;
			background: url(/_/menu.gif) no-repeat #ffffff;
			 border-bottom: 1px dashed #b6b6b6;
			}
a.menu1:hover {
			color: #ffffff; text-decoration: none; 
			font-family: verdana, sans-serif; font-size: 11px; 
			display: block; 
			font-weight: bold;
			padding: 3 3 3 15; 
			background: url(/_/menu_a.gif) no-repeat #ff7932;
			 border-bottom: 1px dashed #ffffff;
}


a.menu:link, a.menu:visited {
			color: #565656; text-decoration: none; 
			font-family: verdana, sans-serif; font-size: 11px; 
			display: block; 
			padding: 3 3 3 15; 
			background: url(/_/menu.gif) no-repeat #ffffff;
			 border-bottom: 1px dashed #b6b6b6;
			}
a.menu:hover {
			color: #ffffff; text-decoration: none; 
			font-family: verdana, sans-serif; font-size: 11px; 
			display: block; 
			padding: 3 3 3 15; 
			background: url(/_/menu_a.gif) no-repeat #ff7932;
			 border-bottom: 1px dashed #ffffff;
}

a.submenu:link, a.submenu:visited {
			color: #318dc6; text-decoration: none; 
			font-family: verdana, sans-serif; font-size: 11px; 
			display: block; 
			margin-left: 10px;
			padding: 3 3 3 15; 
			background: url(/_/menu.gif) no-repeat #ffffff;
			 border-bottom: 1px dashed #b6b6b6;
			}
a.submenu:hover {
			color: #ffffff; text-decoration: none; 
			font-family: verdana, sans-serif; font-size: 11px; 
			display: block; 
			margin-left: 10px;
			padding: 3 3 3 15; 
			background: url(/_/menu_a.gif) no-repeat #318dc6;
			border-bottom: 1px dashed #ffffff;
}


a.submenu_a:link, a.submenu_a:visited {
			color: #ffffff; text-decoration: none; 
			font-family: verdana, sans-serif; font-size: 11px; 
			display: block; 
			margin-left: 10px;
			padding: 3 3 3 15; 
			font-weight: bold;
			background: url(/_/menu_a.gif) no-repeat #318dc6;
			 border-bottom: 1px dashed #b6b6b6;
			}
a.submenu_a:hover {
			color: #ffffff; text-decoration: none; 
			font-family: verdana, sans-serif; font-size: 11px; 
			display: block; 
			margin-left: 10px;
			font-weight: bold;
			padding: 3 3 3 15; 
			background: url(/_/menu_a.gif) no-repeat #318dc6;
			border-bottom: 1px dashed #ffffff;
}


.blue {color: #318dc6;}
.orange {color: #ff7932;}

a.cat:link, a.cat:visited {color: #000000; text-decoration: none;  padding: 5px; display: block;}
a.cat:hover {color: #ffffff; background: #ff7932; text-decoration: none; padding: 5px;  display: block;}

a.cat_big:link, a.cat_big:visited 	{color: #000000; text-decoration: none;  padding: 5px; display: block; font-size: 200%;}
a.cat_big:hover 					{color: #ffffff; background: #ff7932; text-decoration: none; padding: 5px;  display: block;  font-size: 200%;}


div.brand {margin: 0 0 0 5; color: #000000;}


table.cat tr.grey td {background-color: #f1f1f1; padding: 3px; border-bottom: 3px solid #ffffff;}
table.cat td.blue {background: #8b95d6; padding: 3px; border-bottom: 3px solid #ffffff; color: #ffffff; font-size: 60%;}
table.cat td.darkblue {background: #5660af; padding: 3px; border-bottom: 3px solid #ffffff; color: #ffffff; font-size: 60%;}
.small {font-size: 60%;}

input, textarea {border: 1px solid #b6b6b6;}

.w100 {width: 100%;}

.red {color: #ff3333;}	
	