a:hover {  color: #0077AA}
a {
	color: #666677;
	text-decoration: none;
	cursor: help
}

img {
	border: 1;
}

body {  
	font-family: "Courier New", Courier, mono; 
	font-size: 9pt; 
	color: #777777;
  background-color: #fff; 
  scrollbar-3dlight-color: #999; 
  scrollbar-arrow-color: #999; 
  scrollbar-base-color: #fff; 
  scrollbar-highlight-color: #fff; 
  scrollbar-shadow-color: #999; 
  scrollbar-darkshadow-color: #fff; 
  scrollbar-track-color: #f1f1f1;
}

th {  
	font-size: 9pt; 
	padding: 10;
	margin: 0;
	border: 1;
	border-color: #DDDDDD;
	border-style: solid;
	background-color: #ededfe;
}

td {  
	font-family: "Courier New", Courier, mono; 
	font-size: 9pt; 
	color: #777777;
	padding: 10;
	margin: 0;
	border: 1;
	border-color: #DDDDDD;
	border-style: solid;
}

input {
	font-family: "Courier New", Courier, mono; 
	font-size: 9pt; 
	border-color: #DDDDDD;
	border-style: solid;
	border: 1px;
	background-color: #ededfe;
}

#blockdiv {
	color: #777777;
	background: #FFFFFF;
	border: 1px;
	border-color: #DDDDDD;
	border-style: solid;
	width: auto;
	padding: 10px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

#outerdiv {  
	font-family: "Courier New", Courier, mono; 
	font-size: 9pt; 
	color: #777777;
	background: #FFFFFF;
	margin: 0px;
	padding: 10px;
	border: 1px;
	border-color: #DDDDDD;
	border-style: solid;
	text-align:center;
	width: 800px; 
	margin-left: auto;
	margin-right: auto;
}

#map {  
	background: #FFFFFF;
	border: 1px;
	border-color: #DDDDDD;
	border-style: solid;
	width: 700px; 
	height: 300px;
	padding: 0px;
	margin: 10px;
}

#latlong {  
	background: #FFFFFF;
	border: 1px;
	border-color: #DDDDDD;
	border-style: solid;
	text-align:left;
	width: 700px; 
}

.valblock {
  padding: 10px;
}

.delicious-posts {  }
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0}
.delicious-post {  }
.delicious-odd {  }
.delicious-banner {	font-family: "Courier New", Courier, mono; font-size: 9pt; 	color: #777777; }
.delicious-banner a {	font-family: "Courier New", Courier, mono; font-size: 9pt; 	color: #777777; }
.delicious-posts a:hover { color: #0077AA; }
.delicious-posts a { text-decoration: none; color: #666677;  }
.delicious-post a { color: #666677 }


.delsamp-posts { margin: 1em; border: 2px solid #ddd; padding: 0.5em; width: 20em; font-family: sans-serif; }
.delsamp-posts ul, .delsamp-posts li, .delsamp-banner { margin: 0; padding: 0}
.delsamp-post { border-top: 1px solid #eee; padding: 0.25em; font-size: 80% }
.delsamp-odd { background-color: #f8f8f8 }
.delsamp-banner a { font-size: 80% }
.delsamp-posts a:hover { text-decoration: underline }
.delsamp-posts a { text-decoration: none; color: #a15426; display: block; padding: 0.3em }
.delsamp-post a { color: #04a1ff }

