

table#active {
		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#active td, table#active th {
		padding:5px;
}

table#active 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#active a {
		color:#950000;
		text-decoration:none;
}

table#active a:link {}

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

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

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

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

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

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

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

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

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

.odd {}

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