.backl {
	background-image: url(images/sh_l.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.backr {
	background-image: url(images/sh_r.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.backmainl {
	background-image: url(images/leftback.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.backmainr {
	background-image: url(images/maineback.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footb {
	background-image: url(images/sh_b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 140%;
	color: #4E4783;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 5px 5px;



}
.contenttable {

	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 120%;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 5px 5px;
}

