.pgleft {
	background-image: url(images/pge_left.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 69px;
}
.pagelft {
	background-image: url(images/page_1.jpg);
	background-repeat: no-repeat;
	width: 212px;
}
.pagecen1 {
	background-image: url(images/pge_cen.jpg);
	background-repeat: no-repeat;
	width: 43px;
}
.pagecen2 {
	background-image: url(images/pge_cen1.jpg);
	background-repeat: no-repeat;
	width: 74px;
}
.pgrght {
	background-image: url(images/page_2.jpg);
	background-repeat: no-repeat;
	width: 212px;
}
.pagergtcorner {
	background-image: url(images/rgt_corner.jpg);
	background-repeat: no-repeat;
	width: 101px;
	background-position: top top;

}
.noemal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}

