body {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color:#003399;
	scrollbar-arrow-color:yellow;
}
.nomargin {margin-bottom:0px;margin-top:0px;}
p {
	top: 0px;
	bottom: 0px;
}

.red {color: #FF0000}

.popup1
{
COLOR: #0000FF;
CURSOR: help;
TEXT-DECORATION: none; 
}
.orange8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color : #FFB56A;
}
.green8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color : #99FF66;
}
.liteblue8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color : #66CCFF;
}
TR.backblue {
	background-color : #33BDFF;
}
TR.backred {
	background-color : #FF5757;
}
TR.backgreen {
	background-color : #59FFAE;
}
TR.backyellow {
	background-color : #FEFF68;
}
TR.backwhite {
	background-color : #FFFFFF;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
TD.butoff {
	background-color : #7800AC; 
}
TD.buton {
	background-color : #FFA244;
}
A.msg:link {
	color: #FF6600;
	font-weight: bold;
	font-size: 14pt;
	text-decoration: none;
}
A.msg:visited {
	color: #FF6600;
	font-weight: bold;
	font-size: 14pt;
	text-decoration: none;
}
A.msg:active {
	color: #FF6600;
	font-weight: bold;
	font-size: 14pt;
	text-decoration: none;
}
A.msg:hover {
	color: #00FF00;
	font-weight: bold;
	font-size: 14pt;
	text-decoration: none;
}
A.grey:link {
	color: #CCCCCC;
	text-decoration: none;
}

A.grey:visited {
	color: #CCCCCC;
	text-decoration: none;
}

A.grey:active {
	color: #CCCCCC;
	text-decoration: none;
}
A.grey:hover {
	color: #FF0000;
	text-decoration: none;
}
A.but:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.but:visited {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}

A.but:active {
	color: #000000;
	font-size: 8pt;	
	text-decoration: none;
}
A.but:hover {
	color: #000000;
	text-decoration: none;
}
A.bigbut:link {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}

A.bigbut:visited {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}

A.bigbut:active {
	color: #000000;
	font-size: 10pt;	
	text-decoration: none;
}
A.bigbut:hover {
	color: #000000;
	text-decoration: none;
}
A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:active {
	color: #FF0000;	
	text-decoration: none;
}
A.dark:hover {
	color: #FF0000;
	text-decoration: none;
}
A:link {
	color: #000099;
	text-decoration: none;
}

A:visited {
	color: #000099;
	text-decoration: none;
}

A:active {
	color: #008080;
	text-decoration: none;
}
A:hover {
	color: red;
	text-decoration: none;
}

.listprice {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: line-through;
}
.pulldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.dialogtable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.topbotborder {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;

}
table {
	margin-top: 0px;
	margin-bottom: 0px;
}
.para00 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.para02 {
	margin-top: 0px;
	margin-bottom: 2px;
}
.para04 {
	margin-top: 0px;
	margin-bottom: 4px;
}
.para44 {
	margin-top: 4px;
	margin-bottom: 4px;
}
.para48 {
	margin-top: 4px;
	margin-bottom: 8px;
}
.para80 {
	margin-top: 8px;
	margin-bottom: 0px;
}
.box9blue {
	font: 8pt Arial,Helvetica,sans-serif;
	width: 150;
	background-color: #66CCFF;
} 
.box9green {
	font: 9pt Arial,Helvetica,sans-serif;
	background-color: #99FF99;
} 
.box9yellow {
	font: 9pt Arial,Helvetica,sans-serif;
	background-color: #FFFF5B;
} 