@charset "iso-8859-1";
@import url("../../common/css/format.css");

div#categoryImage {
	background-image : url("../images/staffing_image.jpg");
}

h3.mediumHeading {
	background-color : #e88b17;
	border-bottom : 1px solid #975007;
}

h4.reference {
	background : url("../images/staffing_bullet.gif") left center no-repeat;
}

table.dataTable th {
	color : #ffffff;
	background-color : #e88b17;
}

table.dataTable td {
	background-color : #fbf3e8;
}
/*------------------------*/
table.dataTable1 th {
	color : #ffffff;
	background-color : #e88b17;
}

table.dataTable1 td {
	background-color : #fbf3e8;
}
