body {
	background-image: url('/images/gfx/background.gif');
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.maintable {
	background-color: #333333;
}
#navbar {
	background-image: url('/images/gfx/navbar.gif');
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 50px;
	text-align: left;
}
#navbar .menuitem1 {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#navbar a {
	color: #000000;
	text-decoration: none;
}
#header {
	background-image: url('/images/gfx/header.jpg');
}
#header_ad {
	background-image: url('/images/gfx/header_ad.gif');
}
.content {
	color: #cccccc;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
}
.content a {
	color: #ffffff;
	font-size: 11px;
}
h1 {
	color: #ffffff;
	font-size: 12px;
	text-align: left;
}
h2 {
	color: #cccccc;
	font-size: 12px;
	text-align: left;
}
.product_list table {
	background-color: #666666;
	width: 640px;
}
.product_list a {
	font-size: 11px;
	color: #ffffff;
}
.product_list td {
	font-size: 11px;
	color: #999999;
	background-color: #333333;
}
.product_list th {
	color: #999999;
	background-color: #666666;
}
.header_ad a {
	color: #ffffff;
	text-decoration: none;
}
.newsblock {
	font-size: 11px;
	text-align: left;
	padding-bottom: 5px;
}
.revealblock {
	color: #695304;
	background-color: #f2dc8a;
	text-align: left;
}
.revealblock a {
	color: #000000;
	text-decoration: none;
}
.newsblock {
	color: #999999;
	padding: 10px 0px 10px 0px;
}
.newsblock a {
	color: #ffffff;
	text-decoration: none;
}
.attributes {
	background-color: #666666;
}
.attributes td {
	background-color: #333333;
	color: #cccccc;
	text-align: left;
}
.attributes th {
	color: #ffffff;
}
.attributes a {
	color: #ffffff;
}
.article_list {
	background-color: #333333;
}
.minibasket a {
	color: #ffffff;
}
.minibasket {
	font-size: 10px;
}
.basket {
	background-color: #666666;
}
.basket td {
	background-color: #333333;
	color: #cccccc;
	text-align: left;
}
.basket th {
	color: #ffffff;
}
.basket a {
	color: #ffffff;
}
.form_header, .form_detail {
	background-color: #666666;
}
}