/* CSS Document */
.qofbg{
	background:url("../images/qof-bg.jpg") no-repeat;
	z-index:-1;
}
.headerTable {
	font-family: Arial; 
	font-size: 9pt;
	border: 0px solid #DFEBEA; 
	border-bottom:none;
	}
.thStyle {
	background-image:url(../images/tablehead.gif);
	height:25px;
	color:#000000;
	font-weight:bold;
	}
.tdcol{
  height:25px;
  background-color: #ffffff;
  border: 1px solid #DFEBEA;
	}
.black_overlay{
	  display: none;
	  position: absolute;
	  top:0%;
	  left:0%;
	  width: 100%;
	  height:1600px;
	  background-color:#ffffff;
	  -moz-opacity: 0.9;
	  opacity:.90;
	  filter: alpha(opacity=90);
	  z-index:1001;
	}
	.white_content {
	  color:#006666;
	  font-weight:bold;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  display: none;
	  position: absolute;
	  width: 599px;
	  margin-left:30%;
	  margin-top:20%;
	  height: 98px;
	  background-image:url(../images/shopprogress.jpg);
	  background-repeat:no-repeat;
	  z-index:1002;
	  overflow: auto;
	}
#hhbut{
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px
	} 
#hhbut a{
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	} 
#hhbut a:hover{
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px
	} 
