/* /Support_Files/Common.css */
a:HOVER, a.LINK:LINK, a.LINK:VISITED, a.EXIT:HOVER {text-decoration: NONE}
a.LINK:HOVER, a.EXIT {text-decoration: UNDERLINE}
table {width: 100%}
table.BAR {border-top: THIN SOLID #666; border-left: MEDIUM SOLID #666; padding: 8px}
td, th {padding: 4px}
th {font-size: 90%; font-weight: NORMAL}
th.NAV {width: 100%}
td.NAV {white-space: nowrap}
div {font-size: 75%; border: NONE; text-align: CENTER}
div.L, div.R {border: THIN SOLID}
div.L { float: LEFT; margin-right: 8px}
div.R {float: RIGHT; margin-left: 8px}
