body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 10px;
	padding: 0px;
	padding-top: 2em;
	text-align: justify;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
.news-more {
	text-align: right;
}

.left {
	float: left;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}

/******************** tabber css ****************************/

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/******* Tabber End ***************/

/***********************Social****************************/
#social {
	float: right;
	width: 200px;
	top:215px;
	left:525px;
	color:#330099;
	font-weight: bold;
	position:absolute;

}
#social div {
	padding: 1px 0;
	margin: 0;
}


/***********************Green Tag****************************/
#green-tag {
	float: left;
	width: 105px;
	top:190px;
	left:0px;
	color:#330099;
	font-weight: bold;
	position:absolute;

}
#green-tag div {
	padding: 1px 0;
	margin: 0;
}

/**************** Hit Tip CSS ******************/
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

/**************** Hit Tip CSS ******************/



/***********************Search****************************/
#search-news {
	float: right;
	width: 135px;
	top:90px;
	color:#330099;
	font-weight: bold;
	position:relative;

}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #query {
	width: 128px;
	border: 1px solid #a6bf79;
}

#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}
	
/***********************Chapter Jump****************************/
#chapter-jump {
	float: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 15px;
	top:215px;
	position:relative;

}
#chapter-jump div {
	padding: 3px 0;
	margin: 0;
}
#chapter-jump #q {
	width: 128px;
	border: 1px solid #0099FF;
}
/***********************Donation****************************/
#donation {
	float: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 15px;
	top:5px;
	position:relative;

}
#donation div {
	padding: 0px 0;
	margin: 0;
}


/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/mukti_web_header_5.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:none;
	color:#FF9900;
	font-size: 14px;
}
#logo_w1 {
	font-size: 28px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style:bold;
	color:#FFFFFF;
	position:absolute;
}
#logo_w2 {
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style:bold;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:110px;
}
#logo_w2{
	top:44px;
	left:110px;
}
#header_text {
	top:50px;
	left:50px;
	width:500px;
	position:absolute;
}
#header_text p{
	font-size: 13px;
	font-style:bold;
	color:#330099;
	
}
#header_text a{
	font-size: 13px;
	color:#330099; 
	text-decoration:none;
}
#header_text a:hover{
	font-size: 14px;
	color:#85a157; 
	text-decoration:none; 
}

#banner {
	top:163px;
	left:0px;
	width:728px;
	position:absolute;
}
#banner p{
	font-size: 13px;
	font-style:bold;
	color:#330099;
	
}

#MenuPos {
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:23px;
	padding:5px 0px 0px 0px;
	text-align:center;
}

/********************** Two Columns Content ***************************/
#content {
	background-color:white;
	width:717px;
	text-align: justify;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:445px;
	margin-left:10px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{
	color:#c77e0a;
	font-size:11px;
	text-decoration: none;
	
}
#left a:hover{
	color:#85a157;
	font-size:11px;
	text-decoration: none;

}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #736F6E 2px solid;

}
#right a{
	color:#c77e0a;
	font-size:11px;
	text-decoration: none;
	
}
#right a:hover{
	color:#85a157;
	font-size:11px;
	text-decoration: none;

}

#right .downcast {
	background: #E6E7EE;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}

#right h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}

#left th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 0px solid #C1DAD7;
	border-bottom: 0px solid #C1DAD7;
	border-top: 0px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/tbl-header.jpg) no-repeat;
}

#left th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}


/********************** Full Page Content  ***************************/
#content-fullpage {
	background-color:white;
	width:717px;
	text-align: justify;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#leftfullpage {
	float:left;
	width:670px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#leftfullpage a{
	color:#c77e0c;
	font-size:11px;
	text-decoration: none;
}
#leftfullpage a:hover{
	color:#85a157;
	font-size:11px;
	text-decoration: none;
}
#photos a{
	margin-right:14px;
}


/***********************Newsletter****************************/
#newsletter {
	float: justify;
	width: 210px;
	top:20px;
	position:relative;
	align: left;

}
#newsletter div {
	padding: 3px 0;
	margin: 0;
}
#newsletter #n {
	width: 180px;
	border: 1px solid #a6bf79;
}

#newsletter p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

/***********************Newsletter Unsubsibe****************************/
#newsletter-unsubscribe {
	float: justify;
	width: 510px;
	top:20px;
	position:relative;
	align: left;

}
#newsletter-unsubscribe div {
	padding: 3px 0;
	margin: 0;
}
#newsletter-unsubscribe #emailid {
	width: 220px;
	border: 1px solid #a6bf79;
}

#newsletter-unsubscribe p {
	padding-left: 25px;
	padding-right: 2px;
	margin: 0.1em 0;
}

/***********************Contactus Form****************************/
#contactus {
	float: justify;
	width: 600px;
	top:3px;
	position:relative;
	align: left;

}
#contactus div {
	padding: 2px 0;
	margin: 0;
}
#contactus #Your_Full_Name {
	width: 200px;
	border: 1px solid #a6bf79;
}

#contactus #fname {
	width: 200px;
	border: 1px solid #a6bf79;
}

#contactus #lname {
	width: 150px;
	border: 1px solid #a6bf79;
}

#contactus #Your_Email_Address {
	width: 200px;
	border: 1px solid #a6bf79;
}
#contactus #email {
	width: 200px;
	border: 1px solid #a6bf79;
}

#contactus #Contact_Phone_Number {
	width: 150px;
	border: 1px solid #a6bf79;
}
#contactus #phone {
	width: 150px;
	border: 1px solid #a6bf79;
}

#contactus #chapter_info {
	width: 100px;
	border: 1px solid #a6bf79;
}
#contactus #city {
	width: 150px;
	border: 1px solid #a6bf79;
}
#contactus #Subject_of_Your_Query {
	width: 300px;
	border: 1px solid #a6bf79;
}
#contactus #address {
	width: 220px;
	border: 1px solid #a6bf79;
}
#contactus #pinzip {
	width: 80px;
	border: 1px solid #a6bf79;
}
#contactus #country {
	width: 110px;
	border: 1px solid #a6bf79;
}
#contactus #Your_Query {
	width: 400px;
	border: 1px solid #a6bf79;
}
#contactus #comments {
	width: 200px;
	border: 1px solid #a6bf79;
}

#contactus p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

/***********************TSS Ad Form****************************/
#tssad {
	float: justify;
	width: 430px;
	top:3px;
	position:relative;
	align: left;

}
#tssad div {
	padding: 2px 0;
	margin: 0;
}

#tssad #fname {
	width: 200px;
	border: 1px solid #a6bf79;
}

#tssad #lname {
	width: 150px;
	border: 1px solid #a6bf79;
}

 
#tssad #email {
	width: 200px;
	border: 1px solid #a6bf79;
}

#tssad #phone {
	width: 150px;
	border: 1px solid #a6bf79;
}

 
#tssad #city {
	width: 150px;
	border: 1px solid #a6bf79;
}

#tssad #address {
	width: 220px;
	border: 1px solid #a6bf79;
}
#tssad #pinzip {
	width: 80px;
	border: 1px solid #a6bf79;
}
#tssad #country {
	width: 110px;
	border: 1px solid #a6bf79;
}

#tssad #comments {
	width: 200px;
	border: 1px solid #a6bf79;
}

#tssad p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

/***********************Member Register Form****************************/
#memberreg {
	float: center;
	width: 710px;
	top:3px;
	position:relative;
	align: justify;

}
#memberreg div {
	padding: 2px 0;
	margin: 0;
}
#memberreg #first {
	width: 150px;
	border: 1px solid #a6bf79;
}

#memberreg #last {
	width: 150px;
	border: 1px solid #a6bf79;
}

#memberreg #addrline1 {
	width: 150px;
	border: 1px solid #a6bf79;
}

#memberreg #addrline2 {
	width: 150px;
	border: 1px solid #a6bf79;
}

#memberreg #city {
	width: 150px;
	border: 1px solid #a6bf79;
}

#memberreg #state {
	width: 150px;
	border: 1px solid #a6bf79;
}

#memberreg #country {
	width: 150px;
	border: 1px solid #a6bf79;
}
#memberreg #zippin {
	width: 150px;
	border: 1px solid #a6bf79;
}
#memberreg #pemail {
	width: 150px;
	border: 1px solid #a6bf79;
}
#memberreg #semail {
	width: 150px;
	border: 1px solid #a6bf79;
}
#memberreg #pphone {
	width: 150px;
	border: 1px solid #a6bf79;
}
#memberreg #sphone {
	width: 150px;
	border: 1px solid #a6bf79;
}
#memberreg #chapter {
	width: 150px;
	border: 1px solid #a6bf79;
}
#memberreg #file {
	width: 250px;
	border: 1px solid #a6bf79;
}

#memberreg p {
	padding-left: 15px;
	padding-right: 10px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
text-decoration:none;

}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}

#footer a{
	color:black; 
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#footer a:hover{color:white; text-decoration:none; }
