.english
{
	COLOR: #8390A0;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none
}

.title a{
	font-family: SolaimanLipi;
	font-size: 18px;
	font-weight: normal;
	color: orange;
	vertical-align: bottom;
	text-align: left;
}

.section {
	font-family: SolaimanLipi;
	font-size: 20px;
	font-weight: normal;
	color: #003399;
	vertical-align: bottom;
	text-align: left;
}

.buttons a {
	color: #006699;
	padding: 1px 0px 2px 28px;
	display: block;
	font: 15px "Boishakhi";
	text-decoration: none;
	text-align: left;
	background-image: url(images/arrow_b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	width: 120px;
}

.buttons a:hover {
	color: red;
	text-decoration: underline;
	background-image: url(images/arrow_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.bazar {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	vertical-align: bottom;
	text-align: left;
}