h1 {
	font: 130% Arial, Helvetica, sans-serif;
	color: #000000;
}

h2 {
	font: 120% Arial, Helvetica, sans-serif;
	color: #000000;
}
h3 {
	font: 110% Arial, Helvetica, sans-serif;
	color: #000000;
}
h4 {
	font: 110% Arial, Helvetica, sans-serif;
	color: #000000;
}

.style1 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #CC0000;
}

.style3 {color: #3333FF}
.style4 {color: #00CC00}
.style5 {
	color: #CC3333;
	font-weight: bold;
	font-size: 24px;
}
.style6 {color: #FFFF00}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style14 {
	font-weight: bold;
	color: #003399;
	font-family: "Trebuchet MS";
	font-style: italic;
	font-size: 16px;
}
.style17 {
	color: #00FF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.style26 {
	color: #00FF66;
	font-size: 12px;
	font-weight: bold;
}
.style28 {color: #00FF66; font-size: 12px; }
.style33 {font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style34 {
	font-size: 24px;
	font-weight: bold;
}
.style36 {color: #CC3333; font-weight: bold; font-size: 24px; font-family: "Trebuchet MS"; }
.style37 {
	color: #00FF66;
	font-weight: bold;
}
.style40 {
	font-family: "Trebuchet MS";
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-size:13px
}
.style43 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.style47 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.style48 {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.style52 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
.style56 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #FFFFFF;}


.style57 {font-size: 14px; font-family: Arial, Helvetica, sans-serif;}
.style58 {color: #00FF66}
.stylebottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}



/* product display css */
.style59 {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.style61 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006699; }
.style63 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.style66 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.style67 {color: #FFFFFF}
.ondemand {
	font: 12px Arial, Helvetica, sans-serif;
	background: #3366CC;
	margin: 5px;
	padding: 8px;
	height: 3px;
	width: auto;
	border: 1px dashed #006699;
	color: #FFFFFF;
	background-color: #006699;
}

.plof {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FF0000;
}

.style73 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.style74 {font-family: Arial, Helvetica, sans-serif}
.style75 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.style78 {color: #000000}
.style82 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

.style33 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

.style72 {
	font: bolder 16px Arial, Helvetica, sans-serif;
	color: #000033;
}
.style83 {color: #006666}

.boxclass {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin: 30;
}
a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
}


.thinborderfloat {
	float:left;
	border:dashed 1px silver;
	padding:5px;
	margin-left:5px;
	background-color: #EBE9FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	width: 150px;
	margin-right: 5px;
  } 
  
  .thinborderfloatleft {
	float:left;
	border:1px dashed silver;
	padding:5px;
	margin-left:1px;
	background-color: #eef5fb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	width: 151px;
	margin-right: 8px;
  }
