body {
	background-color: #000000;
	}
a:hover {
	color: #FF9900;
	}
.link {
	font-family: "Times New Roman", Times, serif; font-size: 12px; color: #FFFFFF
	}
.newlink {
	font-family: "Times New Roman", Times, serif; font-size: 12px; color: #FF0000; font-style: italic;
	}
.text {
	font-family: "Times New Roman", Times, serif; font-size: 14px; color: #FFFFFF
	}
.bgtext {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999
	}
.menuheader {
	font-family: Courier, mono; font-size: 9px; color: #FFFFFF; font-style: normal
	}
.docheader {
	font-family: Courier, mono; font-size: 25px; color: #FFFFFF; font-weight: bold
	}
.pgheader {
	font-family: Courier, mono; font-size: 12px; color: #FFFFFF; font-style: normal; font-weight: bold
	}
.topmarker {
	font-family: Courier, mono; font-size: 100%; color: #FF0000
	}
.mp3shittylink {
	font-family: Courier, mono; color: #FF0000
	}
.mp3propalink {
	font-family: Courier, mono; color: #0066FF
	}
.pgheaderUnderlined {
	font-family: Courier, mono; font-weight: bold; color: #FFFFFF; text-decoration: underline
	}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #CCCCCC; text-decoration: none
	}
.popuptext {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF
	}
.highlight {
	background: #44AA44; color: white; 
	}
.PageButton {
	background-color: #003300;
	height:16;
	width:25;
	font-family: verdana, Arial, Helvetica, sans-serif;
	border: #666666 2px solid;
	font-size: xx-small;
	color: #cccccc;
	cursor:hand;
	}
.thisPageButton {
	background-color: #003300;
	height:16;
	width:25;
	font-family: verdana, Arial, Helvetica, sans-serif;
	border: #666666 2px solid;
	font-size: xx-small;
	color: #ffffff;
	cursor:hand;
	}
.goPageButton {
	background-color: #003300;
	height:16;
	width:30;
	font-family: verdana, Arial, Helvetica, sans-serif;
	border: #666666 2px solid;
	font-size: xx-small;
	color: #cccccc;
 	cursor:hand;
	}
.bigButton {
	background-color: #003300;
	height:18;
	width:35;
	font-family: verdana, Arial, Helvetica, sans-serif;
	border: #666666 2px solid;
	font-size: x-small;
	color: #ffffff;
	cursor:hand;
	}
.textButton {
	background-color: #003300;
	height:18;
	font-family: verdana, Arial, Helvetica, sans-serif;
	border: #666666 2px solid;
	font-size: 10px;
	color: #ffffff;
	cursor:hand;
	}
.textEntry {
	background-color: #333333;
	border-color: #666666;
	border-style: solid;
	border-width: 1;
	color: #CCCCCC;
	font-size: x-small;
	font-family: verdana;
	height:18;
	}
.textArea {
	background-color: #333333;
	border-color: #666666;
	border-style: solid;
	border-width: 1;
	color: #CCCCCC;
	font-size: x-small;
	font-family: verdana;
	}
.checkBox{
	background-color: #333333;
	border-color: #666666;
	border-style: solid;
	border-width: 1;
	color: #CCCCCC;
	font-size: x-small;
	font-family: verdana;
	height:14;
	}
.menuSelect{
	background-color: #333333;
	border-color: #666666;
	border-style: solid;
	border-width: 1;
	color: #CCCCCC;
	font-size: xx-small;
	font-family: verdana;
	}
.borderTable{
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}
.clickLabel{
	text-decoration:underline;
	color:#FF0000;
	cursor:hand;
}
.toolTip{
	
	border-bottom:1px;
	border-bottom-style:dotted;
	color:#FF0000;
	cursor:hand;
}
.whiteBox{
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1;
}
.advanced_options, .search_version, #search_help, #stopwords{
	display:none;
}
