/* ========================================================================== */ /* These classes format the page logo. */ /* ========================================================================== */ div#Logo { text-align: center; } div#Logo img { border-style: none; width: 320px; } span.MyComments { color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; } table { width: 900px; } /* ========================================================================== */ /* */ /* ========================================================================== */ table#Archives { border-bottom-color: #5F5F9F; border-left-color: #CFCFFF; border-right-color: #5F5F9F; border-top-color: #CFCFFF; border-style: solid; border-width: 3px; } table#Archives td { border-bottom-color: #CFCFFF; border-left-color: #5F5F9F; border-right-color: #CFCFFF; border-top-color: #5F5F9F; border-style: solid; border-width: 1px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; padding: 2px; } table#Archives tr { vertical-align: top; } /* ========================================================================== */ /* */ /* ========================================================================== */ table.Box { } /* -------------------------------------------------------------------------- */ /* These classes set the width of the
elements used to control the */ /* width of the table's cells. */ /* -------------------------------------------------------------------------- */ table.Box div.Column01 { height: 100%; /* div top-aligns but doesn't auto-expand vertically */ width: 32px; /* background-color: #FF7F00; */ /* Width tester */ } table.Box div.Column02 { height: 100%; /* div top-aligns but doesn't auto-expand vertically */ width: 54px; /* background-color: #FF7F00; */ /* Width tester */ } table.Box div.Column03 { height: 100%; /* div top-aligns but doesn't auto-expand vertically */ width: 54px; /* background-color: #FF7F00; */ /* Width tester */ } table.Box div.Column04 { height: 100%; /* div top-aligns but doesn't auto-expand vertically */ width: 104px; /* background-color: #FF7F00; */ /* Width tester */ } table.Box div.Column05 { height: 100%; /* div top-aligns but doesn't auto-expand vertically */ width: 230px; /* background-color: #FF7F00; */ /* Width tester */ } table.Box div.Column06 { height: 100%; /* div top-aligns but doesn't auto-expand vertically */ width: 240px; /* background-color: #FF7F00; */ /* Width tester */ } table.Box div.Column07 { height: 100%; /* div top-aligns but doesn't auto-expand vertically */ width: 116px; /* background-color: #FF7F00; */ /* Width tester */ } /* -------------------------------------------------------------------------- */ /* */ /* -------------------------------------------------------------------------- */ table.Box a:link span.MyComments { color: #FFFFFF; } table.Box a:visited span.MyComments { color: 5F5FBF; } table.Box span.MyComments { color: #FFFFFF; } /* -------------------------------------------------------------------------- */ /* */ /* -------------------------------------------------------------------------- */ table.Box tr { vertical-align: top; } /* -------------------------------------------------------------------------- */ /* */ /* -------------------------------------------------------------------------- */ table.Box td { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; padding: 2px; } /* ========================================================================== */ /* */ /* ========================================================================== */ table.BoxLabel { width: 892px; } /* -------------------------------------------------------------------------- */ /* */ /* -------------------------------------------------------------------------- */ table.BoxLabel td { /* color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; */ padding: 2px; } /* ========================================================================== */ /* */ /* ========================================================================== */