
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

.autocomplete {
    font-family: Tahoma;
    font-size: 8pt;
    background-color: white;
    border: 1px solid black;
    position: absolute;
    cursor: default;
    overflow: auto;
}

.autocomplete_item {
    padding: 1px;
    padding-left: 5px;
    color: black;
    width: 100%;
}

.autocomplete_item_highlighted {
    padding: 1px;
    padding-left: 5px;
    color: white;
    background-color: blue;
}
.CityLinks 
{
	font-family: Arial;
	font-style: normal;
	font-size: small;
    color: blue;
    background-color: white;
}
.chlinks:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 8pt;
	color:	black;
    cursor: hand;
	text-decoration: none;
}
.chlinks:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 8pt;
	color:	black;
    cursor: hand;
	text-decoration: none;
}
.chlinks:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	color:	red;
    cursor: hand;
	text-decoration: underline;
}
.PopularLinks:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 9pt;
	color:	blue;
    cursor: hand;
	text-decoration: underline;
}
.PopularLinks:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 9pt;
	color:	black;
    cursor: hand;
	text-decoration: underline;
}
.PopularLinks:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	color:	red;
    cursor: hand;
	text-decoration: underline;
}
.MajorCities:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 12pt;
	color:	blue;
    cursor: hand;
	text-decoration: underline;
}
.MajorCities:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 12pt;
	color:	black;
    cursor: hand;
	text-decoration: underline;
}
.MajorCities:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13pt;
	font-weight: bold;
	color:	red;
    cursor: hand;
	text-decoration: underline;
}
.Community:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11pt;
	color:	blue;
    cursor: hand;
	text-decoration: underline;
}
.Community:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11pt;
	color:	black;
    cursor: hand;
	text-decoration: underline;
}
.Community:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12pt;
	font-weight: bold;
 	color:	red;
    cursor: hand;
	text-decoration: underline;
}
AOnYellow:link	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
AOnYellow:visited	{	
	text-decoration:	none;
	color:	#ffe500;
	}	
		
AOnYellow:active	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
AOnYellow:hover	{	
	text-decoration:	underline;
	color:	#ffffff;
	}

AOnRed:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
AOnRed:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
AOnRed:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
AOnRed:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
