
*				{ scrollbar-face-color: black;
				  scrollbar-arrow-color: white;
				  scrollbar-3dlight-color: gray;
				  scrollbar-highlight-color: gray;}


BODY {
	margin:					10 15 5 0 px;
	background:				url(/images/bground_scream2.gif) bottom right no-repeat fixed BLACK ;
}

BODY, TD {
	font-family:			Arial, Verdana, Helvetica, sans-serif;
	color:					#EEEEEE;
	font-size:				10pt;
}

TD B {
	color:					#EFF0B7;
}

.spaced {
	color:					#888888;
	letter-spacing:			3px;
	font-size:				10pt;
}

IMG {
	margin:					3px;
}

A, A B {
	color:					#FA7D7D !important;
	text-decoration:		none;
}

A:hover {
	color:					WHITE;
	/*text-transform:			uppercase;*/
}

HR {
	height:					1px;
	color:					#555555;
}

.bordered TD {
	border-bottom:			1px #555555 solid;
}

