/* CSS Document */
body{
	background:url(../images/ground_bg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.table_top{
	width:908px;
	height:32px;
	background:url(../images/table_top.gif) no-repeat;
	text-align:right;
	padding-right: 20px;
}
.table_top a{
	color:#009933;
	text-decoration:none;
}
.table_top a:hover{
	text-decoration:underline;
	color:#FF0000;
}
.time{ padding-left:5px; color:#FFFFFF }
.blink h2{ margin: 0; padding:0; font-size:15px } 
.table_mid{
	width:908px;
	background:url(../images/table_mid.gif) repeat-y;
}
.footer_mid{
	background:url(../images/footer_mid.gif) repeat-x;
	color:#CCCCCC;
}
.footer_mid a{
	color: #99FF00; text-decoration:none 
}
.footer_mid a:hover{
	color:#999900; text-decoration:underline;
}
.banner{
	width:900px;
	height:130px;
	background:url(../images/new.jpg) no-repeat;
}
.flag{
	position:relative;
	float:right;
	margin:0;
	padding:0;
	padding-right:10px;
}
.mid_border{
	border-right:1px solid #005daa;
}
.menu_mid{
	background:url(../images/menu_mid.gif) repeat-y;
}
#left_menu{
	width:100%;
	background:url(../images/menu_mid.gif) repeat-y;
	/*border:1px solid #000000;*/
}
#content{ margin-left: 10px; }
.content_inner{ padding:5px; padding-right:25px;  }
.content_inner p{ text-align:justify }
#content h1{ font-size:16px; font-weight:bold; margin:0; padding:0 }
.gap_right{ margin-right:5px; margin-bottom:5px; }
.content_inner h2{ font-size:18px; margin:0; padding:0; }
.left_margin{ margin-left:10px; }
.content_inner h3{ font-size:14px; color:#FF9900; }
.hand_arrow{ margin-top:20px; }
.hand_arrow li{
	background:url(../images/hand_small.gif) no-repeat; list-style:none; margin: 10px 5px; padding-left:35px; padding-bottom: 10px;  
	text-align:justify;
}
.gal_img{ margin: 5px 2px; }
.br_td td{ border-bottom:1px solid #CCCCCC; border-right:1px solid #999999; padding: 3px 2px }
.tl_td{ border-left:1px solid #999999; border-top: 1px solid #999999; text-align:center; font-size: 17px }
.tl_td2{ border-left:1px solid #999999; border-top: 1px solid #999999; text-align:left; font-size: 17px }
.tl_td1{ text-align:center; font-size: 17px }
.t_td{ border-top: 1px solid #999999 }
.l_td{ border-left:1px solid #CCCCCC }
.re_link li{ padding: 5px } 
.re_link li a{ color:#0000CC; text-decoration:none }
.re_link li a:hover{ text-decoration:underline }
.main_li li{
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:normal;
}
.main_li li a{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color:#000000;
}
.main_li li a:hover{
	text-decoration: underline;
	color:#000066;
}
.main_li ul li a{
	font-weight:normal;
	color:#333333;
}
.date
{
	text-align: left;
	color: #330000;
	font-weight: bold;
	font-size: 12px;
}
.common_link
{
	text-decoration: none;
	color: #0066FF;
	font-size: 12px;
}
.common_link:hover
{
	color: #330000;
	text-decoration: underline;
}
.bangla
{
font-size:18px;
}