/* Section-specific styles: About the OED */

BODY {background-color: #D6DCF5;}

/* Global navigation top tabs - selected tab -- */

#global {
	/*/*/background: #002654 url(/imgs/site/p-subs.gif) left bottom repeat-x;  /* !NN4; 'left' for Op5 */
}

#global TR.tabs TD {
	border-right: 1px solid #002654;
	border-bottom: 1px solid #002654;
}

#global TD.substab {
	background: #D6DCF5;
	border-right: 1px solid #002654;
}

#global TR.edge TD.substab {
	border-top: 4px solid #8F9DDC;
	background-color: #8F9DDC;  /* for NN4 */
	/*/*/background-color: #D6DCF5;  /* !NN4 */
}

#global TR.tabs TD.substab {
	border-bottom-color: #D6DCF5;
}

#global TR.contextedge TD.aboutab {
	border-right: 1px solid #002654;
}

#global TR.tabs TD.substab {
	font-weight: bold;
	padding: 8px;
}

#global TR.tabs TD.substab A {
	background: #D6DCF5;
	color: #4E5570;
	padding: 0;
}

#global TR.tabs TD.substab A:visited {color: #4E5570;}

#global TR.tabs TD.substab A:hover {
	color: #00F;
	background: transparent;
}
#global TR.tabs TD.substab A:visited:hover {color: #00F;}

TR.contextedge TD {
	background-color: #8F9DDC;  /* for NN4 */
}

/* Contextual navigation - breadcrumbs -------- */

#context {
	background-color: #D6DCF5;
}

/* Local navigation - menu styles ------------- */

.within  {background-color: #AFBAE9;}
.this  {background-color: #D6DCF5;}
.below  {background-color: #EBEEF9;}

/* Content area (body text) ------------------- */

#maincontent, #toolnav {background-color: #F6F8FE;}

/* General page elements ---------------------- */

TD.quote {background-color: #D6DCF5;}
TD.quoteline {background-color: #AFBAE9;}

.picture IMG {border-color: #AFBAE9;}

/* Page footer -------------------------------- */

#footer, .copyright, .imprint {background-color: #D6DCF5;}

#footer {border-color: #AFBAE9;}
