/*
Coffee with milk
Table design by Roger Johansson, 456 Berea Street
www.456bereastreet.com
================================================*/

table.coffee-with-milk {
	font:normal 76%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
	}
table.coffee-with-milk a {
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
	}
table.coffee-with-milk a:visited {
	color:#444;
	font-weight:normal;
	}
table.coffee-with-milk a:visited:after {
	content:"\00A0\221A";
	}
table.coffee-with-milk a:hover {
	border-bottom-style:solid;
	}
table.coffee-with-milk thead th,
table.coffee-with-milk thead td,
table.coffee-with-milk tfoot th,
table.coffee-with-milk tfoot td {
	border:1px solid #523A0B;
	border-width:1px 0;
	background:#EBE5D9;
	}
table.coffee-with-milk th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
	}
table.coffee-with-milk tbody th,
table.coffee-with-milk td {
	padding:0.25em 0.5em;
	text-align:left;
	vertical-align:top;
	}
table.coffee-with-milk tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
table.coffee-with-milk tbody th a:link,
table.coffee-with-milk tbody th a:visited {
	font-weight:bold;
	}
table.coffee-with-milk tbody td,
table.coffee-with-milk tbody th {
	border:1px solid #fff;
	border-width:1px 0;
	}
table.coffee-with-milk tbody tr.odd th,
table.coffee-with-milk tbody tr.odd td {
	border-color:#EBE5D9;
	background:#F7F4EE;
	}
table.coffee-with-milk tbody tr:hover td,
table.coffee-with-milk tbody tr:hover th {
	background:#ffffee;
	border-color:#523A0B;
	}
table.coffee-with-milk caption {
	font-family:Georgia,Times,serif;
	font-weight:normal;
	font-size:1.4em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	}