﻿.table {

		border-collapse:collapse;
		background:#EFF4FB url('cms_images/teaser.gif') repeat-x;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:10pt tahoma,Trebuchet MS,helvetica,arial,verdana;
		text-align:right ;
		color: #333;

}

.table td, th {
		padding:5px;
}

.table caption {
		padding: 0 0 .5em 0;
		text-align: right;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

.table a {
		color:#950000;
		text-decoration:none;
}

.table a:link {}

.table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

.table a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

----------------------------------------------- */

.table  tbody th, tbody td {
		border-bottom: dotted 1px #333;
}

.table tbody th {
		white-space: nowrap;
}

.table tbody th a {
		color:#333;
}

.odd {}

.table tbody tr:hover {
		background:#fafafa
}








.table thead th{
		background:#333 url('cms_images/llsh.gif') repeat-x;
		color:#fff
}
.table  tfoot th {
		background:#333 url('cms_images/llsh.gif') repeat-x;
		color:#fff
}
.table tfoot td {
		background:#333 url('cms_images/llsh.gif') repeat-x;
		color:#fff
}

.table tfoot td {
		
}

/* =body
