/* *** Panama Petrochem Ltd *** CSS Document */

body{
	margin:0px;
	background:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;

	}
	
table{ font-size:12px;}

#MainContentContainer {
	width:100%;
	text-align:center;

	
	}
	
.FooterTxt {
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	border-top:#667E1E solid 1px;
	
	}
	.FooterTxt td{
		padding:15px;
		}

.PageHeaderTitle {
background:url(../images/hdrBg.jpg) repeat-y right; 
padding-left:40px; 
font-family:Tahoma; 
font-size:13px; 
color:#FFFFFF; 
font-weight:bold;
height:22px;

}

.Content {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	padding-left:40px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:justify;
	
	}

.DataTable1 {
	border-left:#333333 solid 1px;
	border-top:#333333 solid 1px;
	width:665px;
	margin-left:40px;

	}
	
	.DataTable1 TD{
		border-bottom:#333333 solid 1px;
		border-right:#333333 solid 1px;
		padding:3px;
		font-family:Tahoma;
		font-size:11px;
		color:#000000;
		}
		
	.DataTable1 TH {
		font-size:12px;
		color:#000000;
		font-weight:bold;
		padding-left:10px;
		text-align:left;
		height:30px;
		background:url(../images/TblehdrBg.gif) repeat-x;
		/*border-bottom:#333333 solid 1px;*/
		border-right:#333333 solid 1px;
		
		}



.DataTable2 {
	border-left:#333333 solid 1px;
	border-top:#333333 solid 1px;
	width:665px;
	/*margin-left:40px;*/

	}
	
	.DataTable2 TD{
		border-bottom:#333333 solid 1px;
		border-right:#333333 solid 1px;
		padding:5px;
		font-family:Tahoma;
		font-size:12px;
		color:#000000;
		}
		
	.DataTable2 TH {
		font-size:12px;
		color:#000000;
		font-weight:bold;
		padding-left:10px;
		text-align:left;
		height:30px;
		background:url(../images/TblehdrBg.gif) repeat-x;
		/*border-bottom:#333333 solid 1px;*/
		border-right:#333333 solid 1px;
		
		}