body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #404040;
	background-position: top;
	margin: 0px;
}
form{margin: 0px;
}
.link-bg {
	background-image: url(../images/bg-link.gif);
	background-repeat: repeat-x;
}
.space {
	background-image: url(../images/content-bg-br.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 17px;
}
.search {
	border-right: 1px solid #E4E4E4;
	border-bottom: 3px solid #B8A001;
	border-left: 1px solid #E4E4E4;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #515151;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 4px;

}
.text a{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: 006524;
	text-decoration: underline;
}
.heading {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: 006524;
}
.searchtxt {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 4px;

}
.select1 {
	font-family: Arial;
	font-size: 11px;
	height: 16px;
	width: 95%;
}
.txtbox {
	font-family: Arial;
	font-size: 11px;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.sloganbg {
	background-image: url(../images/lakh-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.footer a{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}
a:hover{
	color: #000000;
	text-decoration: underline;
}
.sloganbghome {

	background-image: url(../images/lakh-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.innertxt {
	font-family: Arial;
	font-size: 11px;
	color: #515151;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 4px;
	line-height: 18px;

}
.textHead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 000000;
}

