/***************************************************************************
/* Copyright 2000, 2001 by Mike Hall                                       *
/* Please see http://www.brainjar.com for documentation and terms of use.  *
/***************************************************************************

/****************************************************************************/
/* Tables.                                                                  */
/****************************************************************************/
BODY {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Helvetica
}
td, th {
  font-family: Arial,Helvetica,sans-serif,²Ó©úÅé;
  font-size: 8pt;
  padding: 2px;
  padding-left: .3em;
  padding-right: .3em;
}

td.freeform {
  padding: .75em;
}

table.main {
  border: 1px solid #000000;
  border-bottom-width: 0px;
}

table.main td, table.main th {
  color: #000000;
  border-bottom: 1px solid #000000;
}

table.main th {
  background-color: #808080;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}

table.main th.afc {
  background-color: #800000;
}

table.main th.nfc {
  background-color: #000080;
}

table.main tr {
  background-color: #ffffff;
  border-bottom: 1px solid #000000;
}

table.main tr.alt {
  background-color: #d0d0d0;
}

table.main tr.borderless td {
  border-bottom-width: 0px;
}


/****************************************************************************/
/* Forms.                                                                  */
/****************************************************************************/
.form {  
  font-size: 12px; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
}
