body { background-color: #ffffff; margin: 0; padding: 0; }


.mapclass{
	background-color: #ffffff;
	position: absolute;
	width: 996px;
	top: 125px;
	left: 2px;
	height: 440px;
	border: thin solid;
	margin: 0px;
	padding: 0px;
}

.mapclassPopUp{
	background-color: #ffffff;
	position: absolute;
	width: 996px;
	top: 5px;
	left: 2px;
	height: 480px;
	border: thin solid;
	margin: 0px;
	padding: 0px;
}
div#CallBackResult {
	background-color: #ffffff;
	position: absolute;
	width: 1000px;
	top: 558px;
	left: 2px;
	height: 120px;
	border: thin solid;
	margin: 0px;
	padding: 0px;
        }
div#CallBackResultPopUp {
	background-color: #ffffff;
	position: absolute;
	width: 1000px;
	top: 490px;
	left: 2px;
	height: 180px;
	border: thin solid;
	margin: 0px;
	padding: 0px;
        }
A { color: #aa0000; FONT-FAMILY: Verdana,arial,serif; font-size: 7pt;  font-weight: normal; text-decoration: none;}
A:visited { color: #aa0000; FONT-FAMILY: Verdana,arial,serif; font-size: 7pt;  font-weight: normal; text-decoration: none;}
A:hover { color: #ff0000; FONT-FAMILY: Verdana,arial,serif; font-size: 7pt;  font-weight: normal; text-decoration: none; }


IMG { border: solid 1px #999999; }
