﻿.MapHeader { background-color:#52B252;color:white;font-weight:bold;font-size:14px;padding:7px }
.MapDisplay { position:relative; width:600px; height:400px; border:1px solid green; padding:10px }
.SrchStatus { border:1px solid #52B252;padding:5px;width:610px;color:green;font-weight:bold;font-size:14px }

.ResultsBorder { border:1px solid #C0C0C0; margin:5px}
.ResultsPager { font-family:arial;font-size:10px }
.ResultsPageSelect { font-family:Arial; font-size:12px }
.ResultHeader { font-family:Arial; font-size:12px;color:white;font-weight:bold;padding:7px; }
.ResultHeaderRow { background-color:#52B252; }
.ResultAlternateRow { background-color: #EAEAEA }
.ResultMouseOver { background-color: #FFF7CC; cursor:pointer; }

.ShortCutHeader { font-family:Arial;font-size:16px;color:#636363;font-weight:bold;}
.ClickableTitle { text-decoration: none; color: #333333 }
a:hover { text-decoration: underline }
