.Corner {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.PopUp1 {
	position: absolute;
	top: 19px;
	left: 331px;
	z-index: 1;
	visibility: hidden;
}
.PopUp2 {
	position: absolute;
	top: 71;
	left: 308;
	z-index: 1;
	visibility: hidden;
}

.TopBar {
	position: absolute;
	top: 24;
	left: 385;
	z-index: 1;
}

p, td, li {
	color: #C0C0FF;
	bcolor: #000000;
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 14pt;
}

.ListItem {
	color: #C0C0FF;
	bcolor: #000000;
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 14pt;
}

.HeadItem {
	color: #8080FF;
	bcolor: #000000;
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 16pt;
	text-decoration: none;
}
.Coords {
	color: #FFFF00;
	bcolor: #000000;
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 14pt;
}
.HeadItem:hover {
	color: #C0FFC0;
	bcolor: #000000;
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 16pt;
	text-decoration: none;
}


a {
	color: #8080FF;
	bcolor: #000000;
	font-family: "Times New Roman", Times, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #C0FFC0;
	bcolor: #000000;
	font-family: "Times New Roman", Times, sans-serif;
	text-decoration: none;
}

.note {
	color: #FF0000;
	bcolor: #000000;
	font-family: "Times New Roman", Times, sans-serif;
}