@charset "utf-8";
/* CSS Document */

a:link    {
  /* Applies to all unvisited links */
  text-decoration:  none;
  font-weight:      normal;
  color:            #660000;
  } 
a:visited {
  /* Applies to all visited links */
  text-decoration:  none;
  font-weight:      normal;
  color:            #400000;
  } 
a:hover   {
  /* Applies to links under the pointer */
  text-decoration:  underline;
  font-weight:      normal;
  color:            red;
  } 
a:active  {
	/* Applies to activated links */
	text-decoration: underline;
	font-weight: normal;
	background-color: black;
  } 
  

 /* $WEFT -- Created by: Sujan DasGupta (sujandasgupta@hotmail.com) on 2/23/2012 -- */

  @font-face {
    font-family: SolaimanLipi;
    font-style:  normal;
    font-weight: normal;
    src: url (SOLAIMA0.eot);
    	

  }




  
 h2 {
    font-family: SolaimanLipi;
	color: #336699;
    text-align: left;
	font-size: 150%;

}

	p {
	font-family: SolaimanLipi;
	/* [disabled]color: #413737; */
	text-indent: 30px;
	line-height: 175%;
  
  }
  
  h4 {
		font-family: SolaimanLipi; 
		color: #336699; 
		font-size: 100%;
		font-weight: normal;
  
  }
  
  .left {
   font-family: SolaimanLipi; 
   position: relative;
   top: 9px;
   line-height: 28px;
   text-indent: 0;
   padding: 0px 0px;
   font-size: 100%;
}

  .right {
	  font-family: SolaimanLipi;
	  text-align:right;
	  text-indent: -30px;
	  font-size: 100%;
	  color:#336699;
	  }
	  
   .center {
	  font-family: SolaimanLipi;
	  text-align:center;
	  text-indent: 0;
	  font-size: 80%;
	  color:#336699;
   }
   
   
    .section {
	  font-family: SolaimanLipi;
	  text-align:center;
	  text-indent: 0;
	  font-size: 100%;
	  color:#000000;
   }
   
     .section_left {
	font-family: SolaimanLipi;
	text-align: left;
	/* [disabled]text-indent:0px; */
	font-size: 100%;
	color: #336699;
   }
   
        .section_Bleft {
	  font-family: SolaimanLipi;
	  text-align:left;
	  text-indent:0px;
	  font-size: 100%;
	  color:#000000;
   }
   
   
     .left_first {
	  font-family: SolaimanLipi;
	  text-align:left;
	  text-indent: 0px;
	  font-size: 100%;
	  
   }
   
   .small {
	   font-family: SolaimanLipi;
       text-align: left;
	   font-size: 90%
	   text-indent: -30px;
	   color:#336699;
	   }
	   
	.space {
	 font-family: SolaimanLipi;
	 text-align:center;
	 text-indent: 0;
     font-size: 90%;
	 color:#336699;
	  
   }
   
   .special_title {
   
    font-family: SolaimanLipi;
    color: #20580A;
    text-align: center;
	font-size: 150%;

}
  
     .special_name {
   
    font-family: SolaimanLipi;
	color: #20580A;
    text-align: center; 
	font-size: 125%;

}
	  
		  
	  .left_ref {
	font-family: SolaimanLipi;
	font-size: 90%;
	text-align:left;
	text-indent: 0px;
	color:#336699;
}
	 
 
   .right_ref {
	font-family: SolaimanLipi;
	font-size: 90%;
	text-align:right;
	color:#336699;
}

    .large_font {
	font-family: SolaimanLipi;
	font-size: 175%;
	text-align:left;
	color:#336699;
	}
	
	

	
	
	.green_font {
	font-family: SolaimanLipi;
	font-size: 100%;
	text-align:right;
	color:#20580A;
	}
	
		.green_font_special {
	font-family: SolaimanLipi;
	font-size: 100%;
	padding: left;
    padding: 100px;
	color:#20580A;
	}

.tab {
  margin-left: 30px;/*or whatever indentation size you want*/
  font-family: SolaimanLipi;
  font-size: 100%;
  line-height: 150%;
  color:#336699;
}

.tab_black {
  margin-left: 30px;/*or whatever indentation size you want*/
  font-family: SolaimanLipi;
  font-size: 100%;
  line-height: 175%;
  color:#000000;
}


.quote_center {
  font-family: SolaimanLipi;
  font-size: 100%;
  line-height: 175%;
  color:#336699;
  text-align:center;
  text-indent:0;
}

.quote_center_white {
  font-family: SolaimanLipi;
  font-size: 100%;
  line-height: 150%;
  color:#FFFFFF;
  text-align:center;
  text-indent:0;
}
	 
 #index_author {
	font-size: 95%;
	color: #336699;
}
.blue {
	color: #369;
	font-size: medium;
	font-family: SolaimanLipi;
}

.video-wrap { float: left; margin: 0 20px 5px 0; }

#btmpad {margin-top:50px;}