/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-position:top left;
	background:url(../images/body_bg.jpg) repeat-x;
	background-color:#9F9F9F;
	margin:5px auto; padding:0;
}
.head_bg{
	/*height:110px;*/
	background:url(../images/head_bg.jpg) repeat-x;
}
#top_up_menu, #top_up_menu_bangla{
	width:33%;
	background-color:#3E1904;
	padding:2px 3px; 
}
#top_up_menu_bangla{ width:29%; padding:0; }
#top_up_menu ul, #top_up_menu_bangla ul{
	margin:0;
	padding:0;
}
#top_up_menu ul li, #top_up_menu_bangla ul li{
	display:inline;
	margin:10px;
	
}
#top_up_menu ul li a, #top_up_menu_bangla ul li a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
#top_up_menu ul li a:hover, #top_up_menu_bangla ul li a:hover{ color:#FF6600 }
#top_up_menu_bangla ul li a{ font-size: 16px; }
#list{
	width:1000%;
}
#list ul{
	margin:0;
	padding:0;
	margin-left:30px;
}
#list ul li{
	margin:10px;
}
#list ul li a{
	color:#999999;
}
h3{
	margin:0;
	padding:0;
	color:#FF0000;
	font-size:14px;
}
.footer_bg{
	height:139px;
	background:url(../images/footer.jpg) no-repeat;
	font-size:11px;
}
.text_design{
	font-size:16px;
	color:#FF9999;
	margin-top:5px;
	font-weight:bold;
	border-bottom:1px solid #99FF99;
	padding-bottom:5px;
}

.news_date{ font-size:9px; color:#BBBBBB; margin-bottom:7px }
#extra_link ul{ margin:0; padding:0; padding-left:20px  }
#extra_link ul li{ list-style: url(../images/link.gif); padding:0px; margin:0; }
#extra_link ul li a { color:#111111; font-weight:normal; font-size:12px; }
#extra_link ul li a:hover { color: #0000FF; font-weight:normal }
/*************** LEFT MENU ************************/
 /* remove the margin and bullets, set the padding and margin for this demo only*/
.neon {margin:10px auto 10px auto; padding:10px; list-style:none; background:#FFFFFF; width:140px;}

 /* display the list items inline with a right margin to space the buttons. Use this to pre-load the hover image */
.neon li {background:url(../bar_off.jpg); margin:7px 0; width:120px;}

/* style the links and place the background image to start from left edge */
.neon li a {display:block; height:43px; width:130px; background:url(../images/bar_on.jpg); text-decoration:none; font-size:10px; font-family:arial, sans-serif; letter-spacing:1px; line-height:43px; text-transform:uppercase}

/* style the b element to posiition it to the right by 20 pixels and even out the text with 20 pixel right padding */
.neon li a b {margin:0 0 0 12px; display:inline; width:120px; float:left; height:43px; background:url(../images/bar_on.jpg) right top; padding:0 10px 0 0; color: #0000FF; text-align:center;}

/* style the link hover and the link hover b to replace the background image - border:0 needed for IE6 to work */
.neon li a:hover, .neon li a:hover b {border:0; background-image:url(../images/bar_off.jpg); cursor:pointer; color:#000;}

.neon li a.current, .neon li a.current b, .neon li a.current:hover , .neon li a.current:hover b {background-image:url(../images/bar_off.jpg); color:#fff; cursor:default;}

/*********************************************************************/
.nav_top, .nav_top_bangla{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; color:#0033FF; padding-top:20px }
.nav_top_bangla{ font-size:16px; }
.nav_top a{ color:#0033FF }
#content, #content_bangla{ padding-right:23px; font-size:12px; }
#content h1,#content_bangla h1{ font-size:16px; letter-spacing:2px; color:#002200; margin:10px 0; }
#content h2, #content_bangla h2{ font-size:14px; color: #0099FF}
#content_bangla h2{ font-size:22px; }
#content ul li, #content_bangla ul li{ padding:7px }
#content_right ul li, #content_bangla ul li{ padding:7px }
#content p, #content_bangla p{ text-align:justify }
#content_bangla{ font-size:20px }
#left_menu .left_w{ font-size:18px; color:#005500; font-weight:bold; margin-top:20px;  }
#english{ font-size:12px }
#bangla{ font-size:20px }
#bangla p{ font-size:20px; }

.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;
}	
.marguee img{ border-top: 7px solid #68FFAC; }
.marguee img.last{ border-bottom: 10px solid #68FFAC; }
#box1,#box2{ font-size:10px; }
#box1 input,#box2 input{ width:65px }
#box1 select,#box2 select{ width:90px; font-size:10px; }