/* --------------------------------- */ /* CSStdPersistent.css */ /* --------------------------------- */ /* Created 2003-01-09 */ /* Issued 2003-09-13 */ /* Modified 2009-08-28 */ /* Copyright (c) 2003-2009 by */ /* Philip Shaw, all rights reserved. */ /* --------------------------------- */ th, .SupraHeading, .CrossHeading { text-align: left; } .SizeData, .Probability, .Controls, .Percent, .PerAnnum { text-align: right; } td.B, td.C, td.Y, td.N, td.NA, td.W, td.H, .TestData, .SubHeading, .SuperHeading{ text-align: center; } .TestData { padding: 2px; } .Accesskey{ text-decoration: underline; } .B{ color: #000; background: #F00; } td.BarData{ width: 100px; padding: 2px 0px 2px 0px; margin: 0; vertical-align: middle; } .C{ color: #000; background: #FF0; vertical-align: middle; } .Category { text-align: right; } .H{ color: #FF0; background: #000; vertical-align: middle; } .N{ color: #000; background: #F60; vertical-align: middle; } .NA{ color: #000; background: #EEE; vertical-align: middle; } .Notice { padding: 0.5em 1em; color: #000; background: #FFCCCC; border: double red 3px; } .W{ color: #FF0; background: #C00; } .Y{ color: #000; background: #090; vertical-align: middle; } .SubHeading{ color: #000; background: #999; } .SuperData{ color: #333; background: #FFC; border-top: solid 1px #000; border-bottom: solid 1px #000; } .SuperData code { white-space: nowrap; } .SuperHeading { color: #000; background: #CCC; } .SupraHeading { border-top: solid 1px #000; border-bottom: solid 1px #000; } table.AdRates { clear: none; padding: 0em; } table.AdRates caption { margin-bottom: 0.5em; padding-top: 0.2em; color: #000; background: transparent; } table.AdRates .SubHeading, table.AdRates th { border-bottom: solid 1px #999; } table.AdRates th, table.AdRates td { border-right: solid 1px #999; } .Select, .Rate, .Placement { border-bottom: solid 1px #999; } .Total { border-bottom: double 3px #666; } .EquivalentUnitCost { color: #000; background: #EEE; text-align: center; } .ActualUnitCost { color: #000; background: #FFC; text-align: center; } .Select { text-align: center; } .Subtotal { color: #000; background: #EEE; text-align: right; border-bottom: double 3px #999; } .Discount { color: #000; background: #F9F9F9; text-align: right; border-bottom: solid 1px #666; } .Rate, .Total { color: #000; background: #EEF; text-align: right; } .Odd .Rate, .Odd .Total { color: #000; background: #E6E6F6; } .element { color: blue; background: transparent; } .att-name { color: #009; background: transparent; } .att-value { color: teal; background: transparent; } .comment { color: green; background: transparent; } .UpDownButton { width: 20px; height: 18px; clear: left; float: left; } .RemoveButton { width: 18px; height: 18px; clear: none; float: left; }