BODY 
{     
	background-color:#ffffff;	
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	color:#333366;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#sitePlot{
background-image:url(blue.gif);	
background-position:top left;
background-repeat:no-repeat;
font-size:1px;
padding-left:0px;
width:11px;
height:7px;
}
#sitePlot2{
background-image:url(cross.gif);	
background-position:top left;
background-repeat:no-repeat;
font-size:1px;
padding-left:0px;
width:3px;
height:3px;
}
#world{
width:187px;
height:125px;
background-image:url(smworld.gif);
background-repeat:no-repeat;
background-position:top left;
/* cursor:pointer; */
}
#usa{
width:187px;
height:117px;
background-image:url(smus.gif);
background-repeat:no-repeat;
background-position:top left;
}
#loctext{
margin-top:112px;
width:187px;
text-align:right;
height:15px;
font-size:11px;
color:#0000ff;
}