@import url(/shared/generalscreen.css);

body {
	/*background-color: white;*/
}
div#topcanvas {
/* 	background: white url("/images/2005/cad_top_pinstripe_bg_1x272.gif") repeat-x left top; */
/* 	background: white url("/images/2005/ect_top_pinstripe_bg_1x272.gif") repeat-x left top; */
}
div#topleftbar {
/* 	background: transparent url("/images/2005/cad_top_pinstripe_bg_1x272.gif") repeat left top; */
/* 	background: white url("/images/2005/ect_top_pinstripe_bg_1x272.gif") repeat-x left top; */
}

div#infospace, div#infospace a, div#infospace a:visited, div#infospace a:hover, div#infospace a:visited:hover {
	color: #000008;
	text-decoration: none;
}
div#tnav, div#tnav a, div#tnav a:visited {
	color: #323232;
}
div#welcome-top a, div#welcome-top a:visited { color: white }
div#welcome-top {
	color: white;
	background: black url("/images/2013/tnw_dbone_grad_v3.gif") repeat-x top left;
}
div#topmenubar {
/* 	background-color: #000008; */
	background: black url("/images/2013/tnw_dbone_grad_v3.gif") repeat-x top left
}
div#topmenubar ul a {
	color: white;
}
div#topmenubar ul ul {
/* 	background-color: #e2e1eb; */
	background-color: #d8d7d6;
}
div#topmenubar ul li:hover ,div#topmenubar ul li.hvr  {
	color: #000008;
	background-color:white;
}
div#topmenubar ul li:hover a,div#topmenubar ul li.hvr a {
	color: #000008;
}
div#topmenubar ul li:hover li a,div#topmenubar ul li.hvr li a {
	color:black;	
}
div#topmenubar ul ul li:hover, div#topmenubar ul ul li.hvr {
	background-color: #000008;
	cursor: hand;
	color: white;
}
/* .story-body:first-letter { firefox is applying this rule to the first line of table captions via the div.story-body */
p.story-body:first-letter {
	font-family: "times new roman", times, verdana;
	font-size: 180%;
	font-weight: bold;
	color: #000008;
}

div.content-tab a {
	color: #323232;
	font-weight: bold;
	text-decoration: none;
}
div.content-block, div.bbframe-solid {
	color: black;
	border-color: #000008;
}
div.about-section-title {
	font-size: 125%;
	font-weight: bold;
	color: white;
	background-color: #000008;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
table#headlines-section div {
		background-color: #363636;
}
div.headlines-section-intro { color: #363636;}
#thumbBox{
	background-color: #000008;
	border: solid 2px #000008;
	border-top: solid 1px #000008;
}
#fixed-b {
	border-color: #000008;
}
