/*Coffee with milkTable design by Roger Johansson, 456 Berea Streetwww.456bereastreet.com================================================*/table {	/*font:normal 76%/150% Helvetica, Arial, Geneva, sans-serif;	position:relative;    float:left;    height:100%;*/    width:376px;    font:normal 11px Helvetica, Arial, Geneva, sans-serif;	border-collapse:separate;	border-spacing:0;	margin:0 0 1em;	color:#000;    padding:0;	}table a {	color:#2F4C58;	text-decoration:none;	}table a:visited {	color:#2F4C58;	font-weight:normal;	}/*table a:visited:after {	content:"\00A0\221A";	}*/table a:hover {	/*border-bottom-style:solid;*/	background:#B4CDE3;	border-color:#E6F1FA;	text-decoration:none;	}thead th, thead td, tfoot th, tfoot td {	border:1px solid #fff;	border-width:1px 0 0 1px;	background:#E6F1FA;	}th {	font-weight:normal;	line-height:normal;	padding:0.30em 0.55em;	text-align:left;	}tbody th, td {	padding:0.30em 0.55em;	text-align:left;	vertical-align:top;	}tbody th {	font-weight:normal;	white-space:nowrap;	}tbody th a:link, tbody th a:visited {	font-weight:normal;	}tbody td, tbody th {	border:1px solid #E6F1FA;	border-width:1px 0 0 1px;	}tbody tr.odd th, tbody tr.odd td {	border-color:#fff;	background:#E6F1FA;	}tbody tr td.ending  {	border-left: 1px solid #fff;	border-right: 1px solid #E6F1FA;	}tbody tr:hover td, tbody tr:hover td.ending, tbody tr:hover th {	background:#B4CDE3;	border-color:#E6F1FA;	text-decoration:none;	}	.hellytv tbody tr:hover td, tbody tr:hover td.ending, tbody tr:hover th {	background:#fff;}caption {	font-family:Helvetica, Arial, Geneva, sans-serif;	font-weight:normal;	font-size:1.4em;	text-align:left;	margin:0;	padding:0.55em 0.30em;}
