﻿	BODY
	{
		margin:0px;
		font: Trebuchet MS, Verdana, Arial, Helvetica;
		font-family: sans-serif;
		background-color:white;			
		background-color: #6798CD;	
		margin:10px;			
	}
	
	INPUT
	{
		font: Trebuchet MS, Arial;
		font-family: Sans-Serif;
		font-size: 12px;
		height: 14px;
	}
	
	.GoButton
	{
		height: 22px;
		font-weight:bold;
	}
	SELECT
	{
		font: Arial;
		font-family: Sans-Serif;
		font-size: 12px;
	}
	
	TABLE
	{
		font-family: Sans-Serif;
		font: Trebuchet, Arial MS;
		font-size: 12px;
	}
	
	#DBOverlay
	{
		position:absolute;
		width:100%;
		color: White;	
	}
	
	#DBCount
	{
		font-size: 16px;
		font-weight: bold;
	}
	
#Version
{
		position:absolute;
		width:100%;
		top: 25px;
		font-family: Sans-Serif;
		font: Trebuchet MS, Arial;
		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;
	width: 215px;
}
	
	
	.NoFlash
	{
		width:880px;
		height:105px;
		background-image:url(SiteContent/OKC/images/bnr_noflash_bg.jpg);
		background-repeat:no-repeat;
		background-color:white;
	}
			
	.bgAddrDiv
	{
		background-image:url(SiteContent/OKC/images/bnr_address_tile.jpg); 
		background-repeat:repeat-x;
	}

	.bgAddrTbl
	{
		background-image:url(SiteContent/OKC/images/bnr_OKC_address_bg.jpg);
		background-repeat:no-repeat;
		height:30px;
	}
	
	.InputText
	{
		color:Gray;
	}
	
										