	
	.phcontent { background-color: #ffffff; font-family: Verdana,Arial,Helvetica;  }
	

/* NAME OF COMPANY */
	TD.ph-company {
		 padding: 3px;padding-left: 15px;
		 font-size: 15px; font-weight: bold; font-variant: small-caps;
		 letter-spacing: +1px; word-spacing: +1px;
		 background-color: #8787B9; color: white;
		 border-bottom: 1px solid #777777; border-right: 1px solid #777777;
	}


/* PH DETAILS */
	TD.ph-body { font-size: 13px;}
	DIV.ph-venue { padding-top: 5px; padding-bottom: 5px;}
	DIV.ph-title { font-weight: bold; font-style: italic; padding-bottom: 1px; }
	DIV.ph-show-by { font-weight: bold; padding-bottom: 5px; font-size: 12px; }
	DIV.ph-dates { padding-bottom: 5px; font-size: 12px; color: #6600cc; font-weight: bold;}
	DIV.ph-times { padding-bottom: 5px; font-size: 11px; color: #444444;}
	DIV.ph-prices { padding-bottom: 10px; font-size: 11px; color: #444444;	}
	DIV.ph-description { font-size: 13px; padding-bottom: 20px; text-align: justify;	}


/* LINKS ON PAGE */

	A.ph-link:link, A.ph-link:visited, 	A.ph-link:active { color: #AF6208;text-decoration: none; }
	A.ph-link:hover { color: #8787B9; text-decoration: none; }

/* IMAGES- no longer used */
	
    DIV.ph-image {
		float: right;
		width: 200px;
		padding-left: 20px;
	}	

	TD.ph-image-credit,
	DIV.ph-image-credit {
	font-size: 10px; text-align:right; padding-bottom: 7px;	
	}	
