/* *** Main HTML Parameters *** */

body	{
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
      margin-top: 0;
      margin-bottom: 0;
      margin-left: 0;
      margin-right: 0;
}




/* *** TABLE Parameters *** */

table.pedfoundation	{
	width: 452px;
	height: 250px;
	border: 2px solid #660000;
	border-collapse: collapse;	
}

table.pedfoundation1	{
	width: 452px;
	height: 250px;
	border: 0px none;
	border-collapse: collapse;
}

table.pedscrolltbl	{
	width: 210px;
	height: 220px;
	border: 0px none;
	border-collapse: collapse;
}

table.pedtextarrows	{
	width: 225px;
	height: 15px;
	border: 0px none;
	border-collapse: collapse;
}

table.pedtext	{
	width: 210px;
	height: 220px;
	border: 0px none;
	border-collapse: collapse;
}

table.pedtxticons	{
	width: 225px;
	height: 15px;
	vertical-align: top;
	text-align: right;
}

td.pedarrows	{
	width: 225px;
	height: 15px;
	text-align: right;
	padding-right: 20px;
}

td.pedarrows1	{
	width: 225px;
	height: 15px;
	text-align: left;	
	padding-left: 10px;
}

td.pedimgcell	{
	width: 100%;
	height: 200px;
	text-align: center;
}

td.pedimgholder	{
	width: 225px;
	height: 210px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

td.pedimgicon	{
	padding-left: 5px;
	height: 15px;
	text-align: left;
	vertical-align: top;
}

td.pedpadtb	{
	width: 225px;
	height: 15px;
}

td.pedpadtbmid	{
	width: 2px;
}

td.pedscrollholder	{
	width: 210px;
	height: 220px;
	text-align: left;
	vertical-align: top;
}

td.pedtextholder	{
	width: 225px;
	height: 210px;
	text-align: center;
	vertical-align: top;
	padding-left: 8px;
	padding-right: 7px;
}

td.pedtxtget	{
	width: 210px;
	text-align: left;
	padding-bottom: 2px;
	padding-left: 2px;
}

td.pedtxtgetwins	{
	width: 210px;
	text-align: left;
	padding-bottom: 3px;
	padding-left: 5px;
}

td.pedtxtgrandsire	{
	width: 210px;
	text-align: left;
	padding-top: 15px;
}

td.pedtxtname	{
	width: 210px;
	text-align: left;
	padding-bottom: 5px;
}

td.pedtxtprofile	{
	width: 210px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

td.pedtxtsire	{
	width: 210px;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 7px;
}

td.pedtxtstats	{
	width: 210px;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
}

td.pedtxtwins	{
	width: 210px;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 3px;
}

td.pedvrule	{
	width: 2px;
	background-color: #660000;
}





/* *** FONT Parameters *** */

.pedtextget	{
	font-size: 0.7em;
      font-weight: bold;
      color: #000000;
}

.pedtextgetwins	{
	font-size: 0.6em;
      font-weight: bold;
	color: #660000;
	font-style: italic;
}

.pedtextname	{
	font-size: 0.8em;
      font-weight: bold;
      color: #000000;
}

.pedtextprofile	{
	font-size: 0.6em;
      color: #000000;
}

.pedtextsire	{
	font-size: 0.6em;
      font-weight: bold;
	color: #333333;
	font-style: italic;
}

.pedtextstats	{
	font-size: 0.7em;
      color: #000000;
}

.pedtextstats1	{
	font-size: 0.6em;
      color: #333333;
	font-style: italic;
}

.pedtextwins	{
	font-size: 0.6em;
      font-weight: bold;
	color: #660000;
}