body{
	background-color:	#F2F2F2;
}

.label{
	font-family		:	verdana;	
	font-size		:	12px;
	color			:	#6D6D6D;	
}

.label1{
	font-family		:	verdana;	
	font-size		:	10px;	
}

.label2{
	font-family		:	verdana;	
	font-size		:	12px;
	font-weight		:	bold;	
}

.label3{
	font-family		:	verdana;	
	font-size		:	30px;
	font-weight		:	bold;
	color			:	#FFFFFF;	
}

.label4{
	font-family		:	verdana;	
	font-size		:	12px;
	font-weight		:	bold;
	color			:	#FFFFFF;	
}

.divFrm{
	width			:	100%;
	height			:	100%;
	border-bottom	:	1px solid #6D6D6D;
	border-left		:	1px solid #6D6D6D;
	border-right	:	1px solid #6D6D6D;
	background-color:	#EFEFEF;	
}

.divFrm1{
	width			:	100%;
	height			:	100%;
	border-bottom	:	1px solid #6D6D6D;
	display			:	none;
	background-color:	#EFEFEF;	
}

.divFrm2{
	width			:	100%;
	height			:	100%;
	border-top		:	1px solid #6D6D6D;
	display			:	none;
	background-color:	#D7D7D7;	
}

.celula{
	font-family		:	verdana;	
	font-size		:	11px;
	background-image:	url('../img/aba1.gif');
	background-repeat:	no-repeat;
	cursor			:	pointer;
}

.celula1{
	font-family		:	verdana;	
	font-size		:	11px;
	background-image:	url('../img/aba2.gif');
	background-repeat:	no-repeat;
	cursor			:	pointer;
	font-weight		:	bold;
}

.celula2{
	font-family		:	verdana;	
	font-size		:	11px;
	background-image:	url('../img/aba1_cima.jpg');
	background-repeat:	no-repeat;
	cursor			:	pointer;	
	font-weight		:	bold;
}

.celula3{
	font-family		:	verdana;	
	font-size		:	11px;
	background-image:	url('../img/aba2_cima.jpg');
	background-repeat:	no-repeat;
	cursor			:	pointer;
}

.divScroll{
	width			:	100%; 
	overflow		:	auto;
	scrollbar-3dlight-color		:	#CCCCCC; 
	scrollbar-base-color		:	#D7D7D7; 
	scrollbar-darkshadow-color	:	#CCCCCC; 
	scrollbar-face-color		:	#D7D7D7; 
	scrollbar-highlight-color	:	#D7D7D7; 
	scrollbar-shadow-color		:	#D7D7D7; 
	scrollbar-track-color		:	#EFEFEF;
/*	BORDER	:1PX SOLID #FF0000;*/
}

.input_text{
	border			:	1px solid #6D6D6D;
	font-family		:	verdana;	
	font-size		:	12px;
}

.input_text1{
	border			:	0px solid #6D6D6D;
	font-family		:	verdana;	
	font-size		:	12px;
	background-color:	transparent;
}

.input_text_index{
	border			:	1px solid #6D6D6D;
	font-family		:	verdana;	
	font-size		:	15px;
}

.input_select{
	border			:	1px solid #6D6D6D;
	font-family		:	verdana;	
	font-size		:	12px;
}

.input_text_area{
	border			:	1px solid #6D6D6D;
	font-family		:	verdana;	
	font-size		:	12px;
	scrollbar-3dlight-color		:	#CCCCCC; 
	scrollbar-base-color		:	#D7D7D7; 
	scrollbar-darkshadow-color	:	#CCCCCC; 
	scrollbar-face-color		:	#D7D7D7; 
	scrollbar-highlight-color	:	#D7D7D7; 
	scrollbar-shadow-color		:	#D7D7D7; 
	scrollbar-track-color		:	#EFEFEF;
}

.titulo_tabela{
	font-family		:	verdana;	
	font-size		:	12px;	
	font-weight		:	bold;
	color			:	#6D6D6D;
	background-color:	#CCCCCC;
	border-bottom	:	1px solid #6D6D6D;
}

.titulo_formulario{
	font-family		:	verdana;	
	font-size		:	12px;	
	font-weight		:	bold;
	color			:	#FFFFFF;
	border-top		:	1px solid #6D6D6D;
	background-color:	#1E43A6;
}

.entrar{
	width			:	90px;
	height			:	24px;
	border			:	0px;
	background-color:	transparent;
	background-image:	url('../img/bot_entrar.gif');
	cursor			:	pointer;
}

.cancelar{
	width			:	90px;
	height			:	24px;
	border			:	0px;
	background-color:	transparent;
	background-image:	url('../img/bot_cancelar.gif');
	cursor			:	pointer;	
}

/*------CLASSES DO MENU-----------*/
.borderMenu{
	border			:	1px solid #6D6D6D;
}

.borderSubMenu{
   border-top		:	1px solid #6D6D6D;
}

.menuOut{
	cursor			:	pointer;
	border-top		:	1px solid #EBEBEB;
	background-color:	#FFFFFF;
	font-family		:	arial;
	font-size		:	12px;
	font-weight		:	bold;
	color			:	#000000;
}

.menuOver{
	cursor			:	pointer;
	border-top		:	1px solid #EBEBEB;
	background-color:	#4B9BB4;
	font-family		:	arial;
	font-size		:	12px;
	font-weight		:	bold;
	color			:	#FFFFFF;
}

.subMenuOut{
	cursor			:	pointer;
	background-color:	#FFFFFF;
	font-family		:	arial;
	font-size		:	12px;
	font-weight		:	bold;
	border-right	:	1px solid #6D6D6D;
    border-bottom	:	1px solid #6D6D6D;
    border-left		:	1px solid #6D6D6D;
	color			:	#000000;
}

.subMenuOver{
	cursor			:	pointer;
	background-color:	#4B9BB4;
	font-family		:	arial;
	font-size		:	12px;
	font-weight		:	bold;
	border-right	:	1px solid #6D6D6D;
    border-bottom	:	1px solid #6D6D6D;
    border-left		:	1px solid #6D6D6D;
	color			:	#FFFFFF;
}

.gravar{
	height			:	24px;
	width			:	24px;
	border			:	0px;
	background-image:	url('../img/bt_gravar.jpg');
	font-size		:	1px;
	cursor			:	pointer;
}

.excluir{
	height			:	24px;
	width			:	24px;
	border			:	0px;
	background-image:	url('../img/bt_excluir.jpg');
	font-size		:	1px;
	cursor			:	pointer;
}

.limpar{
	height			:	24px;
	width			:	24px;
	border			:	0px;
	background-image:	url('../img/bt_limpar.jpg');
	font-size		:	1px;
	cursor			:	pointer;
}

a{
	color			:	#000000;
	text-decoration :	none;
}

a:hover{
	color			:	#FFFFFF;
	text-decoration :	none;
}

a:active{
	color			:	#FFFFFF;
	text-decoration :	none;
}