	/* Stylesheet for SpaceVis, general and "exoteric" collections of reviews */
	/* ====================================================================== */

/* Styles for book-category lists (in Revu_Intro.html and _Xclude.html) */

	TABLE.ReviewCite TD.Categ-Name	{ Text-align: Left }
	TABLE.ReviewCite TD.Categ-Qty	{ Text-align: Right }

/* Styles for errata pages */

	TABLE.Errata	{ WIDTH: 58%; Margin: 0.5em 0 0 1em;
			  Text-align: Left }

	TD.Err-page	{ Font-family: Arial, Sans-serif; Font-size: Smaller; Font-weight: Bold;
			  Color: Red; Background-color: White;
			  Padding-right: 0.75em; Text-align: Right; Vertical-align: Top }

	TD.Err-quote    { Font-family: "Times New Roman", Serif; Font-size: Smaller; Font-style: Italic;
			  Color: Maroon; Background-color: White;
			  Padding-bottom: 0.5em; Text-align: Left; Vertical-align: Top }

	SPAN.Err-words	{ Color: Red; Background-color: White;}

	TD.Fix-quote	{ Font-family: "Times New Roman", Serif; Font-size: Smaller; Font-style: Italic;
			  Color: Blue; Background-color: White;
			  Padding-bottom: 0.5em; Text-align: Left; Vertical-align: Top }

/* Styles for quotations (four methods) */

	/* Method 1: For quotations following the style used in Errata pages */
	TD.Grt-page	{ Font-family: Arial, Sans-serif; Font-size: Smaller; Font-weight: Bold;
			  Color: Black; Background-color: White;
			  Padding-right: 0.75em; Text-align: Right; Vertical-align: Top }

	TD.Grt-quote	{ Font-family: "Times New Roman", Serif; Font-size: Smaller; Font-style: Italic;
			  Color: Green; Background-color: White;
			  Padding-bottom: 0.5em; Text-align: Left; Vertical-align: Top }

	/* Method 2: Intended for any quotation presented within a review or description	*/
	/*   solely for its contribution to that narrative (as opposed to one presented as	*/
	/*   the subject of errata or criticism.						*/
	TABLE.Author-Txt { Font-family: "Times New Roman", Serif; Font-size: Smaller;
			   Background-color: #CC0; Color: Black; Border: 6px Ridge Blue;
			   Margin: 0.5em 3em; Padding: 0 }

	TABLE.Author-Txt TD		{ Padding-top: 0.5em }

	TABLE.Author-Txt TD.Vert-Lipsis { Text-align: Center; Vertical-align: Middle }

	TABLE.Author-Txt TD.Final	{ Padding-bottom: 0.5em }

	TABLE.Author-Txt TD P		{ Line-height: 1.33; Padding: 0 0.25em; Text-indent: 2.5em }

	TABLE.Author-Txt TD P.Atribu	{ Text-align: Right; Margin-right: 3em }

	TABLE.Author-Txt TD P.Sub-Qte	{ Font-family: Arial, San-serif; Font-style: Italic;
					  Margin: 0.75em 5em; Text-align: Justify; Text-indent: 0 }	/* Added 5/28/06 */

	/* Method 3: Intended for use when reproducing decorative text like the quotation that leads off a chapter */
	TABLE.Decor-Txt	{ Font-family: Arial, Sans-serif; Font-size: Large; Font-weight: Bold;
			  Color: Red; Background-color: Transparent; Margin: 0.5em Auto; Width: 50% }

	/* Method 4: A style for "off-color" or suggestive quotations (used only once to date, with Zilbergeld's book)	*/
	/*		Tweaked on 24 April 2009 to make it more readable.						*/
	TABLE#Outre			{ 
					  Margin: 0.5em Auto; Padding: 0; Width: 66% }

	TABLE#Outre TD.Spicy-Txt	{ Color: White; Background-color: #FF66C0; Border: 0.5em Ridge Purple;
					  Font-family: "Times New Roman", Serif; Font-size: Larger;
					  Margin: 0.2em 3em 0.2em 3em; Padding: 1em;
					  Text-align: Left }


/* Styles for numerical ratings */

	TD.RateHigh   { Font-family: Arial, Sans-serif;
			Font-size: Larger;
			Font-weight: Bold;
			Color: Aqua;			/* Appears to stand out best against black background */
			Background-color: Black;
			Text-align: Center;}
	TD.RateFair   { Font-family: Arial, Sans-serif;
			Font-size: Larger;
			Font-weight: Bold;
			Color: Lime;			/* Bright green stands out well, indicates adequacy */
			Background-color: Black;
			Text-align: Center;}
	TD.RatePoor   { Font-family: Arial, Sans-serif;
			Font-size: Larger;
			Font-weight: Bold;
			Color: Yellow;			/* YELLOW == POOR (In other words, use caution.) */
			Background-color: Black;
			Text-align: Center;}
	TD.RateYuck   { Font-family: Arial, Sans-serif;
			Font-size: Larger;
			Font-weight: Bold;
			Color: Fuchsia;			/* YUCK! IT'S FUCHSIA!  (Tricky to spell, too...) */
			Background-color: Black;
			Text-align: Center;}
	TD.RateSoon   { Font-family: Arial, Sans-serif;
			Font-size: Larger;
			Font-weight: Bold;
			Color: Black;			/* Black letters adequately indicate "no full review available" */
			Background-color: Black;
			Text-align: Center;}

/* Styles to set colors in rating-description table (and in local ratings)	*/
	.Hue-High	{ Color: Aqua; Background-color: Black;		}
	.Hue-Fair	{ Color: Lime; Background-color: Black;		}
	.Hue-Poor	{ Color: Yellow; Background-color: Black;	}
	.Hue-Yuck	{ Color: Fuchsia; Background-color: Black;	}
	.Hue-Soon	{ Color: Black; Background-color: Black;	}

/* Styles to mark (or not to mark) newly added reviews */

	TD.Date-Old	{ Font-weight: Bold;
			  Background-color: Transparent; Color: Black;
			  Text-align: Right;}
	TD.Date-New	{ Font-weight: Bold;
			  Background-color: Transparent; Color: Red;
			  Text-align: Right;}

	TD.Nu-Entry	{ Font-size: Larger; Font-weight: Bold;
			  Background-color: Transparent; Color: Red;
			  Text-align: Center;}

	/* Master styles for the condensed review tables and the table of legends explaining the numerical ratings */
	TABLE.Rating-Tbl { Font-family: Arial, Sans-serif; Font-size: 0.7em;
			   Background-color: #9CF; Color: Black;
			   Border-top: 2px Solid Gray; Border-left: 2px Solid Gray;
			   Padding: 2px; Text-align: Left }

	TABLE.Rating-Tbl TH	{ Border-right: 2px Solid Gray; Border-bottom: 2px Solid Gray }

	TABLE.Rating-Tbl TD	{ Border-right: 2px Solid Gray; Border-bottom: 2px Solid Gray; Padding: 0 0.375em }

	TABLE#Legend-Tbl { Font-family: Arial, Sans-serif; Font-size: 0.7em;
			   Background-color: #9CF; Color: Black;
			   Border-top: 2px Solid Gray; Border-left: 2px Solid Gray;
			   Margin-top: 2.5em; Margin-bottom: 2em; Margin-left: 5em; Padding: 6px; Text-align: Left;}

	TABLE#Legend-Tbl CAPTION { Font-size: 1.25em; Font-Weight: Bold; Padding-bottom: 0.5em }

	TABLE#Legend-Tbl TD	{ Border-right: 2px Solid Gray; Border-bottom: 2px Solid Gray }

	/* Styles for components of one-line review rating tables in folders Reviews, SpaceVis, and _Xotericus */

	.Roster-Head	{ Font-weight: Bold; Text-align: Center;}

	.Roster-Foot	{ Font-family: Arial, Sans-serif; Font-weight: Bold;
			  Color: Blue; Background-color: Transparent;
			  Padding: 0.25em 1em;}

	A.Roster-Link	{ Text-decoration: None;}

	TD.Rating-Col	{ Color: Black; Background-color: Black; Text-align: Center;}

	/* Styles unique to Visions of a Space Age (folder SpaceVis) */

		/*   MOVED TO   */

		/* VisSpace.css */

		/*  1 June 2006 */

	/* Styles to color-code one-line review entries for fiction, non-fiction, or sexually explicit */
	.Factual	{ Color: Black;
			  Background-color: Transparent }
	.Fiction	{ Color: Blue;
			  Background-color: Transparent }
	.Explicit	{ Color: #FF0066;			/* Pink is FF3366; hot pink is FF0066 */
			  Background-color: Transparent }


	/* Styles for citation tables in individual reviews	Updated 11 May 06			*/
	TABLE.ReviewCite	{ Color: Black; Background-color: #9FF;		/* was 9CC */
				  Border: 2px Solid Gray;
				  Font-family: Arial, Sans-serif; Font-weight: Bold; Font-size: Smaller;
				  Margin: 0 0 2em 0; Padding: 0 }

	TABLE.ReviewCite TD	{ Padding: 0.25em 0.5em; Text-align: Left }

	TABLE.ReviewCite TD.Top	{ Border-bottom: 2px Solid Gray }

	TABLE.ReviewCite TD.LL1	{ Text-align: Center }

	TABLE.ReviewCite TD.BN13	{ Border-bottom: 2px Solid Gray; Text-align: Center }

	TABLE.ReviewCite TD.LR3	{ Border-left: 2px Solid Gray; Text-align: Center }

	/* Styles to format cell for local rating (added to citation table 11-12 May 2006) */
	TD.Loc-Rater	{ Background-color: Black; Border-Left: 2px Solid Black;
			  Font-family: Arial, Sans-serif; Font-size: 160%; Font-weight: Bold;
			  Text-align: Center }

	P.Rate-Lbl	{ Font-size: 0.5em; Margin: 0 0 0.75em 0 }

	P.Rate-Val	{ Font-size: 1.2em; Margin: 0 }

	P.Rate-Cat	{ Font-size: 0.5em; Margin: 0.5em 0 0 0 }

/* Styles for Table-of-Contents listings (added 5/18/2006)	*/

	TABLE.TOC-Tabl	{ Margin: 0.5em Auto; Width: 50% }

	TD.TOC-Sect	{ Font-weight: Bold; Padding-top: 1em; Text-align: Left; Vertical-align: Top }

	TD.TOC-Chap	{ Text-align: Left; Vertical-align: Bottom }

	TD.TOC-Page	{ Text-align: Right; Vertical-align: Bottom }

	TD.TOC-Xtra	{ Text-align: Left; Vertical-align: Bottom }

/* Styles for bibliographies or recommended reading lists */

	TD.Ref-Nbr	{ Font-weight: Bold; Padding-right: 0.5em; Text-align: Right; Vertical-align: Top }

	TD.Ref-Auth	{ Text-align: Left; Vertical-align: Top }

	TD.Ref-Titl	{ Text-align: Left; Vertical-align: Top }

	TD.Ref-Publ	{ Padding-bottom: 1em; Text-align: Left; Vertical-align: Top }

	LI.Bib-entry	{ Margin-top: 1em;}

	SPAN.Title	{ Font-weight: Bold; Text-decoration: Underline;}


/* Styles for an "I goofed" table and components added on 23 June 2005 as a rush job to mark	*/
/*	the fix of a bogus quote in my review of Carl Pope's book _Strategic Ignorance_. They	*/
/*	were moved to REVIEWS.CSS and on 5/07/2006 modified to include a variant of the style	*/
/*	"Author-Txt" for quoting evidentiary text.						*/

	Table.Mea-Culpa		{ Color: Blue; Background-color: #CCC; Border: 3px Solid Purple;
				  Font-family: Arial, Sans-serif; Font-weight: Bold;
				  Margin: 0.5em Auto 2.5em Auto; Width: 66% }

	Table.Mea-Culpa TH	{ Color: White; Background-color: #C3F; Margin: 0; Padding-top: 0.25em }

	Table.Mea-Culpa TH#Date	{ Border-bottom: 3px Solid Purple; Font-Size: Smaller; Padding-bottom: 0.5em }

	Table.Mea-Culpa TD	{ Padding: 0.25em 0.5em }

	Table.Mea-Culpa TD P	{ Text-indent: 1.25em }

	TABLE.Culpa-Txt	{ Font-family: "Times New Roman", Serif; Font-size: Smaller;
			  Background-color: #222; Color: #DB0; Border: 6px Ridge #DB0;
			  Margin: 0.5em 3em; Padding: 0 }

	TABLE.Culpa-Txt TD { Padding-top: 0.5em }

	TABLE.Culpa-Txt TD.Final { Padding-bottom: 0.5em }

	TABLE.Culpa-Txt TD P { Line-height: 1.33; Padding: 0 0.25em; Text-indent: 2.5em }


/* Last modified on 8 May 2009 to correct style for ISBN-13 cell in TABLE ReviewCite. Previous Mods:			*/
/* 12 June 2008 to fix alignment of numbers in the Topics table of "Revu-Intro." (Needed to apply it			*/	
/* to a specific TABLE Class.)  Previous mods: 28 May 2006, as part of the changeover to HTML 4.01 Strict. I cleaned	*/
/* up the Errata tables (an  ongoing activity.); 11-12 May 06 to modify the citation tables and spiff them up a bit.	*/
/* I also updated the formatting of the table that explains review quality ranges and made it independent of the	*/
/* roster tables; 07 May 06 to improve the "Mea-Culpa" styles; 16 April 06 to sync desktop & laptop; 17 December 05.	*/
