/*
Coffee with milk
Table design by Roger Johansson, 456 Berea Street
www.456bereastreet.com
================================================*/

table#pren {
	font:normal 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
	}
table#pren a {
	color:#DD5D30;
	text-decoration:none;
	border-bottom:1px dotted;
	}
	
	table#pren,tr table#pren,td table#pren,th table#pren{border-collapse:collapse;border-spacing:0;border:1px solid #b8d9e3;}
	
table#pren a:hover {
	border-bottom-style:solid;
	}
thead th,
thead td,
tfoot th,
tfoot td {
	border:1px solid #657b82;
	border-width:1px 0;
	background:#85b8d2;
	}
th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
	}
tbody th,
td {
	padding:0.25em 0.5em;
	vertical-align: middle;
	}
tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
tbody th a:link,
tbody th a:visited {
	font-weight:bold;
	}
tbody td,
tbody th{
	border:1px solid #b8d9e3;
	border-width:1px 0;
	}
tbody tr.odd th,
tbody tr.odd td{
	border-color:#b8d9e3;
	background:#f7f9fa;
	}
caption {
	font-family:Georgia,Times,serif;
	font-weight:normal;
	font-size:1.4em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	}
