/*---- Precepts CSS  ----*/


.LinkCol {
	overflow: auto; width: 200px;
	 padding-left: 10px; padding-top: 5px; padding-bottom: 5px;
	background-color: #F5DEB3; border-radius: 0.5em 0.5em 0.5em 0.5em;	
}
.LinkColLbl {font-family: Arial, Helvetica, sans-serif; color: black; font-size: 0.8em;}

.DsplyHeadings {
	padding-left: 10px;
	background-color: #F5DEB3; border-radius: 0.5em 0.5em 0.5em 0.5em;
}

