@charset "utf-8";
/* CSS Document */

#map {
	background-color: #C4FFC4;
	padding: 10px;
	height: 490px;
	width: 660px;
	border: thin inset #003399;
	position: relative;
	z-index: 1;
}
#xmlMenuDiv {
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #009900;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #009900;
}
.style7 {font-size: 12px}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #FFFFBF;
}
#list {
	background-color: #C4FFC4;
	padding: 10px;
	height: auto;
	width: 700px;
	border: thin inset #003399;
	position: relative;
	z-index: 1;
}
#schools {
	background-color: #C4FFC4;
	padding: 10px;
	height: 350px;
	width: 700px;
	border: thin inset #003399;
	position: relative;
	z-index: 1;
}
#thank {
	background-color: #C4FFC4;
	padding: 10px;
	height: 200px;
	width: 700px;
	border: thin inset #003399;
	position: relative;
	z-index: 1;
}
#list  #Legend {
	background-color: #C4FFC4;
	padding: 10px;
	height: auto;
	width: auto;
	border: thin inset #003399;
	position: relative;
	z-index: 1;
	float: left;
}
