table {
		border-collapse:collapse;		
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		color: #333; font-style:normal; font-variant:normal; font-weight:normal; line-height:145%; font-size:13px; font-family:Trebuchet MS, helvetica, arial, verdana
}

td, th {
		padding:5px;
}

caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.0em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}


thead th, tfoot th, tfoot td {
		background:#333 url('images/llsh.gif') repeat-x;
		color:#fff
}

tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

tbody th, tbody td {
		border-bottom: dotted 1px #333;
}

tbody th {
		white-space: nowrap;
}

tbody th a {
		color:#333;
}

.odd {}

tbody tr:hover {
		background:#fafafa
}