body {
  scrollbar-face-color: #AB051B;
  scrollbar-track-color: #AB051B;
  scrollbar-arrow-color: #FBC86A;
  scrollbar-base-color: #AB051B;
  scrollbar-highlight-color: #FBC86A;
  scrollbar-darkshadow-color: #AB051B;
  scrollbar-shadow-color: #FBC86A;
  text-decoration: none;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#counter {
	display: none;
}
#counter img {
	height: 1px;
	width: 1px;
}
.text9px {
	font-size: 11px;
}
.text10px {
	font-size: 10px;
}
.text11px {
	font-size: 11px;
}
.text12px {
	font-size: 12px;
}
.new {
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	background-color: #FF0;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.banner_small {
	vertical-align: top;
	margin-right: 5px;
	margin-top: 1px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.italic_gray {
	font-style: italic;
	color: #666666;
}

.space {
	display: block;
	height: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.terminologytitle a {
	text-decoration: none;
	color: #F00;
}
.terminologytitle a:hover {
	text-decoration: underline;
}
.terminologytitle a:visited {
	color: #F00;
}
