body {
	background: #BCC6E0 url(/gfx/mentor/bg-left.gif) no-repeat;
}

h1 {
	color: #3C67A0;
}

td#top, td#topline {
	background-image: url(/gfx/mentor/bg-themeline.gif);
}

td#logo {
	background-image: url(/gfx/mentor/bg-logo.gif);
}

/* MENU */
#menu .menu a {
	background-image: url(/gfx/mentor/bg-menu.gif);
}

#quicksearch .text {
	background-color: #7E9FCC;
	background-image: url(/gfx/mentor/bg-quicksearch.gif)
}

#quicksearch .submit {
	background-color: #3C67A0;
}

/* RELATED */
td#relatedline {
	background-image: url(/gfx/mentor/bg-themeline.gif);
}

#related .boxheader, #menu .boxheader {
	background-image: url(/gfx/mentor/bg-sidebarheader.gif);
	background-color: #6B91C7;
}

#related .box, #menu .box {
	border-color: #6B91C7;
}