/* Movies Style Sheet */

BODY, TABLE, TD { font-family: verdana, sans-serif; font-weight: normal; color: #333333; }

/* default link colors */
A:link { color: #D1DDE5; }
A:visited { color: #D1DDE5; }

.nonLinkTitle { color: #D1DDE5; }

.subhead { font-size: 10px; font-weight: bold; color: #C9CCD1; margin-top: 6px; margin-bottom: 6px; }

.promoText { font-size: 11px; font-weight: normal; color: #D1DDE5; }

/* promo title links */
A.promoTitle:link { font-size: 11px; font-weight: bold; color: #ffffff; }
A.promoTitle:visited { font-size: 11px; font-weight: bold; color: #ffffff; }

.advertisement { font-size: 8px; font-weight: normal; letter-spacing: 1px; color: #5B686F; }

/* 'more' link colors */
A.moreLink:link { font-size: 10px; font-weight: bold; text-decoration: none; color: #D1DDE5; }
A.moreLink:visited { font-size: 10px; font-weight: bold; text-decoration: none; color: #D1DDE5; }


/* footer links */
.footer { font-family: verdana,arial,sans-serif; font-size: 10px; 10px; font-weight: normal; color: #6F82B6; }
A.footer:link { font-family: verdana,arial,sans-serif; font-size: 10px; font-weight: normal; color: #ffffff; }
A.footer:visited { font-family: verdana,arial,sans-serif; font-size: 10px; font-weight: normal; color: #ffffff; }


/* spacers */
.br2 { font-size: 2px; }
.br4 { font-size: 4px; }
.br6 { font-size: 6px; }
.br9 { font-size: 9px; }


A.back:link { text-decoration: none; }
A.back:visited { color: blue; text-decoration: none; }
A.back:hover { color: #FF0000; text-decoration: none; }

.pageTitle { color: #000066; font-weight: bold; }

.newsTitle { font-size: 11px; font-weight: bold; }

.boxText { font-size: 11px; }


A.results:link { text-decoration: none; color: #ff0000; }
A.results:visited { color: #ff0000; text-decoration: none; }
A.results:hover { color: #FF0000; text-decoration: none; }
