@charset "iso-8859-1"; 
	/*	motif.tile.babyhooeyblur.0.css  ( NEEDS WORK! )
	*/
	/*	BEGIN Common Tags. 
			Warning! Leave no rules blank!!
			Reuse generic values for unused special cases
	*/
/*	text="#430" bgcolor="#ff9" link="#0000CC" vlink="#990000" alink="#9900CC" background="../pix/a.clear.gif" */
/*
	Most-Basic Motif
		background-color: #FFFFFF, #ff9;
		text-color: #000000, #430;
		lynx-color: #0000CC, #;
		lynx-utility-color: #9900CC, #;
		lynx-visited-color: #990000, #;
*/
body {
	background-image: url(../pix/tilebabyhooeyblur.png);
	background-color: #ff9;
}
body, a.AVeiled, a.AVeiled:visited {
	color: #430;
}/*	Lynx, primary (default). */
a {
	color: #0000CC;
}
a:visited {
	color: #990000;
}
	/*	Lynx, secondary (same as above if unused). */
a.AUtility {
	color: #c0c;
}
a.AUtility:visited {
	color: #990000;
}
	/*	Lynx, Navigational. */
ul.UlNavigate a {
	color: #0000CC;
}
ul.UlNavigate a:visited {
	color: #990000;
}
/*	Unlinked text. */
.BoxNavLetSub, .BoxNavLetMain, .BoxNavLetLynx {
	color: #430;
}
/*	Snide Remark box (same as [text] if unused). */
div.BoxSnideRemark {
	color: #430;
	border-top-color: #430;
	border-bottom-color: #430;
}
	/*
		Rulebars. Rulebars. Rulebars.
	*/
	/*	Standard Set (66+44+22). */
.RuleBar66, .RuleBar44, .RuleBar22 {
	background-color: #430;
	color: #ff9;
}
	/*	Special RuleBars are below. */
	/*
		END Common Tags. 
	*/
	/*
	*/
	/*
		Special Tags.
	*/
	/*
		CopySlugW3C Set. CopySlugW3C Set.
			(Copyright blurb, W3C icons.)
	*/
	/*	Text. */
#LiW3CCopySlugStd {
	color: #0000CC;
}
	/*	RuleBars (same color as text; place within #BoxCopyAndW3C). */
#RuleBarBelowW3C, #RuleBarAboveW3C {
	background-color: #0000CC;
	color: #ff9;
}
	/*
		PullQuotes. PullQuotes. PullQuotes.
	*/
	/*	Box (defines Text Color). */
div.DivPullQuote70Box {
	color: #430;
}
	/*	PullQuote Set, lynx. */
div.DivPullQuote70Box a {
	color: #0000CC;
}
div.DivPullQuote70Box a:visited {
	color: #990000;
}
	/*	PullQuote Set, RuleBars. */
.RuleBarPullQuoteTop, 
.RuleBarPullQuoteBot {
	background-color: #430;
	color: #FFFFFF;
}
div.DivFootNote40Box p {
	border-color: #430;
	color: #430;
}
span.AFootNoteRefNoColor {
	color: #430;
}
	/*	[DivFrontMatter###] allows for alternate 
		coloring for headline, byline, etc.
		Once one has been declared (eg, 064)
		it stays put AND is written to all
		motif files. Don't use [!Important]. */
.AltColorOne {
	color: #333;
} 
	/*
		END Specialized Tags.
	*/

/*	This file is linked from:
		(none)
	and used in concert with:
		docformat.750.0.css
		copy.w3cfloat.750.0.css
*/

/*
= = = = = = = = = = = = = = = = = = = = = = = @charset "iso-8859-1"; 
		Motif: tilebabyhooeyblur.png body text="#CCCC99"
	*/
	/*	BEGIN Common Tags. 
			Warning! Leave no rules blank!!
			Reuse generic values for unused special cases
	*/
	/*
		Body. Body. Body.
	*/
	/*	[Bkg] and [Body Text] Colors take independent Rules
			to accomodate the Veiled Lynx. */
body {
	background-image: url(../pix/tilebabyhooeyblur.png);
	background-color: #ff9;
}
body, a.AVeiled, a.AVeiled:visited {
	color: #430;
}
	/*
		Lynx. Lynx. Lynx. Lynx.
			(We underline [Hover] and ignore [Active].)
	*//*	Lynx, primary (default). */
a {
	color: #604d00;
}
a:visited {
	color: #604d00;
}
	/*	Lynx, secondary (same as above if unused). */
a.AUtility {
	color: #860;
}
a.AUtility:visited {
	color: #860;
}
	/*	Lynx, Navigational. */
ul.UlNavigate a {
	color: #604d00;
}
ul.UlNavigate a:visited {
	color: #604d00;
}
/*	Unlinked text. */
.BoxNavLetSub, .BoxNavLetMain, .BoxNavLetLynx {
	color: #430;
}
/*	Snide Remark box (same as [text] if unused). */
div.BoxSnideRemark {
	color: #860;
	border-top-color: #860;
	border-bottom-color: #860;
}
	/*
		Rulebars. Rulebars. Rulebars.
	*/
	/*	Standard Set (66+44+22). */
.RuleBar66, .RuleBar44, .RuleBar22 {
	background-color: #430;
	color: #333333;
}
	/*	Special RuleBars are below. */
	/*
		END Common Tags. 
	*/
	/*
	*/
	/*
		Special Tags.
	*/
	/*
		CopySlugW3C Set. CopySlugW3C Set.
			(Copyright blurb, W3C icons.)
	*/
	/*	Text. */
#LiW3CCopySlugStd {
	color: #860;
}
	/*	RuleBars (same color as text; place within #BoxCopyAndW3C). */
#RuleBarBelowW3C, 
#RuleBarAboveW3C {
	background-color: #860;
	color: #333;
}
	/*
		PullQuotes. PullQuotes. PullQuotes.
	*/
	/*	Box (defines Text Color). */
div.DivPullQuote70Box {
	color: #640;
	font-family: "Courier New", Courier, mono !important;
}
/*	What is THIS!? */
div.DivPullQuote70Box p span {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
	/*	PullQuote Set, lynx. */
div.DivPullQuote70Box a {
	color: #430;
}
div.DivPullQuote70Box a:visited {
	color: #430;
}
	/*	PullQuote Set, RuleBars. */
.RuleBarPullQuoteTop, 
.RuleBarPullQuoteBot {
	background-color: #640;
	color: #333333;
}
	/*	[DivFrontMatter###] allows for alternate 
		coloring for headline, byline, etc.
		Once one has been declared (eg, 064)
		it stays put AND is written to all
		motif files. Don't use [!Important]. */

div.DivFootNote40Box p {;
	color: #640;
	border-color: #640;
}
.AltColorOne {
	color: #430;
} 
	/*
		END Specialized Tags.
	*/
/*	This file is linked from:
		eml8311.htm
		eml8319.htm (temporary)
	and used in concert with:
		docformat.750.0.css
		copy.w3cfloat.750.0.css
*/

