.backnav {
	background-image: url(images/back-nav.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


a:link {
	color: #eeeeee;
	text-decoration: none;
	font-weight: strong;

}
a:visited {
	color: #eeeeee;
	text-decoration: none;
	font-weight: strong;

}
a:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: strong;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 1pt;
	color: #eeeeee;

	
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #eeeeee;

	
}
.thinborder {
	border: thin solid #000000;
}
.loading {
	background-image: url(images/aa%20loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.filmstrip {
	background-image: url(consultants/images/bgfilmstrip.jpg);
	background-repeat: repeat-x;
}
.thinwhiteborder {
	border: thin dotted #FFFFFF;
}
.centreText {
	text-align: center;
}
