/* roScripts
Table Design by Mihalcea Romeo
www.roscripts.com
----------------------------------------------- */

table {
		border-collapse:collapse;
		background:#EFF4FB url(http://www.roscripts.com/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;
		width:470px;
}

td, th {
		padding:5px;
}

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 tbody tr th a {
		color:#950000;
		text-decoration:none;
}

table tbody tr th  a:link {}

table tbody tr th  a:visited {
		font-weight:normal;
		color:#666;
}

table tbody tr th  a:hover {
		border-bottom: 1px dashed #bbb;
}

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

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

tfoot td {
		text-align:right;
}

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

tbody th, tbody td {
		border-bottom: dotted 1px #333;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		text-align:left;
		border-collapse:collapse;
}

tbody th {
		white-space: nowrap;
		font-weight:bold;
		font-size:11px;
}

tbody th a {
		color:#333;
}

.odd {}

tbody tr:hover {
		background:#fafafa;
}
