/* CSS Document */
A:link { color: #0033FF; text-decoration: none } 
a:visited { color:#0066FF; text-decoration: none }
A:hover {  color: #FF0000; text-decoration: underline; } 
a:active { color:#FF0000; text-decoration: none }


img { border-color: #0033FF }

p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
p.episode_title { font-size:16px; font-weight:bold }


td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

td.maintable_left { background-color: #FFFFFF }
td.maintable_center { background-color: #FFFFFF }
td.maintable_right { background-color: #FFFFFF }

td.breadcrumb { background-color: #FFFFFF ; font-size: 10px }
td.big_title { background-color: #CCCC33 ; font-weight: bold ; font-size: 18px}
td.small_title { background-color: #CCCC33 ; font-weight: bold ; font-size: 14px}
td.bottominfo { font-size: 10px }
td.bannercell { background-image: url("images/test_bg_banner.gif"); background-repeat: no-repeat; background-position: top center }

td.righttable_title { background-color: #CCCC33 ; font-weight: bold }
td.righttable_odd { background-color: #eeeeee ; font-size: 10px }
td.righttable_even { background-color: #FFFFFF ; font-size: 10px }

td.table_odd { background-color: #eeeeee }
td.table_even { background-color: #FFFFFF }
td.stupid { background-color: #999999 ; color: #000000; font-weight: bold ; font-size: 10px }
td.belowtitle { font-size: 10px  }

tr.table_odd { background-color: #eeeeee  }
tr.table_even { background-color: #FFFFFF }
tr.table_header { background-color: #CCCC33; font-weight:bold }
tr.contest_table_header { background-color: #AAAAAA; color: #ffffff; font-weight:bold }

table.url {background-color: #eeeeee; border-style: outset; border-color: #CCCC33}
table.warning {background-color: #cccc33; border-style: outset; color:red; font-weight:bold }
table.currentepisode { background-color: #CCCC33 ; border-style: outset ; border-color: #CCCC33 }
table.home_whatsnew {  }
table.righttable { border-style: inset }
table.news { border-style: outset }
table.extras_table { border-style: outset }
table.inset_table { border-style: inset }
table.outset_table { border-style: inset }
