/* CSS Document */

@font-face {
font-family: bangla;
font-style:  normal;
font-weight: normal;
src: url(BANGLA0.eot);
}

.BanglaFont{
	font-family: SolaimanLipi, Vrinda;
	font-style:  normal;
	font-weight: normal;
	font-size: 16 px;
}
ul {
	list-style-image: url('bullet/bullet.png');
}
ol {
	list-style-image: url('bullet/star_on_sm_2.gif');
	list-style-position: inside
}



body {
	color: #000000;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: SolaimanLipi, Vrinda; /*, SolaimanLipi, Vrinda;*/
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: justify;
}

h1 {
	margin-bottom: 4px;
	font-family: SolaimanLipi, Vrinda;
	font-weight: bold;
	font-size: 18px;
	border-width: 2px;
	border-bottom-color: #330099;
	border-bottom-style: solid;
	color: #000066;
	border-top-style: solid;

}

/*a:hover {
text-decoration:  underline; 
border: none;
color: #FF0000;
 }*/

  a {
text-decoration:  none;
font-weight: normal;
border: none;
 }

a:link, a:visited {
 	color: #009900;
 }

a:hover{
 	color: #FFFFFF;
 	background-color: #339933;
 	border: 0px solid #339933;
 }

a:active {
 	color: #00CC00;
 	border: 0px solid #339933;
 }

#agro a:hover{
	color: #FFFFFF;
	background-color: #FF3300;
	border: 1px solid #339933;
	font-family: SolaimanLipi, Vrinda;
 }
.source_tag {
	font-family: SolaimanLipi, Vrinda;
	font-size: 14px;
	color: #333333;
	background-color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

h2 {
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	font-family: SolaimanLipi, Vrinda;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	white-space: normal;
}
p {
	font-family: SolaimanLipi, Vrinda;
	color: #000000;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	text-align: justify;
	white-space: normal;
	clip: rect(auto,auto,auto,auto);
	top: auto;
}

.tblHead {
	background-color: #006633;
	white-space: normal;
	font-family: SolaimanLipi, Vrinda;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: center;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	clear: none;
	margin: 0px;


}
.tblBody {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.tbsubHead {
	font-family: SolaimanLipi, Vrinda;
	font-size: 14px;
	color: #000000;
	background-color: #99CC00;
	text-align: center;
	border: 1px solid #FFFFFF;
}
h3 {
	font-family: SolaimanLipi, Vrinda;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
}
p {
	font-family: SolaimanLipi, Vrinda;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}