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