﻿a img {
	border:0px;
}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
}
.copytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.style1 {color: #339900}
.copylink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

.FEATUREHEAD {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
.highlightbox {
	border: 5px solid #000000;
	padding: 10px;
	background-color: #FFFF00;
	margin-bottom: 19px;
}
.RED {
	color: #FF0000;
}
.arialred {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#scrollbox {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 730px;
	height: 120px;
	overflow:scroll;
	overflow-x:scroll; /* scroll horizontal */
	overflow-y:hidden; /* Hide vertical*/
	text-align: left;
	vertical-align: top;
	white-space:nowrap;
	cursor:auto;
}