#Map {
	width: 630px;
	font-size: small;
}

.btnArea {
	text-align: center;
}

h1 {
	height: 45px;
	padding-left: 10px;
	line-height: 45px;
	color: #FFFFFF;
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 15px;
	background-color: #4B58AF;
}
table.map {
	width: 100%;
}
table.map,table.map  th, table.map td{
	padding: 5px;
	border: 1px solid #999999;
	border-collapse: collapse;
	line-height: 130%;
	background-color: #FFFFFF;
}
table.map th {
	background-color: #F3F3F3;
	white-space: nowrap;
}

@media print {
	.btnArea {
	 display: none;
	}
}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
