/* 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: #000000; text-decoration: none;  background-color : #FFFFFF;  }
a:visited { color: #000000; text-decoration: none;  background-color : #FFFFFF;  }
a:hover      { color: #FF0000;  background-color : #FFFFFF;  }
.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: #000000; font-size: smaller; 
               background-color: #FFFFFF }
.formcritical { color: #000000; font-size: smaller; background-color: #C0C0C0; 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: #000000; background-color: #FFFFFF;  border : thin solid; }
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: #000000; text-decoration: none; background-color: #FFFFFF;
}
.navbarcell  { background-color: #666666 }
.copyright       { font-size: 10px }
.instructions {
	background : #FFFFFF;
	border : thin double Blue;
	color : #000000;
	margin-left : 25%;
	margin-right : 25%;
	font-weight : bold;
	font-size : 75%;
}
a.instructionsanchor:link {
	background : #FFFFFF;
	color : #000000;
}
a.instructionsanchor:hover {
	color : Yellow;
	background-color : #3300FF;
}
a.instructionsanchor:visited {
	color : Yellow;
	background-color : #3300FF;
}
.ratinglabel, a.ratinglabel:link, a.ratinglabel:hover, a.ratinglabel:visited {
	font : bold 65% Verdana, Arial, sans-serif;
	color : #000000;
	background : #CCCCCC;
}
