body {
	background-attachment: fixed;
	background-image: url(BG1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.TOPHead {
	background-image: url(KeyFun1head.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	height: 95px;
}
.MainHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(HeadBar.jpg);
	height: 27px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	border: medium groove #F0DBDA;
	background-color: #84514E;
}
.NameStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #CD4238;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
}
.Designation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660066;
	text-decoration: none;
}
