A:link {text-decoration: none; color: #FFFFFF}     
A:visited {text-decoration: none; color: #D8DEF2}
A:active {text-decoration: none; color: #FFFFFF } 
A:hover {text-decoration: underline overline; color:#FFFFFF}
A:link img {border: #96A1C6 solid 1px}
A:visited img {border: #96A1C6 solid 1px}
A:hover img {border: #FFFFFF solid 1px}

body {
	scrollbar-face-color: #5F657D;
	scrollbar-shadow-color: #2E303C;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #2E303C;
	scrollbar-darkshadow-color: #2E303C;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
.textcentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}	
.textcentredgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BFC1CB;
	text-align: center;

}
.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BFC1CB;
	text-align: justify;

}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BFC1CB;
}
.boldtextcentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BFC1CB;
	text-align: center;
}
.tdborder {
	background-color: #656D86;
	border: 1px solid #96A1C6;

}
.piclarge { 
border: 1px solid #96A1C6; 
} 

.travelimage { 
float: left;
border: 1px solid #96A1C6;
}

.tablenoborder {
border: 1px solid #656D86;
}


