@import url(/shared/generalscreenconstrained.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: #515151;
	text-decoration: none;
}
div#tnav, div#tnav a, div#tnav a:visited {
	color: #515151;
}
div#welcome-top a, div#welcome-top a:visited { color: white }
div#welcome-top {
	color: white;
	background: #717171 url("/images/2005/ect_dbone_grad_v4.gif") repeat-x top left;
}
div#topmenubar {
/* 	background-color: #717171; */
	background: #717171 url("/images/2005/ect_dbone_grad_v4.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: #717171;
	background-color:white;
}
div#topmenubar ul li:hover a,div#topmenubar ul li.hvr a {
	color: #717171;
}
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: #717171;
	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: #717171;
}
div.content-tab {
/* 	background: #717171 url(/images/2005/cad_contenttab_bg_336x18.gif) no-repeat ; */
	border-top: solid 1px #717171;
	border-left: solid 1px #717171;
	border-right: solid 1px #717171;
	color: black;
}
div.content-tab a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
div.content-block, div.bbframe-solid {
	color: black;
	border-color: #717171;
}
div.about-section-title {
	font-size: 125%;
	font-weight: bold;
	color: white;
	background-color: #717171;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.bottom-copyright {
	height: 16px;
 	padding-top: 6px;
	background-color: #717171;
	padding-left: 5px;
	font-family: verdana,arial,helvetica;
	text-align: left;
	color: white;
	font-size: 10px;
}
a.bottom-copyright, a.bottom-copyright:visited, a.bottom-copyright:link {
	color: white;
}
div.headlines-section-intro, div#tnavad {
	background-color: #717171;
	color:white;
}
div#tnav div#tnavad {
	background: none;
}
div#tnavad a, div#tnavad a:visited { color: blue }
#thumbBox{
	background-color: #717171;
	border: solid 2px #717171;
	border-top: solid 1px #717171;
}
div.tloader {
	border-color: #717171;
}

