/* 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;
	  _left:30%;
	  _top:30%;
	  _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
	} 
