/* CSS Document */
/*©2008-2011 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; width:200px;}
table tr.tr_odd{background:#203050; width:200px;}
table tr:hover{/*background:#173969;*/background:#426FAB; color:#fff;}
.particpating tr td{width:200px;}
.particpating tr td:first-child{min-width:400px;}
.tr_even.strong{font-weight:bold; background:#384C7D;}
.tr_odd.strong{font-weight:bold; background:#384C7D;}

