body {
	margin: 0px;
	background-image: url(images/bg.jpg);

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.td-right-brd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #36674D;
}
.navi-text-color {
	font-size: 13px;
	font-weight: bold;
	color: #36674D;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
.address-txt {
	font-size: 13px;
	color: #36674D;
}
.td-top-brd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #36674D;
}
.left-navi {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #36674D;
}
.left-navi-align {
	padding-left: 42px;
}
a:hover {
	text-decoration: underline;
}
p {
	color: #333333;
	line-height: 22px;

}
.bdy-td-align {
	padding-left: 15px;
	padding-right: 10px;

}
.rs-img-align {
	float: right;
	margin-left: 15px;

}
.p-align {
	line-height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;

}
ul {
	line-height: 30px;
	font-size: 12px;
	font-weight: normal;
}
.underline {
	text-decoration: underline;
}
.tbl-green-brd {
	border: 1px solid #36674D;
}
.red-color {
	color: #990000;
}
.bg-img {
	background-image: url(images/hindu-background-1.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}
.td-top-green-brd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
}
.td-btm-green-brd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;

}
.lft-img-align {
	float: left;
	margin-right: 20px;
}
