.bkg_middle {
	background-image: url(images/bkg_center.gif);
	background-repeat: no-repeat;
}
.bkg_homeMiddle {
	background-image: url(images/bkg_homeB.gif);
	background-repeat: no-repeat;
}
.bkg_homeMid2 {
	background-image: url(images/bkg_homeC.gif);
	background-repeat: no-repeat;
}
.bkg_homeBase {
	background-image: url(images/bkg_homeD.gif);
	background-repeat: no-repeat;
}

.bkg_base {
	background-image: url(images/bkg_subBase.gif);
	background-repeat: no-repeat;
}

.bkg_centre {
	background-image: url(images/bkg_cellcentre.gif);
	background-repeat: no-repeat;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-left: 40px;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
	background-color: #D1D1C5;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.footer a {
	color: #EAEAEA;
	}
	
.footer a:visited {
	text-decoration:none;
	color: #EAEAEA;
	}
	
.footer a:hover {
	color:#CC0000;
	text-decoration:underline;
	}

.tableSubPages {
	border: 1px solid #919181;
	border-collapse: collapse;
}
.paddingTable {
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
	}
h1 {
	font-size: 13px;
	font-weight: bolder;
	color: #D90000;
	font-family: Arial, Helvetica, sans-serif;
}
.employment {
	color:#FFFFFF;
	padding:10px;
	text-align:right;
}


.employment a {
	color: #CC0000;
	}
	
.employment a:visited {
	text-decoration:none;
	color: #CC0000;
	}
	
.employment a:hover {
	color:#EAEAEA;
	text-decoration:underline;
	}