body {
	SCROLLBAR-ARROW-COLOR: #2F4F4F;
	SCROLLBAR-BASE-COLOR: #BDB76B;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #556B2F;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-color: #2f4f4f;
	background-attachment: fixed;
	background-image: url(/IMAGES/n_centre.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #CCCC99;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
}
.linkSmall {
	font-family : Verdana;
	font-size : 12px;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
}
a {
	color : #CCCC99;
	font-weight: bold;
}
a:hover {
	color : #CCCC33;
	font-weight: bold;
}
.nighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC99;
}
