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


================================================*/
.purr {width:325px;margin:auto;border:solid 1px #003300;background:#FFF;}


#itsthetable {
	background: #fff url(images/cats/bg_caption.gif) repeat-x;
}
table {
	font-size: 80%;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
	background:#FFF;
	width:535px;
	}
table caption {
	background: #FFF;
	color: #003300;
	font-size: 150%;
	letter-spacing: .1em;
	padding: 0.3em 0.3em 0.3em 0.3em;
	text-align: center;
}
/*table a {
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
	}
table a:visited {
	color:#444;
	font-weight:normal;
	}
table a:visited:after {
	content:"\00A0\221A";
	}
table a:hover {
	border-bottom-style:solid;
	}*/
thead th,
thead td,
tfoot th,
tfoot td {
	border:1px solid #523A0B;
	border-width:1px 0;
	background:#EBE5D9;
	}
th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
	}
tbody th,
td {
	padding:0.25em 0.5em;
	text-align:left;
	vertical-align:top;
	}
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 #fff;
	border-width:1px 0;
	}
tbody tr.odd th,
tbody tr.odd td {
	border-color:#EBE5D9;
	background:#EBE5D9;
	}
.odd {
	border-color:#EBE5D9;
	background:#F7F4EE;
	}
/*tbody tr:hover td,
tbody tr:hover th {
	background:#ffffee;
	border-color:#523A0B;
	}*/
.right {
	text-align:right;font-size:8pt;padding-bottom:9px;
}

.small {font-size:8pt;text-align:center;}
