
.dpcpPlaceholder,
.dpcpPlaceholder TABLE.dpcpPrices
{
  font-family : Verdana, Arial;
  color       : #ffffff;   
  font-size   : 10pt;
}

.dpcpPlaceholder TABLE.dpcpPrices
{
  border-style  : solid;
  border-color  : #ffffff;
  border-width  : 1px;
  spacing : 0px;
/*  border-thickness: 1px;*/
}

.dpcpPlaceholder TABLE.dpcpPrices TD.price
{
  text-align : right;
}

.dpcpPlaceholder TABLE.dpcpPrices TD.value
{
  text-align : center;
}

.dpcpPlaceholder TABLE.dpcpPrices TR.headerRow TH
{
  border-style  : solid;
  border-color  : #ffffff;
  border-width  : 1px;
  border-left   : 0px;
  border-right  : 0px;
  border-top    : 0px;
/*  border-top        : 0px;
  border-left       : 0px;
  border-right      : 0px; 
  border-top : px; 
*/
}



TD.dpcpContent
{
  padding : 30pt;
}

TD.dpcpHeaderContent
{
  padding-left : 30pt;
}

.dpcpBackground
{
  background-color       : #7B5107;            /*brown*/
}


.dpcpPlaceholder A:active  ,
.dpcpPlaceholder A:link    ,
.dpcpPlaceholder A:visited 
{
  font-family     : Verdana, Arial;
  color           : #ffffff;   
  font-size       : 10pt;
  text-decoration : underline;
}

.dpcpPlaceholder A:hover
{
  font-family     : Verdana, Arial;
  color           : #ffffff;   
  font-size       : 10pt;
  text-decoration : underline;
  background-color : #f69101;       /*orange*/
}


.dpcpHeader
{
  font-family : Verdana, Arial;
  color       : #f69101;       /*orange*/
  font-size   : 10pt;
}


.dpcpHeader A:active  ,
.dpcpHeader A:link    ,
.dpcpHeader A:visited 
{
  font-family     : Verdana, Arial;
  color           : #f69101;       /*orange*/   
  font-size       : 10pt;
  text-decoration : none;
}

.dpcpHeader A:hover
{
  font-family     : Verdana, Arial;
  color           : #f69101;       /*orange*/   
  font-size       : 10pt;
  text-decoration : underline;
}

.dpcpDottedUL
{
  text-decoration : none;
  /*underline-style : dotted;*/
  border-bottom  : 1px dotted;
}

.dpcpPeripheral
{
  font-family : Verdana, Arial;
  color       : #7B5107;            /*brown*/
  font-size   : 10pt;
}

.dpcpImage
{
  border-color  : #000000;
  border-width  : 1px;
}