/* CSS Document */
body { background: #999999; font-family: Arial, Helvetica, sans-serif; margin: 0px; }

td.header_back { background: #006600; }
td.header_alert { background: #ff0000; color:#FFFFFF; }
td.header_2_back { background: #003300; }
td.header_2_item { background: #003300 URL("images/header_2_back.jpg"); border: solid #000000 0px; border-left-width: 1px; border-right-width: 1px; color: #ffffff; }
strong.header { font-size: 10px; }
input.header { font-size: 10px; }
a.header { color: #ffffff; text-decoration: none; font-weight: bold; }
a.header:hover { background: #006600; color: #ffffff; text-decoration: none; font-weight: bold; }
a.header_on { background: #006600; color: #ffffff; text-decoration: none; font-weight: bold; }

a.header_small { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 10px; }
a.header_small:hover { background: #006600; color: #ffffff; text-decoration: none; font-weight: bold; font-size: 10px; }

td.menu { background: #ffffff; font-size: 14px; }
td.menu_head { background: #dddddd; font-size: 14px; }
td.menu_item { background: #ffffff; font-size: 14px; border: solid #dddddd 1px; border-top-width: 0px; }
td.menu_item_on { background: #C7DCC7; font-size: 14px; border: solid #dddddd 1px; border-top-width: 0px; }
a.menu { color: #000000; text-decoration: none; }
a.menu:hover { background: #E5EFE5; color: #000000; text-decoration: none; }

td.page { background: #ffffff; }

a.page { background: #FFFFFF; color: #006600; text-decoration: underline; font-weight: bold; }
a.page:hover { background: #FFFFFF; color: #006600; text-decoration: none; font-weight: bold; }

a.print_tix { background: #FFFFFF; color: #006600; text-decoration: underline; font-weight: bold; font-size: 30px; }
a.print_tix:hover { background: #FFFFFF; color: #006600; text-decoration: none; font-weight: bold; font-size: 30px; }

strong.headline { font-size: 24px; }

a.tickets { background: #FFFFFF; color: #006600; text-decoration: none; font-weight: bold; border: solid #006600 1px; }
a.tickets:hover { background: #006600; color: #FFFFFF; text-decoration: none; font-weight: bold; }

td.footer { background: #000000; font-size: 70%; color: #ffffff; }
td.footer_back { background: #000000; }

a.footer { color: #FFFFFF; text-decoration: underline; font-weight: bold; }
a.footer:hover { background: #FFFFFF; color: #000000; text-decoration: none; font-weight: bold; }

td.tableHead { background-color: #006600; color: #ffffff; border-style: solid; border-width: 0px; border-bottom-width: 1px; border-color: #999999; font-size: 16px; }
td.tableItem { background-color: #ffffff; color: #333333; border-style: solid; border-width: 0px; border-bottom-width: 1px; border-color: #999999; font-size: 14px; }

em.options { font-size: 10px; }

strong.alert { color: #FF0000; font-size: 14px; }

td.ticket_frame { font-size: 10px; border: solid #000000 1px; }
td.ticket { font-size: 10px; }
td.ticket_type { background: #000000; color: #ffffff; font-size: 24px; }
strong.ticket_headline { font-size: 16px; }
strong.ticket_price { font-size: 20px; }

.invisible { visibility: hidden; }

em.alert { color: #ff0000; }


