A, A:Visited, A:Active {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	color: #003380;
	font-size: 12px;
	text-decoration: none;
}

A:Hover {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	color: #003380;
	font-size: 12px;
	text-decoration: underline;
}





.nav_main_white {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.nav_main_white, A.nav_main_white:Visited, A.nav_main_white:Active {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.nav_main_white:Hover {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}





.page_heading {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	color: #003380;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}

P.page_heading {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	color: #003380;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 35px;
}





.sub_heading {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	color: #003380;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

P.sub_heading {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	color: #003380;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 18px;
}





.main_page_content {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	line-height:16px;
}

P.main_page_content {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	line-height:16px;
	margin-bottom: 20px;
}





.ghost_londoneye {
	background-image: url(/images/ghost_bg_londoneye.jpg);
	background-repeat: no-repeat;
}

.ghost_triomphe {
	background-image: url(/images/ghost_bg_triomphe.jpg);
	background-repeat: no-repeat;
}

.ghost_colliseum {
	background-image: url(/images/ghost_bg_colliseum.jpg);
	background-repeat: no-repeat;
}

.ghost_gherkin {
	background-image: url(/images/ghost_bg_gherkin.jpg);
	background-repeat: no-repeat;
}





.footer {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

A.footer, A.footer:Visited, A.footer:Active {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

A.footer:Hover {
	font-family: Tahoma,Arial,Verdana,Helvetica;
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}

