body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background: #b08e73;
	
}

#top { margin:0 auto; 
	   width:800px; 
	   height: 200px;
	   /*background: url(../images/C1.gif) no-repeat left bottom;*/
	   }
	   
	   
#body { margin:0 auto; 
		width:800px; 
		height: 369px;
		border-top:#FFF 1px solid;
		background-color:#373737;
		}
		
#lft { width:420px; 
	   height:270px; 
	   float:left; 
	   background:url(../images/cont1.jpg) top left no-repeat;
	   padding-top:99px;
	   }
	   
#rgt { width:350px; height:369px; float:right; background:url(../images/cont2.jpg) top right no-repeat; }
		
#bot { margin:0 auto; width:800px; padding-top:8px;}


td { font-family: Arial Narrow;
	 font-weight:bold;}
td#p0 { width:135px; text-align:center; }
td#p1 { background-color:#978f81; width:18px; height:17px; cursor:hand;}
td#p2 { background-color:#bfa67d; width:18px; height:17px; cursor:hand;}
td#p3 { background-color:#859fb6; width:18px; height:17px; cursor:hand;}
td#p4 { background-color:#b08e73; width:18px; height:17px; cursor:hand;}
td#p5 { background-color:#84a294; width:18px; height:17px; cursor:hand;}

h1 { font-size:9pt; 
	 font-weight:bold;
	 margin:0px;
	 padding:0px 0px 0px 220px;}
	 
p { font-size:8pt; 
	padding:0px 0px 11px 220px; 
	margin:0px;
	line-height:16px;
	}
	
