﻿body 
{
   font-family: Times New Roman;
   font-size:13px;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px
}

A.AuctionLink:link {text-decoration: none; color:#FF0000; font-size:11pt; font-weight:bold}
A.AuctionLink:visited {text-decoration: none; color:#FF0000; font-size:11pt; font-weight:bold}
A.AuctionLink:active {text-decoration: none; color:#FF0000; font-size:11pt; font-weight:bold}
A.AuctionLink:hover {text-decoration: none; color: #FF0000; font-size:11pt; font-weight:bold}

A.MenuLink:link {text-decoration: none; color:#234b90; font-size:16px; font-weight:bold}
A.MenuLink:visited {text-decoration: none; color:#234b90; font-size:16px; font-weight:bold}
A.MenuLink:active {text-decoration: none; color:#234b90; font-size:16px; font-weight:bold}
A.MenuLink:hover {text-decoration: none; color: #000000; background-color:#818A78; font-size:16px; font-weight:bold}

a.HeaderMenu:link { color: #ffffff; text-decoration: none; font-size: 9pt; font-weight: bold }
a.HeaderMenu:active { color: #ffffff; text-decoration: none; font-size: 9pt; font-weight: bold }
a.HeaderMenu:visited { color: #ffffff; text-decoration: none; font-size: 9pt; font-weight: bold }
a.HeaderMenu:hover { color: #FFCC33; text-decoration: none; font-size: 9pt; font-weight: bold; }

.NavLinks
{
   border: solid 1px #000000;
   background-color:#E8E8E8
}

.MiddleContent
{
   background-color:#ECEDDD
   
}

.AerialPhoto
{
   border-bottom:Solid 2px #234b90;
   border-right: solid 2px #234b90
}
   
