*
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #404040;
}

* a
{
	text-decoration: none;
}

a.submenu
{
	color: #7d4637;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.category_path
{
	color: #6b5e5b;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.article_title_01
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #8b8a8a;
}

.article_title_02
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	color: #8b8a8a;
}

.article_title_03
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8b8a8a;
}

.article_text_01
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 200%;
	color: #404040;
}

.old_price
{
	font-family: Tahoma, Verdana, Arial;
	text-decoration: line-through;
	font-size: 11px;
	color: #8b8a8a;
}

.price
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #8b8a8a;
}

.maxheight100
{
	max-height: 100px;
	height: expression(this.height > 100 ? "100px" : true);
}

.maxwidth160
{
	max-height: 160px;
	height: expression(this.height > 160 ? "160px" : true);
}

.maxwidth92
{
	max-height: 92px;
	height: expression(this.height > 92 ? "92px" : true);
}

.maxwidth100
{
	max-height: 100px;
	height: expression(this.height > 100 ? "100px" : true);
}

.category_title
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #7d4637;
}
