﻿	BODY
	{
		margin:0px;
		font: Trebuchet MS;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color:white;			
		background-color: #6798CD;	
		margin:10px;			
	}
	
	INPUT
	{
		font: Trebuchet MS;
		font-family: Arial, Sans-Serif;
		font-size: 12px;
		height: 14px;
	}
	
	SELECT
	{
		font-family: Arial, Sans-Serif;
		font-size: 12px;
	}
	
	.GoButton
	{
		height: 22px;
		font-weight:bold;
	}

	TABLE
	{
		font-family: Arial, Sans-Serif;
		font: Trebuchet MS;
		font-size: 12px;
	}
	
	#DBOverlay
	{
		position:absolute;
		width:100%;
		color: White;
	top: 41px;
	left: 10px;
}
	
	#DBCount
	{
		font-size: 16px;
		font-weight: bold;
	}
	
#Version
{
		position:absolute;
		width:100%;
		top: 25px;
		font-family: Arial, Sans-Serif;
		font: Trebuchet MS;
		font-style:italic;
		font-size: 16px;
		color: gold;	
		z-index:100;
		text-align:center;
}
	.highlight{ background-color:Yellow;cursor:pointer;}
	.normal{ background-color: White; cursor:default;}
	.copyright	{	font-size: 9px;	}
	.MLSCopyright {font-size: 10px;}

	.NoFlash
	{
		width:880px;
		height:105px;
		background-image:url(SiteContent/NYS/images/billboard_noFlash.jpg);
		background-repeat:no-repeat;
		background-color:white;
	}
			
	.bgAddrDiv
	{
		background-image:url(SiteContent/NYS/images/bnr_address_tile.jpg); 
		background-repeat:repeat-x;
	}

	.bgAddrTbl
	{
		background-image:url(SiteContent/NYS/images/bnr_address_tile.jpg);
		background-repeat:no-repeat;
		height:30px;
	}
	
	.InputText
	{
		color:Gray;
	}
.updateMessage
{
	color: #9d180e;
	font-weight: bold;
}	
										