/*
<styledoc language="Cascade Style Sheet" Specification="2.0">
	<responsibilities>
		This document sets the style parametres for 'JDR Group' web site.
	</responsibilities>
	<properties>
		<history email="salman@saltechsystems.com"
          author="Salman Maqsood"
          type="create"
          date="08/10/2006"
          role="Architect"/>
		  
		<history email="joel@saltechsystems.com"
          author="Joel Anderson"
          type="Edit"
          date="10/09/2006"
          role="Architect"/>
	</properties>
</styledoc>
*/

.tableborder, .tableBorder {
	border:1px solid #F8B45F;
	border:none;
}

.formSectionH1 {
	background-color:#F8B45F;
	background-color:transparent;
	background-image:url(/images/Style/OrangeTableHeading.png);
	background-image:none;
}

.formCaption {
	background-color:#F8B45F;
	background-color:transparent;
	font-weight:bold;
	
}

.scrollBox {
	height:auto;
	overflow:visible;
}
