body
{
	margin: 0px;
	padding: 0px;
}

.newstitle
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	padding: 2px;
}

.newshead
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	padding: 2px;
}

.newsdate
{
	font-style: italic;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	padding: 2px;
}

.links
{
	font-size: 9px;
	line-height: 10pt;
	font-family: Verdana, Arial, sans-serif;
}

.linksb
{
	font-weight: bold;
	font-size: 10px;
	line-height: 10pt;
	font-family: Verdana, Arial, sans-serif;
}

.linkst
{
	color: white;
	font-weight: bold;
	font-size: 10px;
	line-height: 10pt;
	font-family: Verdana, Arial, sans-serif;
	padding: 2px;
}

.menuOption
{
	font-weight: bold;
	font-size: 10px;
	line-height: 9px;
	font-family: Verdana;
	text-align: center;
	padding: 5px;
	cursor: hand;
	border: 1px solid #CCCCCC;
        width: 100%;
        -moz-box-sizing: border-box;
}

.menuOption2
{
	font-weight: bold;
	font-size: 10px;
	line-height: 9px;
	font-family: Verdana;
	text-align: center;
	padding: 5px;
	cursor: hand;
	border: 1px solid #CC6666;
        width: 100%;
        -moz-box-sizing: border-box;
}

.copyr
{
	font-size: 9px;
	font-family: Verdana, Arial, SunSans-Regular;
}

.bodyc
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular;
	padding: 8px;
}

.bodyc span.wow
{
	color: #FF0000;
	font-weight: bold;
}

.red
{
	color: red;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular;
	padding: 8px;
}

.bodyib
{
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular;
	padding: 8px;
}

.bodyb
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular;
	padding: 8px;
}

.headline
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, SunSans-Regular;
	padding: 8px;
}

.pagebanner
{
  font-style: italic;
	font-weight: bold;
	font-size: 24px;
	font-family: Verdana, Arial, SunSans-Regular;
	padding: 10px;
	color: #FF0000;
}


.warn
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, SunSans-Regular;
	padding: 8px;
	color: #800000;
}

.code
{
	font-weight: normal;
	font-size: 11px;
	font-family: "Courier New", Courier, Monaco;
	padding: 8px;
}

.tablerow
{
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular;
	background-color: #cc6666;
}

.tablemain
{
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular;
	background-color: #ffffff;
	padding: 1px;
}

.table { border: 2px outset #CC6666; }
.subtable {
  border-left: 5px solid #FF9999;
  border-top: 5px solid #FF9999;
  border-right: 5px solid #660000;
  border-bottom: 5px solid #660000;
}
A.linkst:visited { color: white; }
A.linkst:hover { color: black; }

A.spot
{
	font-weight: bold;
	font-size: 10px;
	line-height: 10pt;
	font-family: Verdana;
	color: black;
	text-decoration: none;
}

A.spot:active
{
	font-weight: bold;
	font-size: 10px;
	line-height: 10pt;
	font-family: Verdana;
	color: black;
	text-decoration: none;
}

A.spot:visited
{
	font-weight: bold;
	font-size: 10px;
	line-height: 10pt;
	font-family: Verdana;
	color: black;
	text-decoration: none;
}

A.spot:hover
{
	font-weight: bold;
	font-size: 10px;
	line-height: 10pt;
	font-family: Verdana;
	color: black;
	text-decoration: underline;
}

.menuHeader
{
	font-family: Verdana;
	cursor: default;
}

.menuBox
{
	padding: 2px;
	background-color: #CCCCCC;
        border-left: 2px solid #FFFFFF;
        border-top: 2px solid #FFFFFF;
        border-right: 2px solid #666666;
        border-bottom: 2px solid #666666;
	display: none;
	position: absolute;
	top: 21px;
	left: 0px;
	width: 96px;
	line-height: 15pt;
	z-index: 4;
}

.menuBox2
{
	padding: 2px;
	background-color: #CC6666;
        border-left: 2px solid #FF9999;
        border-top: 2px solid #FF9999;
        border-right: 2px solid #660000;
        border-bottom: 2px solid #660000;
	display: none;
	position: absolute;
	top: 26px;
	left: 0px;
	width: 96px;
	line-height: 15pt;
	z-index: 3;
}

.balign_lrg
{
	position: absolute;
	left: 15px;
	top: 155px;
	width: 770px;
	z-index: 1;
}

.balign_sml
{
	position: absolute;
	left: 15px;
	top: 101px;
	width: 770px;
	z-index: 1;
}

.macHelpHead
{
	font-family: Verdana, Arial, Sans Serif;
	font-weight: normal;
	font-style: normal;
	font-size: .85em;
	color: #000;
	text-decoration: none;
	padding-left: 8;
	padding-top: 8;
	padding-bottom: 2;
	padding-right: 8;
}

.macHelpHead a
{
	font-weight: bold;
	color: #C33;
	text-decoration: none;
}

.macHelpHead a:hover { text-decoration: underline; }

.macHelpSubhead
{
	font-family: Verdana, Arial, Sans Serif;
	font-weight: bold;
	font-style: normal;
	font-size: .75em;
	color: #C33;
	text-decoration: none;
	padding: 8;
}

.macHelpBody
{
	font-family: Verdana, Arial, Sans Serif;
	font-style: normal;
	font-weight: normal;
	font-size: .7em;
	color: #000;
	text-decoration: none;
	padding-left: 8;
	padding-top: 0;
	padding-bottom: 8;
	padding-right: 8;
}

.macHelpBody a
{
	color: #966;
	text-decoration: none;
}

.macHelpBody a:hover { text-decoration: underline; }


/* Google map */

.towerinfo {		/* popup body */
		font-family: Verdana;
		font-size: 11px;
		color: #000000;} 

.towerdesc {	/* popup address formatting */
		font-size: 12px;	
		font-weight: bold;} 

.maperrortitle {	/* error messages */
		font-family: Verdana; 
		font-size: 14px; 
		font-weight: bold; 
		color: #FF0000;} 

.mappopup {		/* popup body */
		font-family: Verdana;
		font-size: 11px;
		color: #000000;} 

.mapaddress {	/* popup address formatting */
		font-size: 12px;	
		font-weight: bold;} 
    
input.mapbtn{  /*   http://www.webreference.com/programming/css_stylish/   */
   color:#CC6666;
   font-family:Verdana,helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
   background-color:#F4F4F4;
   border:1px solid;
   border-top-color:#CCCCCC;
   border-left-color:#CCCCCC;
   border-right-color:#CCCCCC;
   border-bottom-color:#CCCCCC;}

input.mapbtn:hover{  /*   http://www.webreference.com/programming/css_stylish/   */
		background-color:#EEEEEE;
		border-top-color:#C66;
		border-left-color:#C66;
		border-right-color:#C66;
		border-bottom-color:#C66;}
	 
input.maptxt{ color: #000000; background: #F4F4F4; font-family:Verdana; font-size:11px; border: 1px solid #CCCCCC }  /* Text entry box */

input.maperror{ color: #000000; background: #F4F4F4; font-family:Verdana; font-size:11px; border: 1px solid #FF0000 }  /* Text entry box, prompting for addl input */

