/* ####  P-51 Production  #### */
	
#ta_prodinfoT {
		width:450px;  margin: 10px auto;  padding:10px;
		font-size:11pt;  text-align:center;   
}
#ta_prodinfoB {
		width:560px; margin:10px auto;  padding:20px;  border:solid 2px #c80;	
		font-size:11pt;  text-align:left; 	
}
#ta_prodtable {
		margin:10px 30px; 
}
	table.prod {
			background:#eee;  border:solid 2px #c80;
			font-size:10pt;  color:#000;  text-align:center;  vertical-align:middle;	 
		}
		th.prodTH {
				height:26px;  background:#9cf;
				font-size:14pt;  color:#000;  font-weight:bold;  
		}
		th.prodTH1, th.prodTH3 {
				height:24px;  background:#8aa; 	border:solid 1px #444; 
				font-size:13pt;  color:#000;  font-weight:bold; 			
		}
		th.prodTH2 {
				height:22px;  background:#acc;  border:none;
				font-size:12pt;  color:#000;   
		}
		th.prodTH3 { 
				background:#cee; 
		}	
		tr.prod {
			height:20px;  padding:3px;  background:#eee;  font-size:10pt;   				
		}
			td.prodH {
					width:110px;  padding:3px 7px;  background:#ccc;  
					font-size:11pt;  text-align:right; 
			}
			td.prodF {
					width:76px;  background:#ddd;  
			}
			td.prodC {
					width:60px;  background:#ddd;  
			}
			tr.prodcolH {
				height:24px;  background:#ccc;  text-align:center;  
				font-size:11pt;  color:#900;  font-weight:bold;  		
			}
			td.prodcolH, td.prodcolHR {
				height:24px;  background:#ccc;  text-align:center;  
				font-size:11pt;  color:#03b;  font-weight:bold;  				
			}
			td.prodcolHR {
					text-align:right;
			}
			
			td.spH10 {
					height:10px;  font-size:2pt;  background:#ccc;
			}
			td.spF10 {
					height:10px;  font-size:2pt;  background:#eee;
			}
			th.spF15 {
					height:15px;  font-size:6pt;  background:#8aa;
			}

#ta_convtable {
		margin:20px 95px; 
}
	table.conv {
			background:#eee;  border:solid 2px #c80; 
			font-size:10pt;  color:#000;  text-align:center;  vertical-align:middle; 
		}
			
