@import url('styles.css');

body { background: #000; color: #FFF; }

	.ruler {padding: 1em 0 1em 0; background: #000; border-bottom: 2px dotted #FFF;}

#hd { background: transparent url("/images/bol_banner.v.2.8.contrast.jpg") no-repeat scroll center bottom; }

	#topnav ul li a, #topnav ul li a:link, #topnav ul li a:visited { color: #FFF; border-left: 1px solid #CCC; }
	#topnav ul li a:hover, #topnav ul li a:active { color: #000; background: #CCC; }
	
	#topsubnav { background: none; }

#bd { background: transparent; }

	a, a:link, a:visited,
	#content a, #content a:link, #content a:visited,
	#content a.gototop, #content a.gototop:link, #content a.gototop:visited,
	#content a.gotoright, #content a.gotoright:link, #content a.gotoright:visited
	{ color: #FFF; text-decoration: underline; }
	
	a:hover, a:active,
	#content a:hover, #content a:active,
	#content a.gototop:hover, #content a.gototop:active,
	#content a.gotoright:hover, #content a.gotoright:active
	{ color: #FFF; text-decoration: underline; }
	
	#mainnav { background: none; }
	#mainnav dl dt.sub { color: #CCC; background: none; }
	#mainnav dl dt a, #mainnav dl dt a:link, #mainnav dl dt a:visited { color: #CCC; background: none; }
	#mainnav dl dt a:hover, #mainnav dl dt a:active { color: #FFF; background: none; }
	#mainnav dl dd a, #mainnav dl dd a:link, #mainnav dl dd a:visited { color: #FFF; background: none; }
	#mainnav dl dd a:hover, #mainnav dl dd a:active { color: #FFF; background: none; }
	#mainnav a.bannerlink, #mainnav a.bannerlink:link, #mainnav a.bannerlink:visited { background: none; }
	#mainnav a.bannerlink.selected, #mainnav a.bannerlink:hover, #mainnav a.bannerlink:active { background: none; }

	#subnav { color: #FFF; background: none; border: none; }
	
		#tools dl dt a, #tools dl dt a:link, #tools dl dt a:visited { color: #FFF; }
		#tools dl dt a:hover, #tools dl dt a:active { color: #FFF; }
		#tools dl dt.selected a:hover, #tools dl dt.selected a:active { color: #FFF; }
		#tools dl dt.selected a, #tools dl dt.selected a:link, #tools dl dt.selected a:visited { color: #FFF; }
		#tools dl dd a, #tools dl dd a:link, #tools dl dd a:visited, #tools p a, #tools p a:link, #tools p a:visited { color: #FFF; border-bottom: 1px dashed #FFF; }
		#tools dl dd a:hover, #tools dl dd a:active, #tools p a:hover, #tools p a:active { color: #FFF; border-bottom: 1px solid #FFF; }
		
	#content h1,
	#content h2,
	#content h3,
	#content h4,
	#content h5
	{ color: #FFF; }
	
	#content h3 a, #content h3 a:link, #content h3 a:visited { color: #FFF; }
	
	#content blockquote { background: none; border: none; }
	
	#content table { color: #FFF; background-color: #000; }
		#content table.border { border: none; }
		#content table.border td { border: none; }
		#content table tr.rowH { background: none; }
		#content table tr.rowA { background: none; }
		#content table tr.rowB { background: none; }
		
			#content table td.new { background: transparent url('/images/news_green.gif') no-repeat scroll 8px 8px; }
			#content table td h4 { color: #622280; }

	#content p.newsdate {
		color: #FFF;
		font-weight: bold;
	}
	
#ft { background: transparent; border: none; }

#ftnav { background: transparent; border: none; }
