@charset "utf-8";
.maintable {
	width: 100%;
}
.swamijitop {
	background-image: url(../templateimages/swamijitop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 218px;
	height: 560px;
}
.rightpanelback {
	background-image: url(../templateimages/rightpanelback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.topbar {
	background-color: #8bccec;
	background-image: url(../templateimages/topbarback.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
}
.topleft {
	background-image: url(../templateimages/topleft.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 13px;
}
.topmid {
	background-image: url(../templateimages/topmid.jpg);
	background-repeat: repeat-x;
}
.topright {
	background-image: url(../templateimages/topright.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 11px;
}
.searchheading {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #006699;
}
	.searchheading a{
	text-decoration: none;
	font-weight: bold;
	color: #006699;
	}
		.searchheading a:hover{
		text-decoration: underline;
		font-weight: bold;
		color: #003399;
		}

.searchtext {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	line-height: 23px;
	text-align: justify;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}


.leftmargin {
	background-image: url(../templateimages/leftmargin.jpg);
	height: 350px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 13px;

}
.rightmargin {
	background-image: url(../templateimages/rightmargin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 540px;
	width: 11px;
}

.cwheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #003366;
	background-position: right;
	padding-right: 12px;
}
.maintext {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	line-height: 25px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.treeviewarea {
	height: 200px;
	width: 215px;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	padding-left: 20px;
}
.indextext {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	line-height: 26px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
}
