th								{
  								 height: "50";
									 font-family: Arial, Helvetica;
									 font-size: 12;
									 color: "#000000";
									 font-weight: bold;
									 background-color: #ffffcc;
									 vertical-align: "top";
									 text-align: "center";
									 border:1px; 
    							 border-color:#000000; 
    							 border-style:solid;
									 padding: 5px;
									}

td								{
									 font-family: Arial, Helvetica;
								 	 color: "#000000";
								 	 bgcolor: "#C0C0C0";
								 	 font-size: 10;
								 	 border:1px; 
    						 	 border-color:#000000; 
    						 	 border-style:solid;
								 	 border-left: none;
								 	 border-top: none;
								 	 border-right: none;
									 padding: 5px;
									}
		
.table_container	{
								 	 width: 1040px;
								 	 height: 400px;
								 	 overflow: auto;
								 	 border-bottom: 1px dotted #000000;
								 	 border-left: 1px solid #000000;
								 	}
								 
.table_list      {
						 		  width: 1024px;
								 }
																					 
.operational     {
					 			 	background-color: #99FF99;
					 			 }
.construction    {
								 	background-color: #FFFF00;
					 			 }
.suggested       {
								 	background-color: #00FFFF;
					 			 }
.notoperating    {
								 	background-color: #FFCCCC;
					 			 }
.unknown         {
								 	background-color: #FFFFFF;
					 			 }								 					 
.decomissioned   {
					 		 	 	background-color: #C0C0C0;
					 		 	 }
							
.name            {
								 	width: 110px;
								 	text-align: center;
								 }
.location        {
								 	width: 95px;
								 	text-align: center;
					       }
.operating       {
					 			 	width: 70px;
					 			 	text-align: center;
					 	 		 }
.config 				 {
								 	width: 50px;
								 	text-align: center;
								 }
.major 					 {				 
			 					 	width: 100px;
			 					 	text-align: center;
			 					 }
.tf 						 {
								 	width: 50px;
								 	text-align: center;
								 }
.pma 						 {
		 						 	width: 50px;
		 						 	text-align: center;
		 						 }
.ech 						 {
		 						 	width: 50px;
		 						 	text-align: center;
		 						 }
.ich 						 {
		 						 	width: 50px;
		 						 	text-align: center;
		 						 }
.nbi 						 {
		 						 	width: 50px;
		 						 	text-align: center;
		 						 }
.lh 						 {
								 	width: 50px;
								 	text-align: center;
								 }
.notes 					 {
			 					 	width: 215px;
			 					 	text-align: left;
			 					 } 
