body {
	color: #000080;
	background-color: #dcdcdc;
	font-family: Arial, sans-serif;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 20px 10px;
}

h1 {
	background-color: #778899;
	padding: 0px 0px 2px 10px;
	margin: 0px 0px 0px -6px;
	color: #f5f5f5;
	border-left: 1px solid #555555;
	border-top: 1px solid #696969;
	}

h3 {
	background-color: #b5c0cc;
	padding: 2px 0px 4px 15px;
	margin: 10px 0px 0px 10px;
	height: auto;
	display: block;
	border-left: 1px solid #555555;
	border-top: 1px solid #696969;
} 
a:link {
	background-color: #ffa500;
	padding: 2px 5px 2px 4px;
	margin: 0px 0px 0px 0px;
	display: block;
	height: auto; 
	text-decoration: none;
	font-size : 15px;
	border-left: 1px solid #555555;
	border-top: 1px solid #696969; 
}

a:hover {
	background-color: #191970;
	color: #e9e9e9;
	text-indent: 5px;
	font-weight: bold;
	padding: 3px 6px 2px 4px;
	margin: 0px 0px 0px 0px;
	display: block;
	height: auto; 
	text-decoration: none; 
	font-size : 14px;
	border-left: 1px solid #696969;
	border-top: 1px solid #555555;
}

a:visited {
	background-color: #df7b00;
	color: #e9e9e9;
	padding: 2px 5px 2px 4px;
	margin: 0px 0px 0px 0px;
	display: block;
	height: auto; 
	text-decoration: none; 
	font-size : 14px;
	border-left: 1px solid #555555;
	border-top: 1px solid #696969;
}

.download {
	background-color: #f5f5f5;
	color: #3e709b;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 500px;
	top: 18px;
	width: 100px;
	height: auto;
}

.findframe {
	width: 270px;
	height: 29px;
	position: absolute;
	left: 600px;
	top: 10px;
	border: 1px solid #191970;
}

#topbar{
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
