/********************** Main Document Body **********************/

html, body {  
    
	scrollbar-base-color: 			#000000;
	scrollbar-track-color:  		#000000;
	scrollbar-face-color: 			#333333;
	scrollbar-highlight-color: 		#000000;
	scrollbar-3dlight-color: 		#000000;
	scrollbar-darkshadow-color: 	#000000;
	scrollbar-shadow-color: 		#000000;
	scrollbar-arrow-color: 			#FFFFFF; 

    background-color: #000000;
	background-image: url("http://www.advantageservices.net/newcastle2/pix/bg.gif");
    background-repeat: repeat-x;
	background-position: top center;
	margin-left: 				0px;
	margin-right: 				0px;
	margin-top: 				0px;
	margin-bottom: 				0px;
}




.smallText {
   	font-family:	 		Verdana, Helvetica, Sans-serif; 
   	font-size: 			    10px;
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				normal; 
   	color: 				    #5D8457;
	text-align:				justify
}

