body {
	background-color: #00001a;
	color: gray;
	font-size: 10pt;
	font-family: sans-serif;	
}

a:link { color:#00cccc; }

div.topbox {
	background-color: black;
	color: gray;
}

div.starviewerror {
	background-color: #440000;
	color: white;
	position: relative;
	width: 62%;
	float: left;
	text-align: center;
}

div.starview {
	background-color: black;
	position: relative;
	width: 62%;
	float: left;
	text-align: center;
}

div.posform {
	background-color: #00001a;
	position: relative;
	width: 35%;
	float: right;
}

div.catalogue {
	background-color: #00001a;
	color: gray;
	position: relative;
	clear: both;
	padding: 1ex;
}

div.footer {
	background-color: #00001a;
	color: gray;
	position: static;
	clear: both;
	padding: 1ex;
	font-size: 10pt;
}
