.centerbg {
	background-attachment: scroll;
	background-image: url(../images/centerbg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
BODY{
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #000000;
scrollbar-face-color: #828282;
scrollbar-highlight-color: #272727;
scrollbar-3dlight-color: #272727;
scrollbar-darkshadow-color: #272727;
scrollbar-shadow-color: #272727;
  }
.latestnewsbg {
	background-attachment: scroll;
	background-image: url(../images/latestnewsbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.resultsbg {
	background-attachment: scroll;
	background-image: url(../images/resultsbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.resultstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}
A:link
{ text-decoration: none; color:#FFFFFF; }
A:visited
{ text-decoration: none; color:#FFFFFF; }
A:active
{ text-decoration: none; color:#FFFFFF; }
A:hover
{ text-decoration: none; color:#FFFFFF; position:relative; left:1.5px; top:1.5px;}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin: 3px;
	padding: 3px;
}
.footerbg {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/jcfooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
