	body
	{
		background-image: url(/layout/InvestmentCars_1/images/pageBG.jpg);
		background-position: top;
		background-repeat: repeat-x;
		background-color: #484848;
	}
	.pgBorder
	{
		background-image: url(/layout/InvestmentCars_1/images/pageBorder.jpg);
		background-position: top;
		background-repeat: repeat-x;
		width: 40px;
	}
	.pageRotator
	{
		border-top:4px solid black;
		border-bottom:4px solid #c0272c;
	}
	.FooterMenu
	{
		font-family: arial;
		color: white;
		font-style: italic;
		font-size: 11px;
	}
	.footerMenu a
	{
		text-decoration:none;
		color:white;
	}
	.footerMenu a:hover
	{
		text-decoration:underline;
		color:white;
	}
	.PageTitle
	{
		font-size:16px;
		color:black;
		font-weight:bold;
	}