body {
	font: 9pt verdana,helvetica,sans-serif;
	line-height: 13pt;
	color: #444;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	background: url(img/bg/bg0.gif) no-repeat;
	background-position: 210px 70px;
}

#title {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 48px;
	background-color: #a8e;
	border: solid 1px #97c;
	border-width: 0px 0px 3px 0px;
	padding: 0;
}

#top_navigation {
	position: absolute;
	left: 235px;
	top: 60px;
	text-align: right;
	width: 520px;
}

#main {
	position: absolute;
	left: 200px;
	top: 90px;
	width: 540px;
}

#navigation {
	position: absolute;
	left: 25px;
	top: 60px;
	width: 150px;
}

div.basket {
	margin: 5px 15px;
	padding-top: 10px;
	border-top: dashed 1px #97d;
	width: 300px;
}

#prevnext {
	position: absolute;
	left: 185px;
	top: 60px;
	width: 310px;
	margin-bottom: 10px;
	font-size: 8pt;
	line-height: 9pt;
}

p {
	margin: 0px 0px 6pt 0px;
}

.faded {
	color: #bbb;
}

li {
	margin: 0px 0px 6pt 0px;
	text-align: justify;
}

p.title {
	margin: 10pt 0px 5pt 0px;
	border: 0px;
	line-height: 12px;
}

div.catalogue {
	margin: 0px;
	padding: 1px 3px 1px 3px;
	text-align: left;
	line-height: 12.5px;
	border: solid 1px #a8e;
	border-width: 1px 1px 0px 1px;
	background-color: #dbf;
}

div.underline {
	margin: 0px;
	border: solid 1px #999;
	border-width: 0px 0px 1px 0px;
}

div.indentspace {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	border: solid 1px #ccc;
	border-width: 0px 1px 0px 1px;
}

p.indent {
	margin: 0px;
	padding: 1px 3px 1px 8px;
	text-align: left;
	line-height: 12pt;
}

div.catindent {
	margin: 0px;
	padding: 1px 3px 1px 3px;
	text-align: left;
	line-height: 9.5pt;
	border: solid 1px #ccc;
	border-width: 0px 1px 0px 1px;
	font-size: 7.5pt;
}

p.pad_top {
	margin: 8pt 0px 0px 0px;
	text-align: left;
	font-size: 7.5pt;
}

p.justified {
	margin: 0px 0px 6pt 0px;
	text-align: justify;
}

p.quote {
	margin: 0pt 0px 6pt 0px;
	padding: 5px 8px 5px 8px;
	text-align: justify;
}

div.quote {
	margin: 0px;
	width: 460px;
	padding: 5pt;
	font: 8pt verdana,helvetica,sans-serif;
}

p.quote_from {
	margin: 0px 0px 6pt 10pt;
	text-align: right;
	font-style: italic;
}

p.small {
	font: 8pt verdana,helvetica,sans-serif;
	line-height: 9pt;
	margin: 0px 0px 2pt 0px;
}

p.postfix {
	font: 8pt verdana,helvetica,sans-serif;
	line-height: 9pt;
	margin: 12pt 0px 2pt 0px;
	text-align: left;
}

p.navigation {
	font: 8pt verdana,helvetica,sans-serif;
	line-height: 11pt;
	margin: 0px 0px 2pt 0px;
	text-align: left;
}

div.image {
	float: right;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 5px 25px;
	border: solid 1px #cba;
	background-color: #edc;
	color: #876;
	font-size: 8pt;
	line-height: 11pt;
	text-align: center;
}

div.frontimage {
	float: right;
	margin: 0px 0px 5px 25px;
	color: #876;
	font-size: 8pt;
	line-height: 11pt;
	text-align: center;
}

div.image_left {
	float: right;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 5px 10px;
	border: solid 1px #fc8;
	background-color: #fed;
	color: #a72;
	font-size: 8pt;
	line-height: 11pt;
	text-align: center;
}

img.border {
	border: solid 1px #cba;
	margin: 0px 0px 3px 0px;
}

h1 {
	text-decoration: none;
	color: #53a;
	font-weight: bold;
	font-size: 13pt;
	margin-top: 0px;
}

h2 {
	text-decoration: none;
	color: #53a;
	font-weight: bold;
	font-size: 9.5pt;
}

h3 {
	text-decoration: none;
	color: #53a;
	font-weight: bold;
	font-size: 9pt;
}

span.smaller {
	font-size: 7pt;
}

table.recommend {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 8pt;
	line-height: 11pt;
}

td.recommend {
	margin: 0px;
	padding: 0px 5pt 1pt 5pt;
	vertical-align: top;
}

table.basket {
	margin: 0px;
	padding: 0px;
}

td.basket {
	margin: 0px;
	padding: 0px 10pt 0px 10pt;
	vertical-align: center;
}

.search_text {
	border: solid 1px #888;
	background-color: #edf;
	height: 14px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	margin-right: 8px;
	font: 7.5pt arial #333;
}

.search_button {
	margin: 0px;
	padding: 0px;
}

a.yellow {
	color: #75b;
}
a.yellow:hover {
	color: #97d;
}

a {
	text-decoration: none;
	color: #86c;
	font-weight: bold;
}
a.small {
	text-decoration: none;
	color: #86c;
	font-weight: normal;
}
a:viewed {
	color: #86c;
}
a:hover {
	color: #a7e;
}
a:active {
	color: #a7e;
}
