/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#4396CA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.cnter{
	background-image:url(../images/center_bg.jpg);
	background-repeat:repeat-x;
	}
	
.texthdr{
	font-size:14px;
	font-weight:bold;
	color:#0294DF;
	}
	
input{
	height:12px;
	font-size:11px;
	}
	
.topBarText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.topBarText:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0287CE;
	text-decoration: none;
}


.topBarText1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.topBarText1:hover {

	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
	color: #0287CE;
	text-decoration: none;
}



.copy{
font-size:10px;
}

.br{
	border:1px;
	border-color:#FFFFFF;
	border-style:solid;
}


.b_td{
	background-image:url(../images/b_bg.jpg);
	background-repeat:repeat-x;
	background-color:#D3DBDE;
	}
	
.sub_but{
	background-image:url(../images/bt_submit.jpg);
	background-repeat: repeat-x;
	height:22px; 
	width:55px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

/*-----------------------------------------------------------------------------------------
	b_box design for curve box
-----------------------------------------------------------------------------------------*/

.b_box_top_center{
	height:7px;
	border-top:1px solid #b5bfc3;
	background:#fff;
}

.b_box_bottom_center{
	height:7px;
	border-bottom:1px solid #b5bfc3;
	background:#fff;
}

.b_box_left_middle{
	width:7px;
	border-left:1px solid #b5bfc3;
	background:#fff;
}
.b_box_right_middle{
	width:7px;
	height:100%;
	border-right:1px solid #b5bfc3;
	background:#fff;
	
}

.b_box_middle_middle{
	background:#fff;
	padding:10px;
	
}

.left_contain{
	float:left;
	padding:0px 0px 0px 11px;
}

.left_contain1{
	float:left;
	padding:0px 0px 0px 11px;
}


.right_contain{
	margin:0px 0px 0px 10px;
	float:left;
	
}
.right_contain1{
	margin:0px 0px 0px 20px;
	float:left;
}
	

.contain_header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#181818;
	font-weight:bold;
	padding:5px 0px 5px 3px;
	border-bottom:2px solid #c6c6c6 ;
	
}





.contain_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0394e1;
	font-weight:bold;
	padding:5px 0px 5px 3px;
	border-bottom:2px solid #c6c6c6 ;
	
	
}

.contain_link a{
	text-decoration:none;
	background:url(../images/arrow.png) 0px  3px no-repeat;
	padding:0px 0px 0px 15px;
	display:block;
	color:#0394e1;	
}

.contain_link a:hover{
	color:#000;
}
	
.movie1{
	margin:10px 0px 10px 0px;
	
}

.movie{
	margin:25px 0px 0px 0px;
	
}

.movie span {
	padding:5px;
	background:#000;
	display:block;
	
}

.logo_pannel{
	margin:5px 10px 0px 40px;
	
	
}
.logo_pannel ul{
	display:inline-block;
	margin:0;
	padding:0;
}

.logo_pannel li{
	border:none;
	margin:0;
	list-style:none;
	background:#e8e5e5;
	display:block;
	padding:16px;
	margin:5px 0px 0px 0px;
}

.logo_pannel span{
	width:158px;
	height:47px;
	display:block;
}
	

.logo_pannel  .bob_logo{
	background:url(../images/b_logo_1.png) 0 0  no-repeat ;
}


.logo_pannel  .idbi_logo{
	background:url(../images/b_logo_1.png) 0 -47px  no-repeat ;	
}

.logo_pannel  .pnb_logo{
	background:url(../images/b_logo_1.png) 0 -94px  no-repeat ;	
}

.logo_pannel  .lichf_logo{
	background:url(../images/b_logo_1.png) 0 -141px  no-repeat ;	
}


.mar_quee{
	margin:0px 10px 0px 10px;
	width:442px;
	
}


