.lblTreeItem
{
	 font-family:verdana;
	 font-size:10px;
	 color:#C9242A;
	 }

.lbl
{
	font-family:Verdana;
	font-size:11px;
}

.lbl10
{
	font-family:Verdana;
	font-size:10px;
	color: whitesmoke;
}

.txt10
{
	font-family:Verdana;
	font-size:10px;
}

.lblBold
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}
.lbl1
{
	font-family:Verdana;
	font-size:8px;
	
}
.lbl2
{
	font-size: 6px;
	font-family: Verdana;
	
}
.lblLogon
{
	font-size: 10px;
	color: red;
	font-family: Verdana;
}

.lblBlue
{
	font-weight: bold;
	font-size: 10px;
	color: Blue;
	font-family: Verdana;
}
.lblRed
{
	font-weight: bold;
	font-size: 10px;
	color: #dc143c;
	font-family: Verdana;
}
.lblTitlePopUp
{
	font-family:Verdana;
	font-weight:bold;
	color:White;
	font-size:10px;}
	
.popUp
{
	width:448px;
	height:182px;}

.lblDesc
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}
.lblRotulo
{
	font-size: 10px;
	color: cornflowerblue;
	font-family: Verdana;
}
.lblErro
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#C00000;
	}
.lblTitulo
{
	font-weight: bold;
	font-size: 16px;
	color: #cc0033;
	font-style: italic;
	font-family: Verdana;
	font-variant: normal;
}
.lblTitulo2
{
	font-weight: bold;
	font-size: 16px;
	color: #cc0033;
	font-family: Verdana;
	font-variant: normal;
}
.lblTitulo3
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
}
	
.lblSubtitulo
{
	font-weight: bold;
	font-size: 14px;
	color: dimgray;
	font-style: italic;
	font-family: Verdana;
}
.lblSubtitulo2
{
	font-size: 13px;
	color: dimgray;
	font-style: italic;
	font-family: Verdana;
}
.lblSubtitulo3
{
	font-size: 14px;
	color: dimgray;
	font-style: italic;
	font-family: Verdana;
}
.lblSubtitulo4
{
	font-weight: bold;
	font-size: 14px;
	color: dimgray;
	font-family: Verdana;
}
.lblMessage
{
	font-weight: bold;
	font-size: 14px;
	color: red;
	font-style: italic;
	font-family: Verdana;
}

.lblNegrito
{ font-family:Verdana;
	font-size:10px;
	font-weight:bold;}
.txt
{
	font-family:Verdana;
	font-size:10px;
	}
.imgBut
{
	width:45px;
	height:15px;
	}
	
	 .botao
{
	font-weight: bold;
	font-size: 10px;
	color: fuchsia;
	font-style: italic;
	font-family: 'Serifa BT';
	background-color: #ffcc00;
	text-align: center;
	font-variant: small-caps;
}
.panel
{
	font-weight: normal;
	font-size: 12px;
	visibility: visible;
	color: red;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: whitesmoke;
	text-align: left;
	border-bottom-style: none;
}
.panelMain
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	font-weight: bold;
	font-size: 20px;
	text-transform: capitalize;
	border-left: gainsboro 1px solid;
	color: crimson;
	direction: ltr;
	border-bottom: gainsboro 1px solid;
	font-style: italic;
	font-family: Verdana;
	background-color: whitesmoke;
	text-align: left;
	font-variant: normal;
}
.panelIn
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
	border-left: gainsboro 1px solid;
	color: crimson;
	direction: ltr;
	border-bottom: gainsboro 1px solid;
	font-style: italic;
	font-family: Verdana;
	background-color: whitesmoke;
	text-align: left;
	font-variant: normal;	
}
.TD
{
	 height: auto 300px;
	 width: auto 650px;
}
.TD2
{
	 height: auto 150px;
	 width: auto 650px;
}

