body {
	padding-right: 0px; padding-left: 0px; background: #eee; padding-bottom: 0px; margin: 0px; font: 12px verdana,arial,helvetica,sans-serif; color: #000; padding-top: 0px
}
.lhcol {
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.rhcol {
	padding-right: 4px;
	padding-left: 4px;
	font-size: 11px;
}
.borderbtm {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
.buy {
	background-color: #FFCCCC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC0000;
	height: 20px;
	width: 120px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #940000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	float: right;
	white-space: nowrap;
	margin: 2px;
}
.img_l {
	float: left;
	clear: left;
}
.margin_l_200 {
	padding-left: 200px;
}


/* inc styles - common with fireworks.css  */

.txt {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: .1em;
} 
.wtpgrey { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bolder; 
	color: #182942; 
	text-decoration: none 
} 
.txtb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: .15em;
}
.txt2em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.2em;
}
.txtredb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #940000;
	text-decoration: none;
}
.txtyellowb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.txt990000 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
	letter-spacing: .3em;
}
.txt666333 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #666633;
	text-decoration: none;
	letter-spacing: .3em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 0.15em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 0.15em;
	line-height: 18px;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	letter-spacing: .2em;
}
h4 {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing: .2em;
	text-indent: 6px;
}
#code ul {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
#code li {
	font-family: Arial, Helvetica, sans-serif;
}
.history  {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/history_bkgrnd.jpg);
	background-repeat: repeat-y;
}
#history p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.buyfireworks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
/* rollover  */
#buyfireworks a {
    display: block;
    width: 160px;
    height: 95px;
    background: url("img/buyfireworks.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
#buyfireworks a:hover {
    background-position: -160px 0;
}

