﻿  body{text-align:center; 
	   margin:0;
	   background-color:white;
	   font-family:Arial, Helvetica, sans-serif;
	}

	.tbl-NavPage{width:800px;
			  text-align:left;
			  padding:0;
			  background-image:url('_img/dynacable_bg.jpg');
			  background-repeat:no-repeat 
	}
	
	.tbl-NoNavPage
	{width:800px; 
	 text-align:left; 
	 padding:0; 
	 background-image:url('_img/dynacable_bg2.jpg'); 
	 background-repeat:no-repeat;
    }
	.cell-pgHeader{height:163px;
    	            width:800px;
    	    
   }
	
	.cell-pgBody{background-repeat:no-repeat;
 			     height:515px;
	}
	
	.tbl-Content{background-color:white;
	}
	.cell-pgNav{width: 190px;
				vertical-align:top;
				background-color: transparent; 
	}
	
	.cell-pgFooter{text-align:left;
		    font-size:9px;
		    background-color: white;
	}
	
	.HR-Footer{width:800px;
			   height:1px;
	}
	
	.img-UL {vertical-align: middle;
			 height:36px;
			 width:36px;
	}
	