/* CSS Document */
a:link {
/*color:#000066;*/
color: #006699;
text-decoration:none;}

a:hover { 
/*color:#FF0000;*/
color:#FF9900;
text-decoration:underline;}

a:visited {
	color: #FF9900;
	text-decoration:none;
}
a.menulink:link, a.menulink:visited {color:#FFFFFF; text-decoration:none;}

/* Hover links for places with gray background*/
/* .middle_left a:visited, .middle a:visited, .descript a:visited{ 
	font-family: "Trebuchet MS";
	background-color: #00CCFF;
	color:#0066FF; 
	color: #FF9900;
	text-decoration:none;
}*/

.storyupdates A:visited {
color: #006699;
text-decoration:none;
}


a.anchor:link, a.anchor:visited {color:#003399; font-weight:bold;text-decoration:underline;}



BODY {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, monospace;
	font-size: medium;
	font-weight:bold;
	background-color:#006699;
 }
 
.header {
	background-color:#00CCFF;
	font-weight:lighter;
	font-size:44px;
	overflow:visible;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:center;

}

.storyupdates{
	vertical-align:top;
	background-color:#3399CC;
	font-size:15px;
	border:none;
	font-weight:600;
	text-align:left;
}

.tableborder {
	border: #000000 thin solid;
	border-width:2px;
}
.noborder {border-style:none; }
.bluebord{border:#006699 thin solid; }
.menu {
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:14px;
	text-align:center;
	valign:top;
	background-color:#006699;
	}
.chapters {
	font-weight:bold; 
	font-size:14px;
	text-align:center;
	background-color:#3399CC;
	}

.descript {font-size:14px; font-weight:bold;}
.middle{text-align:center;}
.middle_left { text-align:left;}
.middle, .middle_left, .descript {
vertical-align:top;
background-color:#F5F5F5;
}

.updates{
	border: #000000 thin solid;
	vertical-align:top;
	background-color:#006699;
	color:#FFFFFF;
}
.storytitle {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;	
	}
.fineprint {
    color:#FFFFFF;
	font-size: 10px;
	
}
.storyauthor{
	color: #006699;
	font-size: 16px;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
}
.authorindex{
	color: #006699;
	font-size: 44px;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align:center;
	}
.section{
	color: #3399CC;
	font-size: 30px;
	font-variant: normal;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	}
.newfile {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight:bold;
	text-decoration:blink;
}

.subtitle {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #006699;
	text-decoration: none;
}
.highlight {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, monospace;
	font-size: 15px;
	font-style: italic;
	font-weight: 900;
	text-decoration: underline;
}
