#menuitem A:link {
	COLOR: white; TEXT-DECORATION: none
}
A:link {
	COLOR: #003399; 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; 
}
.white {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, San Serif
}
.white1 {
	FONT-WEIGHT: bold; FONT-SIZE: 16pt; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, San Serif
}
.yellow {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #f0e68c; FONT-FAMILY: Arial, Helvetica, San Serif
}
.searchinput {
	FONT-SIZE: 8pt
}
.searchinput SELECT {
	FONT-SIZE: 8pt
}
.searchinput INPUT {
	FONT-SIZE: 8pt
}
TD {
	FONT-SIZE: 9pt; FONT-FAMILY: Arial, Helvetica, San Serif
}
TH {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; FONT-FAMILY: Arial, Helvetica, San Serif
}
H3 {
	FONT-SIZE: 13pt; FONT-FAMILY: Arial, Helvetica, San Serif
}
.gray {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #808080; FONT-FAMILY: Arial, Helvetica, San Serif
}
.red {
	COLOR: #ff0000; FONT-FAMILY: Arial, Helvetica, San Serif
}
.bluetemp {
	COLOR: #0000ff; FONT-FAMILY: Arial, Helvetica, San Serif
}
.nav {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, San Serif
}
.nwslink {
	FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: Arial, Helvetica, San Serif; TEXT-DECORATION: none
}
.radarsite {
	FONT-WEIGHT: bold; FONT-SIZE: 22pt; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, San Serif
}
.big {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #000080; FONT-FAMILY: Arial, Helvetica, San Serif
}
.blue1 {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000080; FONT-FAMILY: Arial, Helvetica, San Serif
}
.warn {
	FONT-WEIGHT: bold; COLOR: red; TEXT-DECORATION: underline
}

BODY, TABLE, TD
{
	font-size: 14px;
	color: #333333;
	font-family: "MS Sans Serif" , "Microsoft Sans Serif";
	text-decoration: none;
}

.blue
{
	font-weight: bold;
	color: #003399;
}

.description
{
	font-size: 9pt;
	color: gray;
	font-family: "MS Sans Serif" , "Microsoft Sans Serif";
	text-decoration: none;
}

.title
{
	font-weight: bold;
	font-size: 14pt;
	color: #999999;
	font-family: "MS Sans Serif" , "Microsoft Sans Serif";
}

.NavigatorTable
{
	background-color: cornsilk;
}

.InputTable
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	text-indent: 5pt;
	padding-top: 2px;
	background-color: whitesmoke;
}

.InputHeader
{
	border-top: #ff9933 1px solid;
	font-weight: bold;
	padding-bottom: 3px;
	color: #003399;
	padding-top: 3px;
	border-bottom: #ffcc99 1px solid;
	background-color: cornsilk;
}

.InputFooter
{
	color: #003399;
	border-bottom: #ff9933 1px solid;	
}

.ResultTable
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	text-indent: 5pt;
	padding-top: 2px;
	background-color: whitesmoke;	
}

.ResultHeader
{
	border-top: #ff9933 1px solid;
	font-weight: bold;
	padding-bottom: 3px;
	color: #003399;
	padding-top: 3px;
	border-bottom: #ffcc99 1px solid;
	background-color: cornsilk;
}

.Result
{
	text-align: right;
}

.ResultFooter
{
	color: #003399;
	border-bottom: #ff9933 1px solid;	
}

.InputMessageTable
{
}

.InputMessage
{
	visibility: hidden;
	color: #ff3300;
}

.ResultMessageTable
{
}

.ResultMessage
{
	visibility: hidden;
	color: #ff3300;
}

