.lefnavlinktxt {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.head1txt {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #842F00;
}
.head2txt {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #EE772C;
}
.bodytxt {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 13px;
	color: #000000;
}
a:link {
	font-family: verdana;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #842F00;
	text-decoration: none;
}
a:active {
	font-family: verdana;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.members_tables {
	background-color: #FFE6AA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBD5B;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}
.mem_table_header {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #842F00;
	background-color: #FFE097;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC55;
}
.shloka_box {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 14px;
	font-style: italic;
	color: #842F00;
	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: #EE782C;
	border-right-color: #EE782C;
	border-bottom-color: #F2965E;
	border-left-color: #F2965E;
	background-image: url(shloka_bg.gif);
}

