html,body {background:#a7a7a7 url('/images/general-bg.jpg') repeat-x;}
div#sidebar h4 {background: #6c97ca;}
div#content h2, div#content h1, div#content div.h1like, .highlight-color { color: #790000; }
div#content p a, div#content p a:link, div#content p a:visited, div#content h5 a, div#content ul.sitemap a, div#content ul.regular a { color: #790000; }
div#sub-menu ul li { float: left; text-align: center;	background: #6c97ca url('/images/submenu-blue-bg.jpg') repeat-x; }
div#sub-menu ul li a.current { background: #fff; color: #6c97ca; }
div.ad-box-big h3 { background: #3f3f40; }
div.ad-box-small h3 { background: #3f3f40; }
div#header-image {background: url('/images/header/1.jpg');}
div#content h3.regular {color:#790000;}

div#content table.formatted thead {background:#4472a1 url('/images/thead-bg.jpg') repeat-x;color:#fff;}
div#content table.formatted tbody {background:#fff;}
div#content table.formatted tr.altrow {background:#d9ecff;color:#000;}

div#content ul.sitemap {
	font-size: 0.75em;
	margin:0 20px;
	padding: 0;
	list-style: none inside;
	line-height: 2em;
}

div#content ul.sitemap li h3 {
	font-size: 1.5em;
	margin: 0.5em 0;
	color: #790000;
}

div#content ul.sitemap ul {
	margin-left:10px;
	list-style: none inside;
	line-height: 2em;
}