  select  {
          border: 1px #000 solid;
          font-size: 8pt;
          }
  .imgbox {
          width: 200px;
          height: 114px;          
          font-size: 8pt;
          padding: 0px;
          border: 1px #000 solid;       
          }                      
  .info   {
          width: 200px;
          height: 15px;
          margin-top: 5px;
          font-size: 9px;          
          background: #003;    
          padding-top: 2px;
          color: #fff;   
          padding-left: 2px; 
          } 
  .undercon {
            width: 200px;
            height: 135px;          
            padding: 0px;
            border: 1px #000 solid;        
            text-align: center; 
            font-weight: bold;                                  
            font-size: 12pt;
            font-family: arial, sans-serif;
            background: #eee;
            }
	.tablebg         { background-image: url('images/bg.jpg'); background-attachment: fixed; 
               background-repeat: no-repeat; background-position: 0% 0% }
	#sbar				{ 
						  scrollbar-face-color: #ebfafa; 
						  scrollbar-shadow-color: #ebfafa; 
              scrollbar-highlight-color: #ebfafa; 
					    scrollbar-3dlight-color: #900; 
						  scrollbar-darkshadow-color: #900; 
              scrollbar-track-color: #ebfafa; 
					    scrollbar-arrow-color: #900;
 					    }
