.NavBar {
   	 background-color: #e9e945;
	border-right:solid 1px #5050ff;
	height: 500;
	border-bottom:solid 1px #5050ff;
}
.TopTrim {background-color: #115588;}


a.hover {
	font-weight:bold;
	color:red;
}

.Copyright {
	font-family: "Comic Sans MS";
	font-size:9pt;
	color:#5a5a5a;
	height: 20px;
}

.ContactUs {
	font-family: "Verdana";
	font-size:9pt;
	color:#3a3a3a;
	font-weight: normal;
	text-decoration:none;
}
.NonHamSites {
	font-family: "Verdana";
	font-size:9pt;
	color:darkblue;
	font-weight: normal;
	text-decoration:underscore;
}

.LinkButton {
	font-family: Verdana;
	font-size: 7pt;
	color: darkblue;
	text-decoration:none;
	font-weight:bold;
	padding: 4px 4px 4px 4px;
	background-color:#eaf6f6;
	border: 1px solid darkblue;
	}
.LinkButtonHover {
	font-family:Verdana;
	font-size: 7pt;
	color: darkblue;
	text-decoration:none;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
	background-color:#eeffff;
	border: 2px solid darkblue;
	}
td.LinkButtonContainer {
	height:40;
	}

.FooterLink {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight:bold;
	color: #5a5a5a;
	text-decoration: none;
}
a.NextPrevious {
	color: darkblue;
	font-family: "Comic Sans MS";
	font-weight: normal;
	font-size: 8pt;
}

.InactiveNextPrevious {
	color: darkblue;
	font-family: "Comic Sans MS";
	font-weight: normal;
	font-size: 8pt;
	}

.FindByText {
	color: darkblue;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 8pt;
}
.NewAnnounce {
	color: blue;
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 9pt;
}
.AnnounceText {
	color: darkblue;
	font-family: "Arial";
	font-weight: bold;
	font-size: 8pt;
}

.FindByInput {
	color: #333333;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	}

.BannerBox {
	background-color: #5050ff;
	border: 1px darkblue solid;
}
.BannerBoxTop {
	background-color: #5050ff;
}
.BannerBoxTrim1 {
	background-color: #5088ff;
	height: 7;
	font-size: 1px;
	border-top: solid 1px yellow;
}
.BannerBoxTrim2 {
	background-color: #5077ff;
}

.BannerTitle {
	color: white;
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 20pt;
}

.BannerText {
	color:white;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
}
div.MapData {
	color: darkblue;
   	font-weight: bold;	
	background-color: #fcfcee;
	overflow: scroll;
	height:500;
	}
td.MapDataArea {
	background-color: #fcfcee;
	width:300;
	height: 500;
	border-left: 1px solid #5050ff;
}
div.Map {
	width:500px;
	height:500px;
	border-bottom: 1px solid #5050ff;
}

.MDInfo {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: darkblue;
}
.MDLink {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: darkblue;
}
.MDHistory {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: darkblue;
}
.MDCallSign {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #333377;
	text-decoration:none;
	background-color: #fcfcee;
	padding: 2px 2px 2px 2px;
}

.MDCallSignSelected {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: darkblue;
	text-decoration:none;
	background-color: white;
	border: 1px solid darkblue;
	padding: 1px 1px 1px 1px;
}

.MDHeader {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: darkblue;
}

.MDTitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: darkblue;
}

.MarkerInfo {
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: darkblue;
	width:350px;
}

.InfoNextPrev {
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
}
.MarkerZoomLink {
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: darkblue;
}

a.MarkerZipLink {
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	color: darkblue;
}

.FormHelp {
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 7pt;
	color: darkblue;
}
.OtherSitesLink {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight:normal;
	color: darkblue;
	text-decoration: none;

}

