.bgimg{
background-image : url(images/bannerformap1.jpg);
background-position : 100%;
}

body {
	

	font-size :10px;
}
td { font-family:Arial, Helvetica; font-size:10px;}
th { font-family:Arial, Helvetica; font-size:10px; text-align:left }
.info { font-family:Arial, Helvetica; font-size:12px;}
tr.result		{ }
tr.trover		{ background-color:#DDF2DC; }
tr.trout { }
table.infovisible	{ background-color:#EEEEEE; }
table.infohidden	{ background-color:#EEEEEE; display:none }
TD.inforightcol 
{
	word-wrap:break-word;
}
A:link.abc
{ 	
  font-size :10px;
  color: #003399;
}
A:visited.abc	
{	
font-size :10px;
  color: #003399;
}
A:hover.abc	{	color: #960022; font-size :10px;}



/*results likns*/
A:link.res
{ 	
  text-decoration:none;
  color: #003399;
}
A:visited.res	
{	
  text-decoration:none;
  color: #003399;
}
A:hover.res	{	
  text-decoration:underlined;
  color: #960022;
}


