/* ========================================================================== */ /* These classes format the page logo. */ /* ========================================================================== */ div#Logo { text-align: center; } div#Logo img { border-style: none; width: 320px; } /* ========================================================================== */ /* */ /* ========================================================================== */ table#Archives { border-bottom-color: #5F5F9F; border-left-color: #CFCFFF; border-right-color: #5F5F9F; border-top-color: #CFCFFF; border-style: solid; border-width: 1px; } 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; }