/*Start from here*/
@font-face {
	font-family: TonnyBanglaMJ;
	src:url(../font/TONNYBA0.eot);
}

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: TonnyBanglaMJ;
	line-height: 150%;
}

.box {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 6px;
	padding: 6px;
	height: auto;
	width: auto;
}

.boxl {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

.boxt {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.boxb {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.boxlb {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.boxlt {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.boxltb {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.boxr {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.boxrt {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.boxrb {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}.boxrtb {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.buttonstop {
	font-size: 17px;
	font-family:TonnyBanglaMJ;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.buttons {
	font-size: 17px;
	font-family:TonnyBanglaMJ;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.content {
	font-size: 18px;
	font-family:TonnyBanglaMJ;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.english {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.contenteng {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contentbangla {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	font-family: TonnyBanglaMJ;
}
.contentauthor {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.showdate {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contentheading {
	font-size: 24px;
	font-family:TonnyBanglaMJ;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.subheading {
	font-size: 22px;
	font-family:TonnyBanglaMJ;
	font-style: normal;
	font-weight: normal;
	color:#0000FF;   /*#FF0000*/
}
.contenttopheading {
	font-size: 32px;
	font-family:TonnyBanglaMJ;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	
}



.contenttitle {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}

.webmaster {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
a:link {
	text-decoration: none;
	color:#FF3300;
}
a:visited {
	text-decoration: none;
	color:#FF3300;
}
a:hover {
	text-decoration: underline;
	color:#0000FF;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
SELECT {
	FONT-SIZE: 14px; COLOR: #3b5785; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
OPTION {
	FONT-SIZE: 14px; COLOR: #3b5785; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
INPUT {
	FONT-SIZE: 14px; COLOR: #3b5785; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TEXTAREA {
	FONT-SIZE: 14px; COLOR: #3b5785; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
