body {
	margin:0;
	color:black;
	background-color:white;
}

#menuitem A:link {
	color: white;
	text-decoration: none;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a.nav:link {
	color: white;
	text-decoration: none;
}

#menuitem A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited  {
	color: #003399;
	text-decoration: underline;
}

a.nav:visited  {
	color: white;
	text-decoration: none;
}

#menuitem A:hover {
	color : #F0E68C;
	text-decoration : underline;
}
 
a:hover {
	color : #FF0000;
	text-decoration : underline;
}
 
a.nav:hover {
	color : #F0E68C;
	text-decoration : underline;
}
 
.white  {
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : bold;
	font-family : arial,helvetica,sans-serif;
}

.white1  {
	font-family : arial,helvetica,sans-serif;
	font-size : 16pt;
	color : #FFFFFF;
	font-weight : bold;
}

.yellow  {
	font-family : arial,helvetica,sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #F0E68C;
}

.searchinput, .searchinput SELECT, .searchinput INPUT  {
	font-family : monospace;
	font-size : 8pt;
}

pre {
	font-size : 9pt;
	font-family : monospace;
}

p,form,td,ol,ul,li  {
	font-size : 9pt;
	font-family : arial,helvetica,sans-serif;
}

p.caption {
	font-size: smaller;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #000000; }

.normaltext  {
	font-size : 9pt;
	font-family : arial,helvetica,sans-serif;
}

th  {
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
	font-weight : normal;
}

h1 {
	font-size : 12pt;
	font-weight : bold;
	font-family : arial,helvetica,sans-serif;
}

h2,h3,h4 {
	font-size : 10pt;
	font-weight : bold;
	font-family : arial,helvetica,sans-serif;
}

.gray  {
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
	font-weight: normal;
	color : #808080;
}

.gray_no_line  {
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
	font-weight: normal;
	color : #808080;
	text-decoration: none;
}

.red  {
	color : #FF0000;
	font-family : arial,helvetica,sans-serif;
}

.bluetemp  {
	font-family : arial,helvetica,sans-serif;
	color : #0000FF;
}

.nav  {
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: none;
	font-family : arial,helvetica,sans-serif;
}

.nwslink  {
	font-size : 9pt;
	color: Black;
	text-decoration: none;
	font-family : arial,helvetica,sans-serif;
}

.radarsite  {
	font-size : 22pt;
	color : #FFFFFF;
	font-weight : bold;
	font-family : arial,helvetica,sans-serif;
}

.blue1  {
	font-family : arial,helvetica,sans-serif;
	font-size : 10pt;
	color : #000080;
	font-weight : bold;
}

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

.notice {
	font-weight : bold;
	color : Red;
	text-decoration : none;
}

.station_notice {
	color : Red;
	text-decoration : none;
}

div#scrollarea {
	border:medium double steelblue;
	margin: 0 auto 0 auto;
	padding: 1em;
	width:15em;
	font-weight: bold;
	text-align:center;
	float:center
}

