body
{	background: #FBFBFF url("blueshade.png") repeat-x;
}
div.sidebar.theme
{
	background: #B3D2E3 url("bluemenu.png") no-repeat bottom left;
}
table.theme
{
	border: 3px solid #B0CCDC;
	background: #F8F8FF url("blueshade.png") repeat-x;
}
h1, h2
{
	background-color: #9BC7D7;
}
div.header ul li:hover
{
	border-color: #A9C8D9;
}
b.theme
{	color: #004E6E;
}
div.sidebar.theme b
{	color: #004E6E;
}
div.sidebar a:hover
{
	background-color: #FBFBFF;
}
