@import url("default.css");
@import url("general.css");
@import url("header.css");
@import url("links.css");
@import url("talkback.css");
@import url("menu.css");

p.caption 	 { font-size: 7pt; }

/* this is the class for the summary text */
.summary     { font-size: 8pt; }


/* this is the class for the border on the ap photo links */
.ap_photo_border    { font-size: 8pt; text-decoration: none; color: #000000; }
.ap_photo			{ padding:0px; margin:3px; }
.ap_photo:link      { font-size: 8pt; text-decoration: none; color: #000000;  }
.ap_photo:active    { font-size: 8pt; text-decoration: none; color: #000000 }
.ap_photo:visited   { font-size: 8pt; text-decoration: none; color: #000000 }
.ap_photo:hover     { font-size: 8pt; text-decoration: none; color: #FF0000 }

/*  this class is for the titles of related and top headlines at the bottom of the articles */
.related     		{ font-size: 13pt; }

/* this class is for the child title on the child page */
.child_ 			{ font-size: 12pt; color: #000000; font-weight:bold }
.section 			{ font-size: 10pt; color: #000000; font-weight:bold }

/* this is the class for the boxes of links */
td.header 			{ background-color: #D9D9D9; color: #FFFFFF; }
td.breaking 		{ background-color: #f6debd; color: #000000; font-size: 10pt; }
td.breaking_body 	{ background-color: #f6debd; color: #000000; font-size: 8pt;}

/* NEW STYLES */
.var_article 		{ font-size: 8pt; word-wrap: break-word;}
.var_section_t 		{ font-size: 8pt; font-weight:bold; color:#666666; padding:4px 0px 0px 0px;}
.var_story 			{ padding-top:4px; }
