
body {
	color: black;
	background: white;
	margin: 0;
	padding: 0;
	scrollbar-face-color: #dfdfdf;
	scrollbar-base-color: #e8e8e8;
	scrollbar-track-color: #e8e8e8;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-arrow-color: #333333;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
}

table {
	color: black;
	font-family: verdana;
	font-size: 13px;
	line-height: 17px;
}

.text_catalog {
	color: white;
	font-family: verdana;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
}

.text_bottom {
	color: white;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
}

a:link, a:visited, a:active, a:hover {
	color: #009000;
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:link.a_deal, a:visited.a_deal, a:active.a_deal, a:hover.a_deal {
	color: white;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
}

a.a_deal:hover {
	text-decoration: none;
}

a:link.a_menu, a:visited.a_menu, a:active.a_menu, a:hover.a_menu {
	color: white;
	font-family: verdana;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: underline;
}

a.a_menu:hover {
	text-decoration: none;
}

h1 {
	color: #009000:
	font-family: verdana;
	font-size: 16px;
	line-height: 20px;
	white-space: nowrap;
	text-transform: uppercase;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 35px;
}

table.t_price {
	background: gray;
}

table.t_price th {
  background: #f7f7f7;
}

table.t_price td {
  background: #f7f7f7;
}

table.t_border {
	border: #00a000 solid;
}

.img_b {
	border: 1px gray solid;
}

.wish {
	display:none;
}
