.top_bg {
	width:668px;
	height:82px;
	background-image: url(../images/design/top_bg.png);
 azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}
.carousel_bg {
	width:981px;
	height:237px;
	background-image: url(../images/design/carousel_bg.png);
 azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}
#siteinfoLegal {
	padding-top:8px;
	text-align:left;
	padding-left:25px;
	color:#fff;
}
#siteinfoLegal a:link {
	color:#fff;
	text-decoration: underline;
}
#siteinfoLegal a:visited {
	color:#fff;
	text-decoration: underline;
}
#siteinfoLegal a:active {
	color:#fff;
	text-decoration: underline;
}
#siteinfoLegal a:hover {
	color:#fff;
	text-decoration: none;
}
.sideBoxContent2 {
	padding:10px;
	width:232px;
	color:#fff;
	font-size:14px;
	line-height:25px;
	background-image: url(../images/design/left_bg.jpg);
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}
.sideBoxContent2 a:link {
	color:#fff;
	text-decoration: underline;
}
.sideBoxContent2 a:visited {
	color:#fff;
	text-decoration: underline;
}
.sideBoxContent2 a:active {
	color:#fff;
	text-decoration: underline;
}
.sideBoxContent2 a:hover {
	color:#fff;
	text-decoration: none;
}
.white_bg {
	background-color:#fff;
}
.top_links {
	color:#fff;
	padding-right:25px;
	padding-top:8px;
	text-align:right;
}
.top_links a:link {
	color:#fff;
	text-decoration: underline;
}
.top_links a:visited {
	color:#fff;
	text-decoration: underline;
}
.top_links a:active {
	color:#fff;
	text-decoration: underline;
}
.top_links a:hover {
	color:#fff;
	text-decoration: none;
}
.prod_table {
	border:1px solid #f2f2f2;
	margin:2px;
}

.prod_image {
	padding-top:10px;
	padding-bottom:5px;
	height:160px;
}
.prod_descr {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	font-size: 10px;
}
.prod_name {
	height:25px;
	padding-top:5px;
	padding-bottom:5px;

}
.prod_link_text {
  color: #FF9F34;
  font-size: 12px;
  font-weight:bold;
  font-family: verdana;	
}
A.prod_link:link, A.prod_link:visited, A.prod_link:active {
  color: #FF9F34;
  font-size: 12px;
  font-weight:bold;
  font-family: verdana;
  text-decoration: none;
}
A.prod_link:hover {
  color: #FF9F34;
  font-family: verdana;
  font-size: 12px;
  font-weight:bold;
  text-decoration: underline;
}
