﻿BODY
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
}
H1
{
	color: rgb(102, 102, 51);
	font-size: 160%;
	font-weight: normal;
	text-transform:uppercase;
	line-height:normal;
	margin:0px;
}
P
{
	color: rgb(102, 102, 102);
	font-size: 80%;
	margin-bottom: 0px;
}
div.divider
{
	background-image: url(Images/hdivider.gif);
	height: 9px;
	width: 100%;
	background-repeat: repeat-x;
	background-position:center center;
	font-size: 1px;
	font-family: Monospace;
}
div.minorHeading
{
	font-size: 80%;
	font-family: Arial, Sans-Serif;
	font-weight:bold;
	color: #666633;
}
.searchButton
{
	padding-top:4px;
}
.searchTableHeader 
{ 
	font-size: 10pt;
	font-weight: bold;
	background-color: #867E2B;
	color: white;
	width: 360px;
}
.searchTableEntry 
{
	font-size: 8pt;
	padding-left:16px;
	cursor:pointer !important; cursor:hand;
	text-decoration: underline;
}
.searchTableError 
{ 
	font-size: 10pt;
	background-color: #E7E5D5;
}
.searchTableMore
{ 
	font-size: 10pt;
	padding-left: 32px;
	background-color: #E7E5D5;
	cursor:pointer !important; cursor:hand;
}
.searchTableLimit
{ 
	font-size: 10pt;
	padding-left: 32px;
	background-color: #E7E5D5;
}
.searchTableSpacer
{
	height: 8px;
}
TABLE
{
	border-collapse: collapse;
}
.mapCopyright
{
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: black;
	border: black 1px solid;
	padding: 0px 2px 0px 2px;
	background-color: white;
	position:absolute;
	left:4px;
	top: 0px;
}
A
{
	font-weight:bold;
	color: #666633;
	text-decoration:none;
}
A:hover
{
	text-decoration:underline;
}
.promotionsText
{
	font-size: 80%;	
}
.promotionsCell
{
	padding-left:12px;	
}
