body { background: #275689; }
h1 { color: #2d6499; }
h2 { color: #84a5c5; }
h3 { color: #2d6499; }
h4 { color: #84a5c5; }
a { color: #84a5c5; }

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: #6692bc; background-image: url(../img/breadcrumbs-bg.png); }
#breadcrumbsMenu { background-image: url(../img/breadcrumbsmenu-bg.gif); }
#breadcrumbsMenu a { color: #6692bc; border-color: #b2c6db; }
#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: #e1e9f2; border-color: #bed0e4; }
#newsSidebar div.wrapper a { color: #6692bc; }
#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: #578cc0; }
#newsSidebar div.list li { background-image: url(../img/list.gif); }

