body {
	scrollbar-track-color: #666666;
	scrollbar-shadow-color: #333333;
	scrollbar-face-color: #ffcc00;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #999999;
	scrollbar-3dlight-color: #ffcc00;
	scrollbar-arrow-color: #999999;
	margin: 0 0;
	margin-left: 0;
	margin-top: 0;
	background: #003399;
}

A:link{
	text-decoration: none;
	color: #FFFFFF;
	font: bold 9pt arial;
	text-align: left;
	font-style: italic;
}
A:visited{
	text-decoration: none;
	color: #FFFFFF;
	font: bold 9pt arial;
	text-align : left;
	font-style: italic;	
}
A:hover{
	text-decoration: none;
	color: #ffcc00;
	font: bold 9pt arial;
	text-align : center;
	font-style: italic;	
}

A.yellow:link{
	text-decoration: none;
	color: Yellow;
	font: italic bold 11pt arial;
	text-align: left;
}
A.yellow:visited{
	text-decoration: none;
	color: Yellow;
	font: italic bold 11pt arial;
	text-align: left;
}
A.yellow:hover{
	text-decoration: none;
	color: Red;
	font: italic bold 11pt arial;
	text-align: left;
}
.fireworkssmedred {
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-weight: bold;
	font: italic;
}

A.yellow2:link{
	text-decoration: none;
	color: Yellow;
	font: bold 8pt arial;
	text-align: left;
}
A.yellow2:visited{
	text-decoration: none;
	color: #ff0000;
	font: bold 8pt arial;
	text-align : left;
}
A.yellow2:hover{
	text-decoration: none;
	color: #cccccc;
	font: bold 8pt arial;
	text-align : left;
}

.pyrored {
	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-weight: bold;
	font-style: italic;
}
.fireworksproductsyellow {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: Yellow;
	font-weight: bold;
	font-style: italic;
}


td {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.FIREWORKWHITE {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.FIREWORKBLACK {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
}
#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid gray;
}
#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: Gray;
	min-width: 100px; /*NS6 style to overcome bug*/
}
#dragbar #closetext{
	font-weight: bold;
	margin-right: 1px;
	color: #ffcc00;
}