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

A:link {
	color: #0000FF;
	text-decoration: none;
}

#menuitem A:Visited {
color: #FFFFFF;
}

A:Visited  {
color: #003399;
text-decoration: none;
}

#menuitem A:hover { 
color : #F0E68C; 
text-decoration : underline; 
}

A:hover {
color : #FF0000;
text-decoration : underline;
}

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

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

.yellow  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 9pt;
	font-weight : bold;
	color : #F0E68C;
}

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

td  {
	font-size : 9pt;
	font-family : Arial, Helvetica, San Serif;
}

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

h3 {
	font-size : 13pt;
	font-family : Arial, Helvetica, San Serif;
}

.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;
}

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

.green {
        color : #2E8B57;
        font-family : Arial, Helvetica, San Serif;
}

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

.nwslink  {
	font-size : 9pt;
	color: Black;
	text-decoration: none;
	font-family : Arial, Helvetica, San Serif;
}

.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;
}

.small {
                text-decoration: none;
                font-size: 9px;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-weight: normal;
                color: #000000;
                }
.small a {
                text-decoration: none;
                font-size: 10px;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-weight: normal;
                color: #0000FF;
                }
.small a:visited {
                text-decoration: none;
                font-size: 10px;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-weight: normal;
                color: #0000FF;
                }
.small a:hover {
                text-decoration: underline;
                font-size: 10px;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-weight: normal;
                color: #FF0000;
                }

.zoom a {
		text-decoration: none;
		font-size: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #FFFFFF;
		}
.zoom a:visited {
		text-decoration: none;
		font-size: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #FFFFFF;
		}
.zoom a:hover {
		text-decoration: underline;
		font-size: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: Gold;
		}

fieldset.warning{
	background-color: Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	color: White;
	border: 1px solid Maroon;
	text-align: center;
	text-decoration: blink;
	vertical-align: middle;
}
fieldset.watch{
	background-color: Yellow;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	color: Red;
	border: 1px solid Maroon;
	text-align: center;
	text-decoration: blink;
	vertical-align: middle;
}

