.background {
	/*background-image: url(Bkd1.jpg);
	background-repeat: no-repeat;*/
	background-color: #ffffff;
	
}
body {
	
	
	/*background-image: url(../various_pictures/Riva_Superaqurama.jpg);*/
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
  	padding: 0px;

}
a:link {
	font-weight: bold;
	color: #FFFFFF;
 	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.titles {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableback {
	top: 0px;
	background-image: url(shaded_line.png);
	background-repeat: repeat-y;

}
.tdcolour {
	background-color: #FFFFFF;
}
hr {
	color: #003300;
}

ul {
	list-style-type: none;
}
font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #006600;*/
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	font-size: 12px;
	top: 0px;
	/*background-image: url(shaded_line.png);
	background-repeat: repeat-y;*/
}