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: #6c97ca; }
div#content p a, div#content p a:link, div#content p a:visited  { color: #6c97ca; }
ul#menu li a.current { background: #6c97ca; }
div.ad-box-big h3 { background: #6c97ca; }
div.ad-box-small h3 { background: #6c97ca; }
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#header-image {background: url('/images/header/1.jpg');}

div#content table.formatted thead {background:#1b517d 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;}