.mainCell {
	background-image: url(images/BottomRightBend.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;




}
.navTop {
	background-image: url(images/LOHbanner2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navBottom {
	background-image: url(images/navbarBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.titles {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.needLinkage {
	color: #FF0000;
	font-weight: bold;
	text-transform: capitalize;
}
.mainTable {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFCCFF;
	background-color: #FFFFFF;
	background-image: url(images/LOHbanner2.jpg);
	background-position: right top;
	background-repeat: no-repeat;


}
.mainContentArea {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.servicesBox {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-left-style: solid;
	border-top-color: #FFCCFF;
	border-right-color: #FFCCFF;
	border-bottom-color: #FFCCFF;
	border-left-color: #FFCCFF;
}
