/*-----------------------------------------------------------------------*/
/* ACBL CSS Document                                                     */
/*-----------------------------------------------------------------------*/
/* PageID:css/style.css                                                  */
/* Last Revision:04/16/2004                                             */
/* Copyright  American Contract Bridge League 2004, All Rights Reserved */
/*-----------------------------------------------------------------------*/
/*----------------------||| GLOBAL [Main Tags] |||-----------------------*/

body {padding:0; font-family:helvetica, arial, sans-serif}

h1 {font-size:18.0pt; font-family:Times; color:Green; font-weight:bold; text-align:center}
h2 {font-size:14.0pt; font-family:Times; color:Blue; font-weight:bold; text-align:left}

a:link, a:visited {font-weight:normal; margin:5px 0 0 0; border:none; color:#900}
a:hover, a:active {color:#F33; border:0; text-decoration:underline}

td {padding:1pt 4pt 1pt 4pt}
td#Unit {background:#CCFFCC; padding:1pt 4pt 1pt 4pt}
td#Champ {background:#CCCCFF; padding:1pt 4pt 1pt 4pt}
td#Charity {background:#CCFFFF; padding:1pt 4pt 1pt 4pt}
td#STaC {background:#FFFFCC; padding:1pt 4pt 1pt 4pt}
td#Special {background:#FFCCCC; padding:1pt 4pt 1pt 4pt}

P.CalHead {font-size:14.0pt; font-family:Times}
P.Date {margin-bottom:1pt; font-size:18.0pt; font-family:Times}
P.Game {margin:1pt; margin-bottom:1pt; margin-top:2pt; font-size:12.0pt; font-family:Times}
P.Time {margin:1pt; font-size:10.0pt; font-family:Times}
P.Note {margin:1pt; font-size:10.0pt; font-family:Times}

LI.Double {padding-bottom: 10px}

/*-------------||| ZEBRA TABLE (striped tabular data) ||| ---------------*/
#chart {border:1px solid #e6e6e6; width:100%; margin:0; padding:10px; border:1px solid #ececec; margin-top:2px}
#chart tbody td{margin:0; padding:2px 2px; font-size:1em; line-height: 2em; color:#000}
#chart tbody tr.even td{background:#e6e6e6; padding:3px; margin:0; text-align:left; border:0; color:#000;}
#chart tbody tr.odd td{background-color:#fff; padding:3px; margin:0; text-align:left; border:0; color:#000;}
#chart tbody td.charthead{font-weight:bold; color:#000; border:0; margin:0; padding:3px}	

/*-----------------------------------------------------------------------*/
/* Copyright  American Contract Bridge League 2004, All Rights Reserved  */
/*-----------------------------------------------------------------------*/

