body {
	margin: 0px;
	padding: 0px;
}
.body-bg {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.link-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link-text1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #fb9f00;
	text-decoration: none;
}
.mainbody-bg {
	background-image: url(images/main-bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-line {
	background-image: url(images/bg-body3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer-bg {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boder {
	border: 1px solid #ffffff;
	background-color: #CCCCCC;
}

.footer-link {
	font-family: Tahoma;
	font-size: 12px;
	color: #fb9f00;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.formm1 {
	background-color: #999999;
	height: 18px;
	width: 200px;
	border: 1px solid #ffffff;
}
.formm4 {
	background-color: #999999;
	height: 150px;
	width: 380px;
	border: 1px solid #ffffff;
}
.boder-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	padding-left: 10px;
}
.heading1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
.heading12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
}
a.heading12:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: none;
}