body {
	background-image: url(images/back.jpg);
	background-color: #648974;
	background-repeat: repeat-x;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table.lucid { align: center}
td.lucid-top { height: 7px;  background-image: url(css/top.gif)}
td.lucid-topRight { width: 8px; height: 7px; background-image: url(css/topRight.gif)}			 
td.lucid-right { width: 8px; background-image: url(css/right.gif)}
td.lucid-bottomRight { width: 8px; height: 8px; background-image: url(css/bottomRight.gif)}	
td.lucid-bottom { height: 8px; background-image: url(css/bottom.gif)}
td.lucid-bottomLeft { width: 8px; height: 8px; background-image: url(css/bottomLeft.gif)}	
td.lucid-left { width: 8px; background-image: url(css/left.gif)}
td.lucid-topLeft { width: 8px; height: 7px; background-image: url(css/topLeft.gif)}			 
td.lucid-center { background-color: #333333 ; color: white }
table.lucid1 {align: center}.homeinspections {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 29px;
	color: #000;
}
.home {
	color: #0070C0;
}
.inspections {
	color: #F00;
}
.homeinspectionsbar {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #76923C;
	height: 40px;
	width: 620px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #E0E2DB;
	border-bottom-color: #E0E2DB;
	border-left-color: #F2F2F2;
	font-size: 13px;
	font-weight: bold;
	padding-top: 9px;
}
