body {
	margin: 0px;
	padding: 0px;
	}
	.lc {
	background-image: url(images/lc.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 20px;
}
.rc {
	background-image: url(images/rc.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 20px;
}
.tb {
	background-image: url(images/topB.jpg);
	background-repeat: repeat-x;
}
.brc {
	background-image: url(images/rbc.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 21px;
}
.blc {
	background-image: url(images/lbc.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 20px;
}
.lb {
	background-image: url(images/lback.jpg);
	background-repeat: repeat-y;
}
.rb {
	background-image: url(images/rback.jpg);
	background-repeat: repeat-y;
}
.bb {
	background-image: url(images/bb.jpg);
	background-repeat: repeat-x;
}
.mainTxt {
	font-family: tahoma, arial;
	font-size: 11.5px;
	color: #003366;
	text-align: justify;
}
.copyright {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #CCCCCC;
}
.bullet {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 10px;
}
.serviceTxt {
	font-family: tahoma, arial;
	font-size: 13px;
	color: #333333;
	letter-spacing: 0.02em;
	font-weight: bold;
	text-align: left;
}
#img {
	margin: 1px;
	padding: 1px;
	border: 1px solid #003366;
}
