#linzag-stage-right {
	background-color: #0066B3;
}

#linzag-stage-left {
	background-color: #0066B3;
}

#linzag-header {
	background-color: #0066B3;
}

#linzag-meta {
	background-color: #D0DFEA;
}

body {
	background-image: url(/images/layout/colors-ag.gif);
}

#tabbar a.tabbar-passive {
	color: #333333;
	background: #D0DFEA;
}
#tabbar a.tabbar-active,
#tabbar a.tabbar-passive:active,
#tabbar a.tabbar-passive:hover {
	color: white;
	background: #0066B3;
}

#microsite-navigation-top a.passive {
	color: #333333;
	background: #D0DFEA;
}
#microsite-navigation-top a.active,
#microsite-navigation-top a.passive:active,
#microsite-navigation-top a.passive:hover {
	color: white;
	background: #0066B3;
}

a {
	color: #0066B3;
}

input.linzag-search-small {
	border: 1px solid #0066B3;
}

/*
#linzag-unitspacer {
	background-color: #D0DFEA;
}
*/

#linzag-quicklinks {
	background-color: #D0DFEA;
}

a.linzag-nav1-passive:hover {
	background-color: #D0DFEA;
	text-decoration: none;
}

a.linzag-quicklinks:hover {
	background-color: #D0DFEA;
}

a.linzag-nav1-active {
	background-color: #D0DFEA;
}

a.linzag-nav2:hover {
	background-image: url(/images/layout/nav2-ag.gif);
	text-decoration: none;
}

a.linzag-nav2-active {
	background-image: url(/images/layout/nav2-ag.gif);
}

a.linzag-nav3-passive {
	color: #CADBE8;
}

div.linzag-quicklinks-2 {
	background-color: #0066B3;
}

a.detail {
	background-image: url(/images/layout/detail-ag.gif);
}

a.back {
	background-image: url(/images/layout/back-ag.gif);
}

a.linzag-magnifierlink {
	background-image: url(/images/layout/popup-ag.gif);
}

a.download {
	background-image: url(/images/layout/disk-ag.gif);
}

div.linzag-sitemap-1 {
	background-color: #0066B3;
}

td.linzag-sitemap-1 {
	background-color: #0066B3;
}

.factbox h1 {
	background-color: #0066B3;
}

.factbox {
	border: 1px solid #0066B3;
}

div.headline-left {
	background-image:	url(/images/layout/arrow-ag.gif);
	background-color: #D0DFEA;
	background-repeat: no-repeat;
}
div.headline-right {
	background-image:	url(/images/layout/arrow-ag.gif);
	background-color: #D0DFEA;
	background-repeat: no-repeat;
}

#microsite-navigation {
	background-image:	url(/images/layout/arrow-ag.gif);
	background-repeat: no-repeat;
	background-color: #D0DFEA;
}

a.headline-left {
	background-image:	url(/images/layout/arrow-ag.gif);
	background-color: #D0DFEA;
	background-repeat: no-repeat;
}

div.xapian-even {
	background-color: #D0DFEA;
}

img.xapian-full {
	background-color: #90ACC2;
}

img.xapian-empty {
	background-color: #D8EAF8;
}

div.xapian-prev a.xapian-links {
	background-image: url(/images/layout/back-ag.gif);
}

div.xapian-next a.xapian-links {
	background-image: url(/images/layout/detail-ag.gif);
}

div.extended-search-results-new-search-inner {
	background-color: #D0DFEA;
}

form.extended-search-results-new-search span {
	color: #0066B3; 
}

table.xapian-searchbox td {
	background: #D0DFEA;
}

div.login-box-logged-in-name {
	color: #0066B3; 
}

a.login-box-login-link {
	background: #0066B3; 
}


