﻿body
{
	font-family:Trebuchet MS;
}

.mainTable
{
	width:800px; 
	border-width:1px; 
	border-color:Black; 
	border-style:solid;
	margin-left:auto;
	margin-right:auto;
}

.whiteText
{
	font-size:12px;
	color:white;
}

.smallWhiteText
{
	font-size:11px;
	color:white;
}

.largeText
{
	font-size:28px;
	color:#523B00; 
}

.footerFont
{
	color:#523B00;
	font-weight:bold;
	font-size:9pt;
}

.bottomCenterCell
{
	vertical-align:bottom; 
	text-align:center;
}

.centerCell
{
	text-align:center;
}

.imageLink
{
	cursor:pointer;
}

.divMenuLink
{
	height:30px;
	vertical-align:bottom;
	cursor:pointer;
	background-position:center bottom;
	background-repeat:no-repeat;
}

.divImg
{
	background-repeat:no-repeat;
}

.divRookeryLogoLink
{
	width:175px; 
	height:42px;
	vertical-align:bottom;
	cursor:pointer;
	background-position:center bottom;
	background-repeat:no-repeat;
}

.infoArea
{
	background-color:#ACBC56;
}

.infoAreaSpacer
{
	background-color:#ACBC56;
	height:15px;
}

.tableGridWidth
{
	width:40px;
}

.zeroTable
{
	border:none;
	margin:0 0 0 0;
	border-collapse:collapse;
	padding:0 0 0 0;
}