/******  SELECT RED ******/

	#Div_SelectBA ul{
		font: bold 11px Arial, Verdana, sans-serif;
		margin:0;
		padding:0 0 0 5px;
		list-style:none;
		height:33px;
		background: transparent url('../_img/select_esq.gif') no-repeat center left;
		background-position: 0 7px;
	}

	#Div_SelectBA ul li a{
		display:inline;			
		padding:0 17px 0 0;
		background: transparent url('../_img/select_seta.gif') no-repeat center right;
		height:26px;
		display:block;
		cursor:pointer;
		float:left;
	}	
	#Div_SelectBA ul li a{
		color: #ffffff;	
		text-decoration:none;
	}

	#Div_SelectBA a input{
		display: block;
		background: transparent url('../_img/select_centro.gif') repeat-x;
		padding:4px;
		height:26px;
		float:left;
		border:0px;
		color:#ffffff;
		font-family: Trebuchet MS;
		font-size:12px;
		cursor:pointer;
	}

	#Div_SelectBA .current a,
	#Div_SelectBA .current input,
	#Div_SelectBA a:hover{
		text-decoration:underline;
		cursor:pointer;
	}
	
/******  INPUT RED ******/

	#Div_InputBA ul{
		font: bold 11px Arial, Verdana, sans-serif;
		margin:0;
		padding:0 0 0 5px;		
		list-style:none;
		height:33px;
		background: transparent url('../_img/select_esq.gif') no-repeat center left;
		background-position: 0 7px;
	}

	#Div_InputBA ul li a{			
		padding:0 5px 0 0;
		background: transparent url('../_img/select_sem_seta.gif') no-repeat center right;
		height:26px;
		display:block;
		cursor:pointer;
		float:left;
	}	
	#Div_InputBA ul li a{
		color: #ffffff;	
		text-decoration:none;
	}

	#Div_InputBA a input{
		display: block;
		background: transparent url('../_img/select_centro.gif') repeat-x;
		padding:4px;
		height:26px;
		float:left;
		border:0px;
		color:#ffffff;
		font-family: Trebuchet MS;
		font-size:12px;		
		cursor:pointer;
	}

	#Div_SelectBA .current a,
	#Div_SelectBA .current input,
	#Div_SelectBA a:hover{
		text-decoration:underline;
		cursor:pointer;
	}
	

/*****  QUADRO DESCE SELECT  *****/
	
	.cb_opcoesBA {
/*#e05e44;*/	
		width:155px;
		position:absolute; 
		z-index:1;
		display: none;		
		float:left;
		
	}
	
	.cb_opcoesBA  p {
		color:#ffffff;
		background: #3F6E8D;
		font-family: Trebuchet MS;
		font-size: 12px;
		cursor:default;
	}
	
	.select_quadroBA {
		background: url('../_img/select_quadro_baixo.gif') no-repeat bottom center;
		width:200px;
		height:5px;
		font-size:0px;
	}
	

	.titulo_textoBA {
		color:#0681C5;
		font-family: Trebuchet MS;
		font-size:13px;
		text-align:center;
		margin-right:30px;
	}
	
	.select_scroolBA {	
	overflow:auto;
	height:160px;
	width:170px;
	scrollbar-face-color: #3F6E8D;
	scrollbar-arrow-color: #719FC1;
	scrollbar-track-color: #3F6E8D;
	scrollbar-3dlight-color: #3F6E8D;
	scrollbar-highlight-color: #719FC1;
	scrollbar-darkshadow-color: #3F6E8D;
	}
	
	#Div_Menu_Select_AllBA {
		text-align:left;	
	}

