/* ********************************Pajarito Aquatic ClubLos Alamos, NM StyleSheet for Meet Schedule, Info & ResultsUpdated: Feb 7, 2008 ****************************** */table {	border-collapse: collapse;	border: 3px solid #0000BF; 	font: normal 80%/140% arial, verdana, helvetica, sans-serif;	color: #000;	background: #fff;	background: #eee url(TP_bkg.jpg) center  repeat;	text-align: left;}caption {	padding: 0 0.6em 0.8em;	font-size: 1.3em;	font-weight: bold;	text-align: center;	color: #000;	background: transparent;}td, th {	padding: 0.5em;}thead th {	border-bottom: 3px solid #0000ff;	border-top: 3px solid #0000ff;	border-right:3px solid #0000ff;	border-left: 3px solid #0000ff;	text-align: center;	font-size: 1.25em;	font-weight: bold;	background: #5792c6;}thead td {	border-right: 3px solid #ooooff;	border-bottom: 3px solid #0000ff;	border-left: 3px solid #0000ff;	text-align: center;	font-size: 1.15em;	font-weight: bold;	background: #5792c6;}tfoot th {	border-top: 2px solid #0000ff;	text-align: left;	font-size: 1em;	font-weight: bold;	background: #8fb7d9;}tfoot td {	border-top: 2px solid #0000ff;	text-align: right;	font-size: 1em;	font-weight:bold;	background: #8fb7d9;}tbody td, tbody th {	border: 1px solid #0000ff;	padding: 0.5em;}tbody td a {	background: transparent;	color: #00c;	text-decoration: underline;}tbody td a:hover {	background: transparent;	color: #00c;	text-decoration: underline;}tbody th a {	background: transparent;	color: #3f7c5f;	text-decoration: underline;	font-weight: bold;}tbody th a:visited {	color: #b98b00;}tbody td {	vertical-align: top;	text-align: center;}tbody th {	vertical-align: top;	text-align: left;	font-weight: normal;	border-right: 3px solid #0000ff;}tbody tr:hover {	background: #c7daec;}