.defaultBody 
{ 
	background-color: #0166be;
	margin-left:1.5%; 	
	margin-right:0;
	margin-bottom: 0;
	margin-top: 0;
	padding:0;
	text-align: center;
} 

.defaultMainTable 
{
	width:99%;
   height:99%;
   background-color: #fff;
   vertical-align: text-top;
   text-align: center;
   padding: 0;
}
                    
.tableFooter 
{ 
	left: 1.5%; 
	bottom: 1%; 
	padding-right:1.5%; 
} 
                     
.TableRow1 
{ 
	width:100%; 
	height:60px; 
	vertical-align: text-top; 
} 

.TableRow2 
{ 
	width:100%; 
	vertical-align: text-top; 
} 
         
.TableRow3 
{ 
	width:100%; 
	height:70px; 
	vertical-align: text-top; 
} 

.ResultLinks
{
  font-weight: bold;
  color: #006699;
  font-size: 11px;
  font-family: Verdana,Arial;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
}

.HoverResultLinks
{
  font-weight: bold;
  font-size: 11px;
  font-family: Verdana,Arial;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
  color: #31b639;
  
} 

#map
  {
   width:100%;
   height:99.9%;
  } 