.white1  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 16pt;
	color : #FFFFFF;
	font-weight : bold;
}

th  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 8pt;
	font-weight : normal;
}

.gray  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 8pt;
	font-weight: normal;
	color : #808080;
}

.red  {
	color : #FF0000;
	font-family : Arial, Helvetica, San Serif;
}

.bluetemp  {
	font-family : Arial, Helvetica, San Serif;
	color : #0000FF;
}

.radarsite  {
	font-size : 22pt;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, San Serif;
}

.big  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 12pt;
	color : #000080;
	font-weight : bold;
}

.blue1  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 10pt;
	color : #000080;
	font-weight : bold;
}

.warn {
	font-weight : bold;
	color : Red;
	text-decoration : underline;
}

#pfTable td strong,
#rfTable td strong
{
    font-size: 110%;
    display: block;
}

#MapTypeContainer
{
    position: relative;
    top: 30px;
    background-color: #E0E0E0;
    width: 86px;
    border: solid 1px #838383;
    left: 20px;
    z-index: 999;
    border-radius: 4px;
    padding: 5px;
}

#locationDiv
{
    padding: 10px 30px;
}

#insetMap
{
    position: relative;
    top: -270px;
    left: 500px;
    border: solid 1px black; 
    height:150px; 
    width:250px;
    display: none;
}

#SsnIcon
{
   vertical-align: middle;
}

#ResultsOverlay
{
    display: none; 
    position: absolute; 
    background-color: #000; 
    background-image: url('./imgs/big_spinner.gif'); 
    z-index: 9; 
    background-position: 50%; 
    background-repeat: no-repeat; 
    opacity: 0.5; 
}

.tighttable, .tighttable th, .tighttable td
{
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

.notext
{
    font-size: 0;
}

img
{
    font-size: 8pt;
}

body
{
    font-face: Arial, Helvetica, sans-serif;
}

#manLon, #manLat
{
    border-radius: 5px !important;
}
