body { background: #68b145; }
h1 { color: #1f41af; }
h2 { color: #7c91d1; }
h3 { color: #1f41af; }
h4 { color: #7c91d1; }
a { color: #7c91d1; }

ul li {	background-image: url(../img/list.gif); }

#headerWrapper { background: url(../img/header-bg.gif); }
#headerWaves { background-image: url(../img/header-wave-tiled-bg.png); }

#topLogo { background-image: url(../img/header-logo.png); }
#topLogoTitle { background-image: url(../img/header-logo-title-thin.png); }

#breadcrumbsWrapper { color: #7c91d1; background-image: url(../img/breadcrumbs-bg.png); }
#breadcrumbsMenu { background-image: url(../img/breadcrumbsmenu-bg.gif); }
#breadcrumbsMenu a { color: #7c91d1; border-color: #acbae3; }
#breadcrumbsMenuCorner { background-image: url(../img/breadcrumbsmenu-corner-bg.gif); }

#footerWrapper { background-image: url(../img/footer-bg.gif); }

#headerExtraLogo { background-image: url(../img/header-extra-title.png); }


#articleSidebar .submenu li a:hover,
#articleSidebar .submenu li.selected a { background-image: url(../img/submenu-bottom-selected.gif); }
	#articleSidebar .submenu li a:hover span,
	#articleSidebar .submenu li.selected a span { background-image: url(../img/submenu-top-selected.gif); }
	#articleSidebar .submenu ul ul li a,
	#articleSidebar .submenu ul li.selected ul a,
	#articleSidebar .submenu ul ul li a:hover,
	#articleSidebar .submenu ul ul li.selected a { background-image: url(../img/triangle-right.gif); }
	


#newsSidebar div.wrapper { background: #edf0f9; border-color: #d3dbf0; }
#newsSidebar div.wrapper a { color: #7c91d1; }
#newsSidebar div.wrapper div.roundedTop { background-image: url(../img/news-sidebar-rounded.gif); }
#newsSidebar div.wrapper div.roundedBottom { background-image: url(../img/news-sidebar-rounded.gif); }
	
#newsSidebar div.sidebar_title a,
#newsSidebar div.shortcut b,
#newsSidebar div.list li.selected a { color: #6b7fc2; }
#newsSidebar div.list li { background-image: url(../img/list.gif); }



