.searchRank
{
	font-family: Verdana;
	font-size:9pt;
	color:red;
	width:25px; 
	text-align:center;
}
table.search a:link,
table.search a:active
{
	font-family: Verdana;
	font-size:9pt;
	color:#6fb6b3;
}
table.search a:visited
{
	font-family: Verdana;
	font-size:9pt;
	color:#0e8686;
}
table.search a:hover
{
	font-family: Verdana;
	font-size:9pt;
	color:#4d4d4d;
}

table.searchResults
{
	border: none;
	font-family: Verdana;
	font-size:xx-small;
	color:gray;
	
}
table.searchResults a:link,
table.searchResults a:active,
table.searchResults a:visited
{
	border: none;
	font-family: Verdana;
	font-size:xx-small;
	color:gray;	
}	
table.searchResults a:hover
{
	border: none;
	font-family: Verdana;
	font-size:xx-small;
	color:#cc0000;
	
}

.searchMessage
{
	font-family: Verdana;
	font-size:9pt;
	color:#4d4d4d;
}
