/* This style sheet is essentially identical to 'home on white', with some minor differences. */
body, p, td { font-family: Verdana, Arial, sans-serif; color: #000000;  background-color : #FFFFFF; }
h1,h2,h3 { text-align: center; }
a:link { color: #0000FF; text-decoration: none;  background-color : inherit;  }
a:visited { color: #000099; text-decoration: none;  background-color : inherit;  }
a:hover      { color: #FF0000;  background-color : inherit;  }
.clock { font-size: small; font-variant: small-caps; font-style: oblique; }
.quotes { font-size: x-small; font-weight: normal; font-style: italic }
.articles { font-size: x-small; font-variant: small-caps }
.formcontrol { font-variant: small-caps; font-size: 9pt }
.formnominal { color: #000080; font-size: smaller; 
               background-color: #FFFFFF }
.formcritical { color: #000080; font-size: smaller; background-color: 
               #FF9900; font-weight: bold }
.alertcasual { color: #000080; font-size: 10px; 
               background-color: #EAEAEA; font-variant: small-caps; 
               font-style: italic; font-weight: bold }
.alertcritical { color: #000080; background-color: #FFCC00; 
               font-size: 10px; font-variant: small-caps; font-style: italic; 
               font-weight: bold }
.usercomments { font-family: "Comic Sans MS", Verdana, Arial, sans-serif; font-size: 10pt; color: 
               #008000; background-color: #CCFFCC }
.usercomments:link { color: #0000FF; background-color: #CCFFCC; font-size: inherit;
}
.usercomments:visited { color: #0000FF; background-color: #CCFFCC; font-size: inherit;
}
.usercomments:hover { color: #CCFFCC; background-color: #336600; font-size: inherit;
}
p.quote {
	margin-left: 50px;
	margin-right: 50px;
}
a.navbar:link { color: #0000FF; text-decoration: none; font-size: 10px;  background-color : #FFFFFF;  }
a.navbar:visited { color: #0000FF; text-decoration: none; font-size: 10px;  background-color : #FFFFFF;  }
a.navbar:hover { color: #FFFFFF; text-decoration: none; background-color: #0000FF; font-size: 
               12px; font-weight: bold }
.navbarpagematch { color: #0000FF; text-decoration: none; background-color: #CCFFCC }
.navbarcell  { background-color: #666666 }
.copyright       { font-size: 10px }
.instructions {
	background : #6699FF;
	border : thin double Blue;
	color : White;
	margin-left : 25%;
	margin-right : 25%;
	font-weight : bold;
	font-size : 75%;
}
a.instructionsanchor:link {
	color : #FFFF00;
	background-color: #6699FF;
}
a.instructionsanchor:hover {
	color : Yellow;
	background-color : inherit;
}
a.instructionsanchor:visited {
	color : Yellow;
	background-color : inherit;
}
.ratinglabel, a.ratinglabel:link, a.ratinglabel:hover, a.ratinglabel:visited {
	font : bold 65% Verdana, Arial, sans-serif;
	color : White;
	background : Blue;
}
