BODY
{
background-color: #003366;
scrollbar-face-color: #0066CC;
scrollbar-shadow-color: #003366;
scrollbar-highlight-color:#0099FF;
scrollbar-3dlight-color: #0099FF;
scrollbar-darkshadow-color: #0099FF;
scrollbar-track-color: #003366;
scrollbar-arrow-color: #0099FF;

A:link {color: #0099FF; text-decoration: none;}
A:visited {color: #0099FF; text-decoration: none;}
A:active {color: #0099FF; text-decoration: none;}
A:hover {text-decoration: none; color: #FFFFFF;}


}

.newstop {
	background-image:url('images/newstop.jpg');
	background-repeat: no-repeat;
	width: 340px;
	height: 20px;
}
.newsmiddle {
	background-image:url('images/newsmiddle.jpg');
	background-repeat: repeat-y;
	width: 340px;
}
.newsmiddle	A:link {color: #0099FF; text-decoration: none;}
.newsmiddle	A:visited {color: #0099FF; text-decoration: none;}
.newsmiddle	A:active {color: #0099FF; text-decoration: none;}
.newsmiddle	A:hover {text-decoration: none; color: #FFFFFF;}

.newsbottom {
	background-image:url('images/newsbottom.jpg');
	background-repeat: no-repeat;
	width: 340px;
	height: 20px;
}

.nTitle {
	background-image:url('images/nTitlebg.gif');
	background-repeat: repeat-x;
	width: 300px;
	height: 15px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
}
.news {
	width: 300px;
	background: #0066CC;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.nSpacer {
	width: 300px;
	height: 15px;
	border: 0px solid #000000;
}

.credits {
	font-family: Verdana;
	font-size: 10px;
	color: #0066CC;
}
.credits 	A:link {color: #0099FF; text-decoration: none;}
.credits 	A:visited {color: #0099FF; text-decoration: none;}
.credits 	A:active {color: #0099FF; text-decoration: none;}
.credits 	A:hover {text-decoration: none; color: #FFFFFF;}

