@import url(default.css);

body, div.container, ul, h2, h3
{
	background-color: white;
	color: black;
	border: none;
	background-image: none;

}

span.textsizebw { display: inline; }
span.textsizedefault { display: none; }
span.textsizehc { display: none; }

div.rightcontent h1, div.bottomcontent h3
{
	color: black;
	border-color: black;
}

div.viewlinks, div.navbar, div.footertop, div.footertopleft, div.footertopright, div.footermain,
div.topouter, div.topbar, div.main, div.leftcol, div.headeredgebottom, div.mainleftmargin, div.mainrightmargin, div.leftcol h2, div.leftboxtransp, div.leftboxshaded, div.headeredgemiddle, div.headeredgetop, div.headermain, 
div.backtotop, a.fontsize#bwsm, a.fontsize#bwmed, a.fontsize#bwlg
{
	background-image: none;
	border: none;
	background-color: white;
	color: black;
}

a.fontsize#bwsm:hover, a.fontsize#bwmed:hover, a.fontsize#bwlg:hover { color: blue; }

div.titlebar, div.headerleft, div.headerright
{
	background: none;
	color: black;
}

div.headermain
{
	border: none;
	background-color: none;
	background-image: url(static/img/homelogo_bw.gif);
}

div.main h1, ul.whatsnew li { border-color: black; }
div.leftcol h2, div.leftboxtransp, div.leftboxshaded { border-color: white; }
a.defaultview, a.view#hc { text-decoration: none; }

a.defaultview:hover, a.view#hc:hover, a.view
{
	text-decoration: underline;
	border: none;
}

ul.footerlinks li a:hover, ul.topnav li a:hover { color: #003366; }
div.header { background-image: none; }

div.leftcol h2
{
	border-top: 1px solid black;
	border-left: none;
}

div.leftcol h2#whatsnewhead { border: none; }
a, a:visited { color: black; }

div.navbar { background: black; }
div.navbar, div.footertop { border-top: 1px solid black; }

#navmenu a, #navmenu a:hover, #navmenu a:visited { color: white; }

#navmenu li ul { /* second-level lists */
	background: #000;
}
#navmenu li ul li a:hover, #navmenu li ul li a:hover { background-color: #333; }


div.hometopsolid { height: 10px; margin-bottom: 6px; }
div.hometopstripe { display:none; }
body#home h1, body#home h2 { color: black!important; }
ul.categories li { background-color: transparent!important; }

