#tableproductindex {
	padding: 0;
	margin: 10px 0 0 0;
}

#tableproductindex td {
	color: #666;
	font-size: 75%;
	line-height: 110%;
	padding: 1px;
	margin: 0 0 0 0;
}

#tableproductindex td span {
	color: red;
}

#tableproductindex td a:link,
#tableproductindex td a:visited {
	color: #333;
	text-decoration: none;
}

#tableproductindex td a:hover,
#tableproductindex td a:active {
	color: #333;
	text-decoration: underline;
}

#tableproductindexmatrix {
	background-color: #ccc;
}

#tableproductindexmatrix td {
	padding: 2px;
	background-color: white;
}

#layerdevice-backtotop {
	float: right;
}

#layerdevice-backtotop {
	font-size: 90%;
}

#layerdevice-backtotop a:link,
#layerdevice-backtotop a:visited {
	color: #666;
	text-decoration: none;
}

#layerdevice-backtotop a:hover,
#layerdevice-backtotop a:active {
	color: #666;
	text-decoration: underline;
}

#tableproductfeature {
	padding: 15px 0 15px 0;
	margin: 0;
	border-bottom: 1px solid #A4B7B7;
}

#tableproductfeature td h3 {
	color: #515B5B;
	padding: 0;
	margin: 0;
}

#tableproductdata-default {
	font-size: 90%;
	line-height: 120%;
	/* background-color: #c30; */
}

#tableproductdata-default td,
#tableproductdata-default th {
	padding: 5px;
}

#tableproductdata-default caption {
	color: white;
}

#tableproductdata-default th {
	color: white;
}

hr {
	border: 1px solid #A4B7B7;
}

#img-align-right {
	padding: 0;
	margin: 0 0 0 10px;
}

#img-align-left {
	padding: 0;
	margin: 0 10px 0 0;
}

.classimagecaption {
	font-size: 80%;
	text-align: center;
	font-style: italic;
}

#contentbox-left {
	float: left; padding: 0; margin: 0 20px 0 0;
}

#contentbox-right {
	float: right; padding: 0; margin: 0 0 0 20px;
}

#iframetabledata {
	padding: 0;
	margin: 0;
	border: none;
}

#img-graphs {
	padding: 0;
	margin: 10px 10px 10px 30px;
}

#table-data-default {
	width: 3000px;
	background-color: #c30;
}

#table-data-default th {
	color: black;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: white;
}

#table-data-default td {
	padding: 0;
	margin: 0;
}

#header-column-default {
	color: white;
	background-color: #c30;
}

p.class-title-table-data-default {
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #c30;
	display: block;
}

.class-content-table-data-default {
	color: black;
	text-align: center;
	padding: 0;
	margin: 0;
}

#span-arrow-default {
	color: #c00;
	font-size: 130%;
}