

table#commoditiesTable {
		border-collapse:collapse;
		background:#EFF4FB url(../images/teaser.gif) repeat-x;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

table#commoditiesTable td, table#commoditiesTable th {
		padding:5px;
		border:solid 1px #ccc;
}

table#commoditiesTable caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table#commoditiesTable a {
		color:#950000;
		text-decoration:none;
}

table#commoditiesTable a:link {}

table#commoditiesTable a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

table#commoditiesTable a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

table#commoditiesTable thead th, table#commoditiesTable tfoot th, table#commoditiesTable tfoot td {
		background:#333 url(../images/llsh.gif) repeat-x;
		color:#fff
}

table#commoditiesTable tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

table#commoditiesTable tbody th, table#commoditiesTable tbody td {
		border-bottom: dotted 1px #333;
}

table#commoditiesTable tbody th {
		/*white-space: nowrap;*/
}

table#commoditiesTable tbody th a {
		color:#333;
}

.odd {}

table#commoditiesTable tbody tr:hover {
		background:#fafafa
}
