
table.eventtable {                      
                        border-collapse:collapse;                       
                        display:inline-table;
                        table-layout:fixed;
                        border-spacing:0px;
                        border-width:0px;
                        border-style:none;
}

table.eventtable th {
                        border-style:none;
                        border-width:0px;
                        color:#008BA8; 
                        font-family:arial;
                        font-size:10px; 
                        font-weight: bold;
                        text-align:left;
                        vertical-align:center;
                        height: 50px;
                        padding: 0px 0px 0px 10px;
                        background:url(/images/menu1_f50toprow.gif) no-repeat 0 0;
}


table.eventtable th.eventtable_header_1 {
                        background:url(/images/menu1_f50toprow_first.gif) no-repeat 0 0;
                        width: 170px;
}

table.eventtable th.eventtable_header_2 {
                        width: 180px;
}

table.eventtable th.eventtable_header_3 {
                        width: 100px;
}

table.eventtable th.eventtable_header_4 {
                        width: 270px;
                        background:url(/images/menu1_f50toprow_last.gif) no-repeat 0 0;
}


table.eventtable td {
                        border-style:none;
                        border-width:0px;
                        color:#666667;
                        font-family:arial;
                        font-size:10px; 
                        font-weight: normal;
                        text-align:left;
                        vertical-align:center;
                        height: 50px;
                        white-space: wrap;
                        padding: 0px 0px 0px 10px;
                        background:url(/images/menu1_f50.gif) no-repeat 0 0;
}


table.eventtable td.eventtable_column_1 {
                        background:url(/images/menu1_f50first.gif) no-repeat 0 0;
                        white-space: nowrap;
}

table.eventtable td.eventtable_column_1_final {
                        background:url(/images/menu1_f50rowend.gif) no-repeat 0 0;
}

table.eventtable td.eventtable_column_4 {
                        background:url(/images/menu1_f50columnend.gif) no-repeat 0 0;
}

table.eventtable td.eventtable_column_4_final {
                        background:url(/images/menu1_f50columnend.gif) no-repeat 0 0;
}

a.item_abridged:link    { color:#666667; text-decoration: none; }
a.item_abridged:active  { color:#666667; text-decoration: none; }
a.item_abridged:visited { color:#666667; text-decoration: none; }
a.item_abridged:hover   { color:#E2007A; text-decoration: none; }


// eof
