table.nieuw {
		border-collapse:collapse;
		background:#EFF4FB url(http://www.mobitel.nl/img/teaser.gif) repeat-x;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:0.8em/145% 'Tahoma', Verdana, Arial;
		color: #333;
}

.nieuw td, .nieuw th {
		padding:5px;
}
style1 {color: #FFFFFF}


.nieuw caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

.nieuw table a {
		color:#950000;
		text-decoration:none;
}

.nieuw table a:link {}

.nieuw table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

.nieuw table a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

.nieuw thead th, tfoot th, tfoot td {
		background:#333 url(http://www.mobitel.nl/img/llsh.gif) repeat-x;
		color:#fff
}

.nieuw tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

.nieuw tbody th, tbody td {
		border-bottom: dotted 1px #333;
}

.nieuw tbody th {
		white-space: nowrap;
}

.nieuw tbody th a {
		color:#333;
}

.odd {}

.nieuw tbody tr:hover {
		background:#fafafa
}


