@charset "iso-8859-1"; 
	/*	motif.tile.halloween.0.css
	*/

/*	text="#000000" bgcolor="#FFFFF" link="#0000CC" vlink="#0000CC" alink="#9900CC" background="../pix/tilecanecorsodarker.gif" */
/*
	Most-Basic Motif
		background-color: #072a06, #;
		text-color: #000000, #;
		lynx-color: #0000CC, #;
		lynx-utility-color: #9900CC, #;
		lynx-visited-color: #0000CC, #;
*/
body {
	background-image: url(../pix/tilecanecorsodarker.gif);
	background-color: #072a06;
}
body,
a.AVeiled,
a.AVeiled:visited {
	color: #dac650;
}/*	Lynx, primary (default). */
a {
	color: #e67420;
}
a:visited {
	color: #e67420;
}
	/*	Lynx, secondary (same as above if unused). */
a.AUtility {
	color: #d69738;
}
a.AUtility:visited {
	color: #d69738;
}
	/*	Lynx, Navigational. */
ul.ulNavigate a {
	color: #d2691e;
}
ul.ulNavigate a:visited {
	color: #d2691e;
}
/*	Unlinked text. */
div.BoxNavLetSub,
div.BoxNavLetMain,
div.BoxNavLetLynx {
	color: #dc5;
}
/*	Snide Remark box (same as [text] if unused). */
div.BoxSnideRemark {
	color: #fc3;
	border-top-color: #d93;
	border-bottom-color: #d93;
}
	/*
		Rulebars. Rulebars. Rulebars.
	*/
	/*	Standard Set (66+44+22). */
.RuleBar66, .RuleBar44, .RuleBar22 {
	background-color: #00a431;
	color: #072a06;
}
	/*	Special RuleBars are below. */
	/*
		END Common Tags. 
	*/
	/*
	*/
	/*
		Special Tags.
	*/
	/*
		CopySlugW3C Set. CopySlugW3C Set.
			(Copyright blurb, W3C icons.)
	*/
	/*	Text. */
#LiW3CCopySlugStd {
	color: #d93;
}
	/*	RuleBars (same color as text; place within #BoxCopyAndW3C). */
#RuleBarBelowW3C, #RuleBarAboveW3C {
	background-color: #eb4;
	color: #072a06;
}
	/*
		PullQuotes. PullQuotes. PullQuotes.
	*/
	/*	Box (defines Text Color). */
div.DivPullQuote70Box {
	color: #eb4;
}
	/*	PullQuote Set, lynx. */
div.DivPullQuote70Box a {
	color: #dc5;
}
div.DivPullQuote70Box a:visited {
	color: #dc5;
}
	/*	PullQuote Set, RuleBars. */
.RuleBarPullQuoteTop, 
.RuleBarPullQuoteBot {
	background-color: #d93;
	color: #21081B;
}
div.DivFootNote40Box p {
	border-color: #d93;
	color: #eb4;
}
span.AFootNoteRefNoColor {
	color: #d93;
}
	/*	[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: #F28E29;
} 
	/*
		END Specialized Tags.
	*/


