// McKStyle.css
/*
 * '==========================================================================='
 * '  "McKStyle.css"    Date Created: 25-Jul-2003    Date Updated: 21-Mar-2006
 * '
 * '  This CSS (Cascading Style Sheet) file is included in "McK" Web pages.
 * '
 * '  The following line is in the following files "McK*.asp" and "McK*.htm":
 * '  -------------------------------------------------------------------------
 * '  <link rel="stylesheet" type="text/css" href="McKStyle.css" title="Style">
 * '
 * '  Changes:
 * '  -------------------------------------------------------------------------
 * '  21-Mar-2006.0  Changed re ".high" and ".zero".
 * '  27-Apr-2005.0  Changed re ".warn" and ".okay".
 * '  04-Aug-2003.0  Changed re ".but5".
 * '  27-Jul-2003.0  Created re ".foot".
 * '  25-Jul-2003.0  Created.
 * '
 * '  -------------------------------------------------------------------------
 * '    Copyright 2003  *  McKirahan Web Productions  *  All Rights Reserved.
 * '==========================================================================='
 */

 body { font-family:Arial,Helvetica; font-size:8pt }
 td   { font-family:Arial,Helvetica; font-size:8pt }
 th   { font-family:Arial,Helvetica; font-size:8pt; font-weight:bold }
.but1 { font-family:Arial,Helvetica; font-size:9pt; font-weight:bold; background-color:#0FCFFF; width:80px }
.but5 { font-family:Arial,Helvetica; font-size:9pt; font-weight:bold; background-color:#0FCFFF; width:300px }
.foot { font-family:Arial,Helvetica; font-size:8pt }
.head { font-family:Arial,Helvetica; font-size:12pt; font-weight:bold }
.high { background-color:yellow}
.info { font-family:Arial,Helvetica; font-size:10pt; font-weight:bold; color:#0F68BF; text-align:center }
.into { font-family:Arial,Helvetica; font-size:8pt; font-weight:bold; color:#0F68BF; text-align:center }
.line { border:solid 1px black }
.link { font-family:Arial,Helvetica; font-size:9pt }
.lite { background-color:yellow; border:solid 2px red; cursor:move }
.race { font-family:Arial,Helvetica; font-size:8pt; height:18; width:90 }
.tipe { font-family:Arial,Helvetica; font-size:8pt; height:18; font-weight:bold; text-align:right }
.type { font-family:Arial,Helvetica; font-size:8pt; height:18 }
.zero { margin:0px; padding:0px }