body {
	font: 9pt verdana,helvetica,sans-serif;
	line-height: 13pt;
	color: #444;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	background: #fff;
	background-position: 150px 70px;
}

#title {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 67px;
	background-color: #338;
	border: solid 1px #fc0;
	border-width: 0px 0px 5px 0px;
}

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

#main {
	position: absolute;
	left: 200px;
	top: 110px;
	width: 530px;
}

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

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;
}

p.catalogue {
	margin: 0px;
	padding: 1px 3px 1px 3px;
	text-align: left;
	line-height: 9.5pt;
	border: solid 1px #999;
	border-width: 1px 1px 0px 1px;
	background-color: #ccf;
}

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

p.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;
}

p.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 #fc8;
	background-color: #fed;
	color: #a72;
	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 #fc8;
	margin: 0px 0px 3px 0px;
}

h1 {
	text-decoration: none;
	color: #22b;
	font-weight: bold;
	font-size: 11pt;
	margin-top: 0px;
}

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

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

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

table.recommend {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	background-color: #fff;
	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: #eef;
	height: 14px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	margin-right: 8px;
	font: 7.5pt arial #333;
}

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

a {
	text-decoration: none;
	color: #66d;
	font-weight: bold;
}
a.small {
	text-decoration: none;
	color: #66d;
	font-weight: normal;
}
a:viewed {
	color: #66d;
}
a:hover {
	color: #66d;
}
a:active {
	color: #66d;
}
a:hover {
	color: #88d;
}
