/* CSS Document */
a:link { color:#66CCCC; text-decoration: none;}
a:visited { color:#339999; text-decoration: none;}
a:active {  text-decoration: none;}
.date {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #CC0000;
	font-weight: bold;
	font-size: x-small;
}

/* caption in one of our menu headers */

.menucaption {	font-family: Helvetica,sans-serif; font-weight: medium; font-size: 10; background-color: #000000;}
.quote { font-style:italic; color:#FFFFFF}
.quoteauthor { font-family: Times New Roman,Times,serif; font-style:italic; color: #CCFF99;}

/* pulldown menu text */

.pulldownmenu {	color: #ffffff; background-color: #003333; font-family: Helvetica,sans-serif; font-size: 10;}
.subtitle { font-weight: bold; color: #CC0000; font-size: 13px;}
.submenu { font-weight: bold; color: #CC0000; font-size: 9px;}
.8pixel { font-size: 8px;}
.9pixel {font-size:9px;}
.subheader { color: #993366;}
.orange {  color: #FFCC00;}
.highlight {  color: #CCCCOO;}
.smalltitle {  color: #99CC66;}
.aqua {  color: #009999;}
.credit { font-family: "Times New Roman, Times, serif"; font-style: italic; color: #CCFF99 font-size: 10pt;}
.lyrics { color:#009999;}
.sitecredits {color:#666666; font-size:9px;}
.yellownotes { color:#FFFFCC; font-style: italic;}
.topic {font-weight:bold; font-size: 11px; }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669999;
	font-size: 10px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menutext {font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
}