html {height: 100%}
body {background: black; color: white; font-family: verdana, helvetica, arial; height: 100%; padding: 0 15px; margin: 0}
h1 {margin: 0 0 1em 0; font-size: 14pt}
td {font-size: 9pt; line-height: 160%}
A:link, A:visited {color: white}

#main-tb {height: 100%; width: 100%}
#main-tb td {vertical-align: middle; text-align: center; padding: 0}
#logo {display: none; text-align: center; margin: 15px 0 40px 0}
#logo img {vertical-align: middle; border: none}

.button {display: none}
.button a:link, .button a:visited {display: block; width: 80px; border: 1px solid #003C70; text-align: center; text-decoration: none; font-size: 7.5pt; color: gray; padding: 2px 0; margin: 20px auto 0px auto; line-height: normal}
.button a:hover {border: 1px solid #005BAA; color: white}

.button2 a:link, .button2 a:visited {display: block; float: left; width: 100px; border: 1px solid #003C70; text-align: center; text-decoration: none; font-size: 7.5pt; color: gray; padding: 2px 0; line-height: normal}
.button2 a:hover {border: 1px solid #005BAA; color: white}
#home-button {display: block}

.nobr {white-space: nowrap}
