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: "#FFFFFF";
		 font-size: 12;
		 border:1px; 
     border-color:#000000; 
     border-style:solid;
		 border-left: none;
		 border-top: none;
		 border-right: none;
		 padding: 5px;
		}

.table_container 	{
								 	 width: 1044px;
								 	 height: 400px;
								 	 overflow: auto;
								 	 border-bottom: 1px dotted #000000;
								 	 border-left: 2px solid #000000;
								 	}
.table_list 			{
						 			 width: 1023px;
									}
														 
.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: 115px;
									 text-align: "center";
									}
.location 				{
									 width: 90px;
									 text-align: "center";
									}
.operating 				{
					 				 width: 75px;
					 				 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";
			 						} 