
.MenuDesativado
{
	color: #ffffff;
	font-family:Arial;
	font-size:8pt;
	text-align:center;  
	font-weight:bolder;
	text-decoration:none;
}

.Arvore
{
	font-size: 10px;
	font-family: Verdana, sans-serif;
	white-space: nowrap;
	margin: 5px;
	text-decoration: none
}

.LinkArvore
{
	margin-left: 6px;
	color: #666666;	
	text-decoration: none
}

.imgArvore
{
	vertical-align: middle;
	border: 0px;
}

.MenuAtivado
{
	color: #003399;
	font-family:Arial;
	font-size:8pt;
	text-align:center;  
	font-weight:bolder;
	text-decoration:none;
}

.Titulo
{
	color: #003399;
	font-family:Arial;
	font-size:12pt;
	text-align:center;  
	font-weight:bolder;
	text-decoration:none;
}

.TxtBoxRestrito
{
	color:#333333;
	font-family:Tahoma;
	font-size:10px;
	border-color:#a9a9a9;
	border-style:solid;
	border-width:1px;
	height:17px;
}

.TxtBox
{
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	border-color:#a9a9a9;
	border-style:solid;
	border-width:1px;
	height:20px;
}

.TxtBoxDes
{
	color:#333333;
	background-color: #eeeeee;
	font-family:Tahoma;
	font-size:12px;
	border-color:#a9a9a9;
	border-style:solid;
	border-width:1px;
	height:20px;
}

.ChkBox
{
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	height:20px;
}

.Texto
{
	color: #000000;
	font-family:Arial;
	font-size:8pt;
	text-align:Left;  
	text-decoration:none;
}

.link
{
	color: #000000;
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
}

.TextoRel
{
	color: #000000;
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
}

.TextoObr
{
	color: #ff0000;
	font-family:Arial;
	font-size:8pt;
	text-align:Left;  
	text-decoration:none;
}

.MsgSucesso
{
	color: #003399;
	font-family:Arial;
	font-size:8pt;
	text-align:Left;  
	text-decoration:none;
}

.MsgErro
{
	color: #ff0000;
	font-family:Arial;
	font-size:8pt;
	text-align:Left;  
	text-decoration:none;
}

.Botao
{
	cursor: hand;
	border-color:#003399;
	background-color:#003399;
	border-style:outset;
	font-family:Tahoma;
	color:white;
	font-weight:bolder;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
	border-style:outset;
}

.Div{
	SCROLLBAR-ARROW-COLOR: #AAAAAA; 
	SCROLLBAR-FACE-COLOR:#EEEEEE; 
	SCROLLBAR-SHADOW-COLOR: #C1C1C1; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #C1C1C1; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #f2f2f2; 
	BORDER: 1px solid #CCCCCC;
	OVERFLOW: auto; 
}
.ArvSelec{
	background-color:Green;
}
	
	


