body
{
	/* background-image: url(../Images/page_bg.gif); */
}
.Main
{
	color:midnightblue;
}
.MainTable
{
	border: solid 0 maroon;
	background-color:White;
	height:100%;
	width:100%;
}
.BottomFrame
{
	background-image: url(../Images/bottomframe.gif);
}
.TopFrame
{
	background-image: url(../Images/topframe.gif);
}
.LeftFrame
{
	background-image: url(../Images/leftframe.gif);
}
.RightFrame
{
	background-image: url(../Images/rightframe.gif);
}
.FormControl
{
	height:22px;
	font-family:Arial;
	font-size:12px;
}
.GeographySelectionTable
{
	white-space: nowrap;
	border: groove 3 lightsteelblue;
	width:150px;
	color:midnightblue;
	text-indent:4px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='floralwhite', EndColorStr='darkgoldenrod');
}
.GeographySelectionHeader
{
	font-weight:bold;
	text-decoration:underline;
}
.GeographySelection
{
	font-size:12px;
}
.ChooseReport
{
	font-weight:bold;
}
.FindContactsTable
{
	font-size:12px;
	font-family:Tahoma;
}
.FindContactsRow
{
	height:16px;
}
.FindContactsButton
{
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
}
.DownloadList
{
	font-size:11px;
	font-family:Tahoma;
}
.DownloadHeader
{
	font-size:13px;
	font-family:Tahoma;
	color:Navy;
}
.CheckDownload
{
	font-size:9px;
	font-family:Tahoma;
	height:18px;
	width:18px;
	white-space:nowrap;
}
.ContactFilter
{
	font-size:9px;
	font-family:Tahoma;
	height:18px;
	width:18px;
}
.BottomLine
{
	border-bottom:solid 1 black;
	height:22px
}
.SampleReportLink
{
	font-family:Tahoma;
	color:Maroon;
	font-size:xx-small;
	text-decoration:underline;
	cursor:hand;
}
.FindContactsNav
{
	font:menu;
}
.FindContactsHeader
{
	font-family:Arial;
	font-size:14px;
	color:midnightblue;
	font-weight:bold;
}
.FindContactsCombo
{
	font:menu;
}
.FindHotSpotsClear
{
	text-align:right;
}