
BODY{
	text-aling:center;
	margin: 0;
	padding: 0;
	background-color : #00cc99;
  
}

.backgroundClass{
	aling:cnter;
	
	
	margin: 0;
	padding: 1em;
  
  text-align : center;
  
border-style : none none none none;border-color : white white white white;
  background-image : url(backwallbolt.gif);
}

.containerpaddingClass{
	margin: 0;
	padding : 12px 12px 12px 12px;
	
	collor:black;
  
}
#container {
	margin : 20px auto 20px auto;
	text-align : center;
	background : #f5f5dc url(file:///D:/JFRIHP/navilinkfiles/map/backwall.gif);
	width : 500px;
  height : auto;
  top : 20px;
  bottom : 20px;
  right : auto;
  left : auto;
}
.PushbuttonClass{
  text-align : center;
  width : 44px;
  cursor : pointer;
}
