/* CSS for front page (/index.php) only */
body, td { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt }
body, td, a { color: #846a99 } 
/* CURRENTLY NOT USED .extrasmall { font-family: Arial Narrow, Arial; font-size: 8pt } */
.pgbg { background-color: #f4eaff }
.bar_lightblue { background-color: #c3b2d5 }
.bar_darkblue { background-color: #453d93 }
.menu_table { text-align: right;
border-top: solid #453d93 1px;
border-right: solid #453d93 1px;
border-bottom: solid #453d93 1px;
}
.menu_itemright { background-color: #ffffff; border-bottom: solid #f5f4f9 1px }
.menu_itemright, .menu_itemright a { text-decoration: none }
.menu_itemright a:hover { color: #000000 }
.nobottomborder { border-bottom: none }
.contactinfo, .contactinfo a { text-align: right; font-size: 7pt; text-decoration: none }
.contactinfo a:hover { color: #000000 }
.logintext { text-align: right; color: #846b97 }
.newsmag_headline, .newsmag_headline a { color: #453d93; font-size: 12px; font-weight: bold; padding-bottom: 4px; text-align: center; text-decoration: none }
.newsmag_headline a:hover { color: #000000 }
.newsmag_date { color: #a38eb7; font-size: 10px; text-align: center } /* now used for Episode number instead */
.news_date { color: #a38eb7; font-size: 10px; padding-bottom: 4px }
.news_headline { color: #453d93; font-size: 12px; font-weight: bold }
.news_story { color: #000000; font-size: 10px }
.ongoing_dbs { font-size: 7pt; width: 30%; vertical-align: top }
.ongoing_dbs a { text-decoration: none }
.ongoing_dbs a:hover { color: #000000 }
.video_headline { color: #453d93; font-size: 12px; font-weight: bold; padding-bottom: 4px }
.video_runtime { color: #453d93; font-size: 10px; padding-bottom: 4px }
.video_desc { color: #000000; font-size: 10px; padding-bottom: 4px }
.video_links { font-size: 10px; padding-bottom: 4px }
.story_headline, .story_headline a { color: #453d93; font-size: 12px; font-weight: bold; padding-bottom: 4px; text-decoration: none }
.story_headline a:hover { color: #000000 }
.story_type { color: #453d93; font-size: 10px; padding-bottom: 4px }
.story_date { color: #a38eb7; font-size: 10px }
.story_story { color: #000000; font-size: 10px }
.sitesavailability td { font-size: 10px; padding-bottom: 5px }
.sitesavailability td a { text-decoration: none }
.sitesavailability td a:hover { color: #000000 }
.sitesavail_year { color: #c3b2d5 }

