h1, h2, h3,
#bottomNavigation.blue ul li,
table.articleList th,
#rightPanel ul li a,
a.homeLink, 
table.articleList a {
	color: #81A3AE;
}
#pageContent p a {
	color: #618E9C;
}
#pageContent p a:hover {
	color: #81A3AE;
}
#rightPanel ul li a:hover,
a.homeLink:hover, 
table.articleList a:hover {
	color: #81A3AE;
}
#navigationUnderline {
	background-color: #81A3AE;
}
#navigation,
#pageBottomDecoration,
#navigationUnderlineShort,
#navigation ul ul li:hover {
		background-color: #618E9C;
}
#navigationImage {
	background: #8D8C8B url('../img/top/blue.jpg') top left no-repeat;
}
#rightPanel.noBackground,
#rightPanel.enquiry {
	background: none;
}
#rightPanel {
	background: white url('../img/bubbles/blue.gif') 0 0 no-repeat;
}
