/* Unchanged */
@charset utf-8;
body  { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 11px;}
td  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 11px }
ul.site-menu { text-align: left; margin: 0; padding: 5px 0; list-style: none }
li.site-menu  { list-style-type: none; display: block; margin: 0; padding: 2px 5px }
a  { color: #9d9681; text-decoration: none }
a:hover  { text-decoration: underline }
a.site-menu  { color: black; text-decoration: none }
a.site-menu:hover, a.site-menu-selected:hover { text-decoration: underline }
a.site-menu-selected   { color: black; font-weight: bold; text-decoration: none }
div.container {top: 0; left: 0; width: 100%; height: 100%; position: fixed; display: table;}
div.content  { display: table-cell; vertical-align: middle;}
td.content  { padding: 10px 2px }
.footer { color: #9d9681; font-size: 10px; line-height: 14px }
