body {
	background-color: #000000;
}
.tableborder {
	border: 1px solid #999999;
}
.footerbg {
	background-image: url(images/ind_13.jpg);
	background-repeat: no-repeat;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.footertxt:link {
	color: #ffcc00;
	text-decoration: none;
}
a.footertxt:hover {
	color: #ffcc00;
	text-decoration: underline;
}
a.footertxt:visited {
	color: #ffcc00;
	text-decoration: underline;
}
.servicesbg {
	background-image: url(images/services_middle_bg.jpg);
	background-repeat: no-repeat;
}
.servicetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.servicetxt:link {
	color: #ffcc00;
	text-decoration: none;
}
a.servicetxt:hover {
	color: #ffcc00;
	text-decoration: underline;
}
a.servicetxt:visited {
	color: #ffcc00;
	text-decoration: underline;
}
hr {
	color: #ffffff;
}
.photobg {
	background-image: url(images/photo_middle_bg.jpg);
	background-repeat: no-repeat;
}
.contactbg {
	background-image: url(images/contact_middle_bg.jpg);
	background-repeat: no-repeat;
}
