body {
	font-family: SolaimanLipi;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: top;
}

.heading_txt {
	font-family: SolaimanLipi;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.heading_txt a{
	font-family: SolaimanLipi;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.heading_txt a:hover{
	font-family: SolaimanLipi;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.details a{
	font-family: SolaimanLipi;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.details a:hover{
	font-family: SolaimanLipi;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

.paging a{
	font-family: SolaimanLipi;
	font-size: 18px;
	font-weight: bold;
	color: #009900 ;
	text-decoration: none;
}

.paging a:hover{
	font-family: SolaimanLipi;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}


.right_boder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}

.content {
	font-family: SolaimanLipi;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
}
.ad_border {
	border: 2px solid #FF3366;
}

