body {
	background-color: #8f0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
	color: #432B13;
}
.leipis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
	color: #432B13;
}
.kursiivi {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 135%;
	color: #432B13;
	font-style: italic;
}
.boldaus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
	color: #432B13;
	font-weight: bold;
}
option {
	background-color: #deae84;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #432b13;
	border: 1px solid #432b13;
}
select {
	background-color: #432b13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #432b13;
}
input {
	background-color: #deae84;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #432b13;
	border: 1px solid #432b13;
}
a img {
	border: 0;
}


table.sortable td {
	
	font-size: 12px;
	border: 1px solid #9f7c59;
	border-left: 1px solid #cfa984;
	border-right: none;
	vertical-align: top;
}
table.sortable td.right {
	
	font-size: 12px;
	border: 1px solid #9f7c59;
	border-left: 1px solid #cfa984;
	vertical-align: top;
}
table.sortable td.left {
	
	font-size: 12px;
	border-left: 1px solid #9f7c59;
	vertical-align: top;
}

table.sortable tr.sortbottom td {
	font-size: 12px;
}
table.sortable th {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
table.sortable
{
	border-spacing: 0px 10px;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8f0000;
	text-decoration: none;
}

a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #8f0000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #8f0000;

}
.specs {
	background-image: url(gfx/tausta_specs.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #432B13;
	padding: 8px;
	width: 150px;
}
.tuoteraja {
	background-image: url(gfx/tausta_tuoteraja.gif);
	background-repeat:repeat-x;
}