/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	margin:0;
}

body > div {
	font-family:Verdana;
	text-align:center;
}

div, form, ul, ol, li, span, p {
	border:0 none;
	font-family:Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
}

a {
	color:#424242;
	text-decoration:none;
}
a:hover {
	color:#004AAF;
	text-decoration:underline;
}
.homeArea {
	background-image:url(images/a2.gif);
	background-repeat:repeat-x;
	background-color:#F9F9F9;
	border-bottom: 1px solid #987789;
	height: 60px;
}
.Content a {
	text-decoration:underline;
}
.tag_title a {
	text-decoration:none;
}
.tag_title a:hover {
	color:#004AAF;
	text-decoration:underline;
}
.titleTwo a {
	color:#5D7D96;
	font-family:Arial;
	font-size:13px;
}

.titleOne a {
	color:#0044AF;
	font-size:13px;
	height:25px;
}

.headerInfo {
	height:103px;
	width:100%;
	/*background-color:#F9F9F9;*/
}
/*
ul, ol, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
*/

.tag_title ul li {
	float:left;
	text-align:center;
}
.tag_title {
	/*background:transparent url(images/titelBg.gif) repeat-x scroll left bottom;*/
	height:25px;
	margin:0px;
	width:100%;
}

.titleOne {
	background:transparent url(images/titleOne.gif) repeat-x scroll left top;
	border-left:1px solid #B1B6B9;
	border-right:1px solid #B1B6B9;
	border-top:1px solid #B1B6B9;
	color:#0044AF;
	font-weight:bold;
	height:25px !important;
	line-height:25px !important;
	margin-right:1px;
	padding:0 22px;
}

.titleTwo {
	background:transparent url(images/titleTwo.gif) repeat-x scroll left top;
	border-left:1px solid #B1B6B9;
	border-right:1px solid #B1B6B9;
	border-top:1px solid #B1B6B9;
	color:#5D7D96;
	height:24px;
	line-height:22px;
	margin-right:2px;
	padding:0 22px;
}
/*
.titleTwo.selected {
	background:transparent url(images/titleOne.gif) repeat-x scroll left top;
	color:#0044AF;
	font-weight:bold;
	height:25px !important;
	line-height:25px !important;
	margin-right:1px;
}
*/
.news-box {
	width: 100%;
	padding: 4px 7px;
	/*text-align: justify;*/
	float: left;
	margin-bottom: 20px;
}
.news-box a{
	color: #000000;
}
.news-box .bhead {
	height: 30px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 1px 0px;
	margin-bottom: 5px;
}
.news-box .bhead h3 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 19px;
}
.news-box .bhead h3.eng {
	font-size: 17px;
}

.news-box ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.news-box .bcontent.bangla ul li {
	background-image: url(../images/arrow-right-small.gif);
	background-repeat: no-repeat;
	background-position: 0 0em;
	padding-left: 1.5em;
}
.news-box .bcontent.english ul li {
	background-image: url(../images/arrow-right-small.gif);
	background-repeat: no-repeat;
	background-position: 0 -0.1em;
	padding-left: 1.5em;
}

/*
.news-box ul li {
	padding: 2px 0px;
	list-style: inside disc;
}
.sitead ul li {
	list-style: none;
	text-align: justify;
}
*/
.news-box ul li a{
	text-decoration: none;
}
.news-box ul li a:hover{
	text-decoration: underline;
	color: black;
}
.news-box .bhead img {
	border: 0px;
	vertical-align: middle;
}
.news-box .bhead td.info {
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: bottom;
	font-size: 10px;
}

span.timeinfo{
	font-weight: bold;
	font-size: 11px;
}

.news-box .bcontent.english ul li a{
	padding: 0;
	margin: 0;
	font-family: arial,sans-serif;
	font-size: 13pt;
}
.news-box .bcontent.bangla ul li a{
	padding: 0;
	margin: 0;
	font-family: SolaimanLipi,SutonnyBanglaOMJ;
	font-size: 13pt;
}
.indentmenu ul li a {
	font-family: SolaimanLipi,SutonnyBanglaOMJ;
	font-size: 13pt;
}


#header {
	background:#2E2017 url(images/a1.jpg) repeat-x scroll left top;
	padding:1.5em 2em 1.5em 1em;
	text-align: left;
}
#header h1 {
	font-size:2em;
}
#header h1, #header h2 {
	display:block;
	margin:0 auto;
	/*width:778px;*/
}
#header h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
#header h2 {
	color:#BBAA77;
	font-size:0.8em;
}

#menu {
	background:#F1DFC9 url(images/a2.gif) repeat-x scroll left top;
	font-size:0.9em;
	/*padding:1em 0 1em 0;*/
	border-bottom: 1pt solid brown;
	text-align: left;
}
#menu ul {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 auto;
	padding-left:0.5em;
	width:100%;
}
#menu li {
	display:inline;
	padding: 12px 0;
	/*margin: 4px 0px;*/
	line-height: 40px;
}

#menu li a{
	color:#38271C;
	font-weight:bold;
	padding:0.25em 0.75em;
	text-decoration:none;
}
#menu li a:hover, #menu li.selected a {
	background:#342117 url(images/a4.gif) repeat-x scroll left top;
	color:#FFFFFF;
}
#footer {
	font-size: 12px;
	width:100%;
	
}


/*new-----*/


/* CSS Document */
.header_wraper{

clear:both;
}
.header_top_red_border{
width:100%;

height:10px;

background:#E00000;
/*
background:url(../images/top-back.jpg) repeat-x ;
*/
}
.logo_container{
	width:100%;
	
	height:100px;
	}
.logo{
width:150px;
float:left;
}

.logo_slogan
{
width:200px;
float:left;
text-align:left;
}
.logo_slogan_text{
padding-top:38px;
color:#858585;
font-size:12px;

}

.text_style{
font-family:Arial, Helvetica, sans-serif;
	}
.text_color
{
color:#000000;
}
.logo_slogan_date{
font-size:11px;
color:#858585;
}
.add_container{
padding-top:21px;
width:635px;
float:right;
padding-right:20px;}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: #FFFFFF;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #3A3A3A; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: #3A3A3A;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #E00000;
text-decoration:none;
}

.input_wd{
 width:505px;}

#all_paper{

}

#all_paper h4{
padding:opx;
margin:0px;
color:#E00000;}
#all_paper h4 a{
color:#E00000;}
#all_paper img{
border:none;}

.cout1{
width:40px; height:50px;
display:block;
float:left;
background:url(../images/cout1.jpg) no-repeat;}

.cout2{
background:url(../images/cout2.jpg) bottom right;
background-repeat:no-repeat;}

