@charset "UTF-8";

#header { height: 95px;}
td.systemFooter { text-align: right; }
  
td.systemFooter a { color: #fff; }
td.systemFooter a:hover {text-decoration: underline; background-color: #011c8f;}
td.systemFooter a:focus {text-decoration: underline; background-color: #011c8f;}

table.loginTable { width: auto; }
table.loginTable th { padding: 3px; }
table.loginTable td { padding: 3px; }
 
table.searchTable { width: auto; }
table.searchTable th { padding: 3px; }
table.searchTable td { padding: 3px; }
