.imgeleft {
	background-image: url(images/mani.jpg);
	background-repeat: no-repeat;
}
.imgright {
	background-image: url(image/imgright.jpg);
	background-repeat: no-repeat;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: circle;
	font-weight: normal;
	line-height: 13pt;
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.bggalery {
	background-image: url(image/gallerybg.jpg);
	background-repeat: no-repeat;
}

