<!-- Begin

// AVAILABLE COLOR THEMES

//	gray
//	black
//	blackwhite
//	bluegray
//	browngray
//	teal



// EDIT THE VARIABLE BELOW WITH A CHOICE ABOVE (only in lowercase)



var colorstyle	 	= "blackwhite"	// TEMPLATE COLOR







// COPYRIGHT 1994-2009 © Atlantic Financial Inc.  All rights reserved
// Unauthorized use or sale of this script is strictly prohibited by law

// YOU DO NOT NEED TO EDIT BELOW THIS LINE

document.write('<link href="http://www.atlanticfinancial.com/css/blackwhite.css" type="text/css">');
document.write('<link href="http://www.atlanticfinancial.com/css/blackwhite-menu.css" type="text/css">');

//  End -->