BODY {font-family:Arial, Helvetica; font-size: 10pt;}
.p-1 { font-family:Arial, Helvetica; font-size: 7pt; }
.p-2 { font-family:Arial, Helvetica; font-size: 8pt; }
P { font-family:Arial, Helvetica; font-size: 10pt; }
.p-4 { font-family:Arial, Helvetica; font-size: 12pt; }
.p-4b { font-family:Arial, Helvetica; font-size: 12pt; font-weight: bold; }
.heading { font-family:Arial, Helvetica; font-size: 14pt; font-weight: bold; color:#066c10; }
.heading2 { font-family:Arial, Helvetica; font-size: 12pt; font-weight: bold; color:#632d19; }
.heading3 { font-family:Arial, Helvetica; font-size: 10pt; font-weight: bold; color:#006633; }
.footer { font-family:Arial, Helvetica; font-size: 10pt; font-weight: bold; color:#663300; }
.p-5 { font-family:Arial, Helvetica; font-size: 14pt;  }
.p-5b { font-family:Arial, Helvetica; font-size: 14pt; font-weight: bold;  }
.mainsection { background-image:url(https://www.kpwhite.com/images/greenline.gif); background-position: center bottom; background-repeat: repeat-x } 



ul { font-family:Arial, Helvetica; font-size: 10pt; }
ol { font-family:Arial, Helvetica; font-size: 10pt; }
td { font-family:Arial, Helvetica; font-size: 10pt; }
.Surname { visibility: hidden; }





table.shadow 

{ 
    BACKGROUND-COLOR: #DEE8EF;
	align: left;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;  

  }

  td.shadow-top { 
    height: 11px;  			
    background-image: url(https://www.kpwhite.com/images/border/top.gif)
  }

  td.shadow-topRight { 
    width: 11px;
    height: 11px;
    background-image: url(https://www.kpwhite.com/images/border/topRight.gif)
  }

  td.shadow-right { 
    width: 11px; 
    background-image: url(https://www.kpwhite.com/images/border/right.gif)
  }

  td.shadow-bottomRight { 
    width: 11px; 
    height: 11px; 
    background-image: url(https://www.kpwhite.com/images/border/bottomRight.gif)
  } 

  td.shadow-bottom { 
    height: 11px;
    background-image: url(https://www.kpwhite.com/images/border/bottom.gif)
  }

  td.shadow-bottomLeft { width: 11px;
    height: 11px;
    background-image: url(https://www.kpwhite.com/images/border/bottomLeft.gif)
  } 

  td.shadow-left { width: 11px;
    background-image: url(https://www.kpwhite.com/images/border/left.gif)
  }

  td.shadow-topLeft { 
    width: 11px; 
    height: 11px; 
    background-image: url(https://www.kpwhite.com/images/border/topLeft.gif)
  }      

  td.shadow-center { 
    background-color: redwhite

  }










table.itemdetails {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: C5CB97;
	
}
table.itemdetails th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
	background-color: #C5CB97;
	-moz-border-radius: ;
}

  td.itemdetails-toprow { 
	text-align:center;
	font-weight: bold;
	vertical-align: bottom;
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
	background-color: #C5CB97;
	-moz-border-radius: ;
	
  }      


  td.itemdetails-commonrow { 
	vertical-align: top;
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: black;
	background-color: #ffffff;
	-moz-border-radius: ;

  }      

  td.itemdetails-spanned { 
	text-align:center;	
	font-weight: bold;
	vertical-align: top;
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: black;
	background-color: #FFF8B9;
	-moz-border-radius: ;
  }      




