a:hover {  color: #FF9933; font-size: 100%}
.link {  font-family: Courier, mono; font-size: 12px; color: #FFFFFF}
.text {  font-family: Courier, mono; font-size: 12px; color: #FFFFFF}
.textb {  font-family: Courier, mono; font-size: 12px; color: #000000}
.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}

.search_version, #search_help, #stopwords{
	display:none;
}

.PageButton {
	background-color: #000066;
	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: #000066;
	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: #000066;
	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: #000066;
	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: #000066;
	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;
}

.advanced_options, .search_version, #search_help, #stopwords{
	display:none;
}