body
{
  background-color: #ffffff;
  background-image: url("../../../images/bg.jpg");
  background-repeat: repeat-x;
  background-position: top center  
}
a:active
{ 
	font-family: Century Gothic,Arial,Helvetica;
	font-size: 10;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}
a:link
{ 
	font-family: Century Gothic,Arial,Helvetica;
	font-size: 10;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}
a:visited
{ 
	font-family: Century Gothic,Arial,Helvetica;
	font-size: 10;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}
a:hover
{
	font-family: Century Gothic,Arial,Helvetica;
	font-size: 10;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none
}
.top-level-table
{ 
	font-family: Century Gothic,Arial,Helvetica;
	font-size: 10;
	font-weight: bold;
	text-decoration: none
}
