/* $Id: bt.css 3173 2009-01-03 23:36:01Z gritton $ */

body { background-color: white; }

h2.name { margin-bottom: 0; }
h3.title { margin: 0; }
h3.url { margin-top: 0; font-size: smaller; }
h3.inst { margin-top: 0; }
span.warning { font-size: larger; color: red; }
div.rundate { margin: 0; border: 0; padding: 0; font-size: smaller; }

table.param { white-space: nowrap; }
table.picks { white-space: nowrap; border-collapse: collapse; }
tr.odd, thead.odd { background-color: #ececec; }
table.picks th, table.result th.sp { padding-left: 0.5em; }
table.picks td, table.result td.sp { padding-left: 1em; }
table.picks *.date { padding-left: 0; }
table.picks *.picks { padding-left: 2em; }
table.picks *.avg { padding-right: 1em; }

body.index h1, body.index h3 { margin-bottom: 0; }
body.index h4 { margin: 0; }
body.index table { border-spacing: 1em; width: 100%; }
body.index table.head { border-spacing: 0; margin-top: 1em; margin-bottom: 1em; }
body.index table.head a { text-decoration: none; font-weight: bold; }

.AM, table.AM td { border-color: #ffa060; background-color: #ffa060; }
table.AM input, table.AM select { background-color: #ffdfca; }
.BL, table.BL td { border-color: #00ffff; background-color: #00ffff; }
table.BL input, table.BL select { background-color: #aaffff; }
.CB, table.CB td { border-color: #f0e0e0; background-color: #f0e0e0; }
table.CB input, table.CB select { background-color: #fdfafa; }
.DZ, table.DZ td { border-color: #ffcdc3; background-color: #ffcdc3; }
table.DZ input, table.DZ select { background-color: #ffeeeb; }
.FR, table.FR td { border-color: #ffb5c5; background-color: #ffb5c5; }
table.FR input, table.FR select { background-color: #ffe6eb; }
.HD, table.HD td { border-color: #88ffcc; background-color: #88ffcc; }
table.HD input, table.HD select { background-color: #d6ffee; }
.MV, table.MV td { border-color: #ffbbff; background-color: #ffbbff; }
table.MV input, table.MV select { background-color: #ffe8ff; }
.OO, table.OO td { border-color: #b890ff; background-color: #b890ff; }
table.OO input, table.OO select { background-color: #e7daff; }
.OP, table.OP td { border-color: #c0ff80; background-color: #c0ff80; }
table.OP input, table.OP select { background-color: #eaffd4; }
.OV, table.OV td { border-color: #ffff90; background-color: #ffff90; }
table.OV input, table.OV select { background-color: #ffffda; }
.RS, table.RS td { border-color: #ffa0cc; background-color: #ffa0cc; }
table.RS input, table.RS select { background-color: #ffdfee; }
.SB, table.SB td { border-color: #e0e0e0; background-color: #e0e0e0; }
table.SB input, table.SB select { background-color: #fafafa; }
.SS, table.SS td { border-color: #f8e0b8; background-color: #f8e0b8; }
table.SS input, table.SS select { background-color: #fcf4e7; }
.ST, table.ST td { border-color: #afdbe8; background-color: #afdbe8; }
table.ST input, table.ST select { background-color: #e4f3f7; }
.SW, table.SW td { border-color: #88ff88; background-color: #88ff88; }
table.SW input, table.SW select { background-color: #d7ffd7; }
.SX, table.SX td { border-color: #f8e0b8; background-color: #f8e0b8; }
table.SX input, table.SX select { background-color: #fcf4e7; }
