/* CSS Document */
/*©2008 Ben McElroy for ISG/MPHI - for use in the FCC-MPHI project*/
table{border:none;margin:2px; empty-cells:hide; border-collapse:collapse;}
table caption{font-size:1.2em; font-weight:bold; text-align:left;}
table td{padding:.5em; margin:0; border:1px solid #173969;}
table tr.tablerow1, table tr.tablerow1:hover{height:28px;font-weight:bold; background:#275883 url(../img/navbar_bg.jpg) repeat-x; color:#fff;}
tr.tablerow1 td{border-right:1px solid #173969;}
table tr.tr_even{background:#29375B;}
table tr.tr_odd{background:#203050;}
table tr:hover{/*background:#173969;*/background:#426FAB; color:#fff;}