
.PAGEBASE 
{
	background-color: #ffffff;
}

DIV.FINTRACKTITLE 
{
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #ffffff;
}

DIV.TABPHOTO
{
	position: absolute;
	top: 69px;
	left: 10px;
	background-color: #ffffff;
}

DIV.FINTRACKLOGO
{
	position: absolute;
	top: 575px;
	left: 10px;
	background-color: #ffffff;
}

DIV.CONTACTUS
{
	position: absolute;
	top: 635px;
	left: 30px;
	background-color: #ffffff;
	visibility: hidden;
}

A.MAIN
{
	text-decoration: none;
}

A.MAIN.visited
{
	text-decoration: none;
}

A.EMAIL
{
	color: #ffffff;
}


