/* Table styles * version 3-2-9 * 2001 Jun 22 ********************** */

TH.gen {
    background: #000;
    color: #fff;
    font-family: "times new roman", Geramond, Georgia, serif;
    font-size: 14px;
}

TD.genLeft {
    background: #eee;
    color: #000;
    font-family:  arial, sans-serif;
    font-size: 11px;
    text-align: left;
}

TD.genRight {
    background: #eee;
    color: #000;
    font-family:  arial, sans-serif;
    font-size: 11px;
    text-align: right;
}

TD.genCntr {
    background: #eee;
    color: #000;
    font-family:  arial, sans-serif;
    font-size: 11px;
    text-align: center;
}

TH.heading {
    background: #000;
    color: #fff;
    font-family: "times new roman", Geramond, Georgia, serif;
    font-size: 14px;
}

TH.gbHeading {
    background: #000;
    color: #fff;
    font-family: "times new roman", Geramond, Georgia, serif;
    font-size: 14px;
}

TD.gbComments {
    background: #eee;
    color: #000;
    font-family: arial, sans-serif;
    font-size: 12px;
}

TD.gbDetail {
    background: #eee;
    color: #000;
    font-family: arial, sans-serif;
    font-size: 12px;
}

TH.results {
    background: #000;
    color: #fff;
    font-family: "times new roman", Geramond, Georgia, serif;
    font-size: 14px;
}


/* Access Stats log listing */
TH.log {
    background: #000;
    color: #fff;
    font-family: "times new roman", Geramond, Georgia, serif;
    font-size: 12px;
}

/* Access Stats log: details */
TD.log {
    background: #eee;
    color: #000;
    font-family:  arial, sans-serif;
    font-size: 11px;
}

/* medal table heading row: white on black */
TH.m1 {
    background: #000;
    color: #fff;
    font-family: "times new roman", Geramond, Georgia, serif;
    font-size: 12px;
}

/* ind honours: headings */
TH.h0 {
    background: #000;
    color: #fff;
    font-family: "times new roman", Geramond, Georgia, serif; 
    font-size: 12px;
}

/* medal table individual rows: black on grey */
TD.m0 {
    background: #eee;
    color: #000;
    font-family: arial, sans-serif;
    font-size: 12px;
}

/* ind honours: ind rows */
TD.h0 {
    background: #eee;
    color: #000;
    font-family: arial, sans-serif;
    font-size: 11px;
}

/* results: standard */
TD.results {
    background: #eee;
    color: #000;
    font-family:  arial, sans-serif;
    font-size: 11px;
}

/* results: times */
TD.resTimes {
    background: #eee;
    color: #000;
    font-family:  arial, sans-serif;
    font-size: 11px;
    text-align: right;
}

/* results: Position */
TD.resPos {
    background: #eee;
    color: #000;
    font-family:  arial, sans-serif;
    font-size: 11px;
    text-align: center;
}

/* Link Styles **************************************************** */
A.link {
    background: transparent;
    color: #000;
    text-decoration: underline;
}

A.link:hover {
    background: transparent;
    color: #f00;
    text-decoration: underline;
}

A.heading {
    background: transparent;
    color: #000;
    text-decoration: underline;
}

A.heading:hover {
    background: transparent;
    color: #f00;
    text-decoration: underline;
}

/* medal table individual's link */
A.m0 {
    background: transparent;
    color: #000;
    text-decoration: underline;
}

/* medal table individual's link */
A.m0:hover {
    background: transparent;
    color: #f00;
    text-decoration: underline;
}

A.hide {
    background: transparent;
    color: transparent;
    text-decoration:none;
}

/* Text Styles (Headings, Paragraphs, etc) ************************ */
H2 {
    background: transparent;
    color: transparent;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 100%;
}
H3 {
    background: transparent;
    color: transparent;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 100%;
}

P {
    background: transparent;
    color: #000;
    font-family: arial, sans-serif;
    font-size: 12px;
/*    font-weight: normal; */
}

P.text {
    background: transparent;
    color: #000;
    font-family: arial, sans-serif;
    font-size: 12px;
/*    font-weight: normal; */
    margin-top: -10; /* Netscape 6 takes it literally */
}

CENTER {
    background: transparent;
    color: #000;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* Form Styles **************************************************** */
SELECT.day {
    background: transparent;
    color: #000;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    width: 50px;
}

SELECT.month {
    background: transparent;
    color: #000;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    width: 60;
}

SELECT.misc {
    background: transparent;
    color: #000;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    width: 250;
}

INPUT.year {
    background: transparent;
    color: #000;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    width: 75;
}

INPUT.misc {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    width: 100;
}

/* List Styles **************************************************** */
UL {
    background: transparent;
    color: #000;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* Miscellaneous ************************************************** */
.name {
    font-family: "times new roman", Geramond, Georgia, serif;
    font-weight: bold;
}

.highlight {
   color: #f00;
   font-weight: bold;
}

.normal {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* standard starting style for dynamic images */
.jsImg {
    position: absolute;
    visibility: hidden;
    z-index: 1;
}


/* Styles for the Information Panel ******************************* */
H1.info {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

P.info {
    text-align: center;
    color: #fff;
    font-weight: normal;
}

A.info {
    background: transparent;
    color: #fff;
    text-decoration: underline;
}

A.info:hover {
    background: transparent;
    color: #fff;
    text-decoration: underline;
}

/* Styles for the database **************************************** */
A.splits {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}
A.splits:hover {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}

A.help {
    background: transparent;
    color: #00f;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
A.help:hover {
    background: #00f;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

TABLE.ieLayer {
    z-index: 1;
    position: absolute;
    visibility: hidden;
}

TABLE.jsHelpScreen {
    z-index: 1;
    position: absolute;
    visibility: hidden;
}

/* best times database title row */
.title {
    background: #000;
    color: #fff;
    font-family: "courier new", monospace;
    font-size: 12px;
    font-weight: bold;
}

PRE.forum {
    background: transparent;
    color: #000;
    font-family: "courier new", monospace;
    font-size: 12px;
}

PRE.db {
    background: transparent;
    color: transparent;
    font-size: 1pt; /* changing this to 1px screws up in NS4 */
}

.full0 {
    background: #ccc;
    color: #000;
    font-family: "courier new", monospace;
    font-size: 12px;
}

.full1 {
    background: #eee;
    color: #000;
    font-size: 12px;
}

.empty {
    background: transparent;
    color: transparent;
    font-size: 12px;
}
