body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	background-color: #D2DFB5;
}

a.tabindex{
	text-decoration:none;
	color: #FFFFFF;
	font-size: 14px;
}

a.tabindexproduct{
	text-decoration:none;
	color: #E0FFE0;
	font-size: 12px;
}

a.tabindex:hover{
	background-color: #FFFFFF;
		color: #000000;
}
a.tabindexproduct:hover{
	background-color: #FFFFFF;
		color: #000000;
}
.gray {
	color: #757575;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
li.ok{
	list-style-image: url(images/list.gif);
	list-style-position: outside;
}
td.gradienttab {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.price {
	text-decoration: line-through;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}

