/*
-----------------------------------------------
Whitstable Yacht Club style sheet
version:  5 January 2004
Author: Nick Tatt, www.tinderhouse.com
----------------------------------------------- */

@import "/css/sophis.css";

table {
	
	clear: both;
	border:0;
}


html table tbody tr:hover {
	background-color: #EEFCCC;
	color: #333;
}

table tbody td {
	border: 0;
	padding: 2px 6px;
	font-size: 90%;
}