.LabelAvisoObrigatorio
{
	font-weight: normal;
	font-size: 7pt;
	color: crimson;
	font-family: Verdana, Arial;
}

.LabelMensagem
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Verdana, Arial;
	background-color: white;	
}
.LabelAguardando
{
	font-weight: normal;
	font-size: 12pt;
	color: blue;
	font-family: Verdana, Arial;
}
.LabelProcessando
{
	font-weight: bold;
	font-size: 12pt;
	color: Green;	
	font-family: Verdana, Arial;
}
.LabelFinalizdo
{
	font-weight: normal;
	font-size: 12pt;
	color:Black;		
	font-family: Verdana, Arial;
}

.LabelErro
{
	font-weight: bold;
	font-size: 12pt;
	color:Red;		
	font-family: Verdana, Arial;
}

.LabelAvisoNormal
{
	font-weight: normal;
	font-size: 7pt;
	color: black;
	font-family: Verdana, Arial;
}

.LabelAvisoSair
{
	font-weight: bold;
	font-size: 12pt;
	color: crimson;
	font-family: Verdana, Arial;
}

.LabelAvisoDesenvolvimento
{
	font-weight: bold;
	font-size: 12pt;
	color: crimson;
	font-family: Verdana, Arial;
}

.LabelTitulo
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial;
}



.LabelMenuItem1
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
}
.LabelMenuItem2
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	
}
.LabelMenuItem3
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	
}
.LabelMenu
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: sub;
	color: black;
	font-family: Verdana, Arial;
}


.LabelAvisoCompChequeSup
{
	font-weight: normal;
	font-size: 7pt;
	vertical-align: sub;
	color: mediumblue;
	font-family: Verdana, Arial;
}

.LabelCompChequeSup
{
	font-weight: normal;
	font-size: 8pt;
	color: mediumblue;
	font-family: Verdana, Arial;
}

.LabelObrigatorio
{
	font-weight: normal;
	font-size: 8pt;
	color: crimson;
	font-family: Verdana, Arial;
}

.LabelDataLogin
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	text-align: right;
}

.LabelDescricaoLogin
{
	font-weight: lighter;
	font-size: 8pt;
	color: graytext;
	font-family: Tahoma;
}

.LabelSloganLogin
{
	font-weight: bold;
	font-size: 7pt;
	color: white;
	font-family: Tahoma;
}

.LabelFormato
{
	font-weight: normal;
	font-size: 7pt;
	color: crimson;
	font-family: Verdana, Arial;
}

.LabelTituloNormal
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	font-family: Verdana, Arial;
}
.LabelTituloBold
{
	font-weight: bold;
	font-size: 8pt;
	color: gray;
	font-family: Verdana, Arial;
}

.RBList input[type="radio"] {
	width: auto;
	vertical-align: middle; 
}

.RBList label {
	font-weight: bold;
	width: auto;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	text-align: center;
	vertical-align: middle; 
}
.LabelBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
}

.LabelFrame
{
	font-weight: bold;
	font-size: 8pt;
	color: gray;
	font-style: italic;
	font-family: Verdana, Arial;
}
.LabelConsulta
{
	font-weight: bold;
	font-size: 10pt;
	color: midnightblue;
	font-family: Verdana, Arial;
}

.LabelTituloConsulta
{
	font-weight: bold;
	font-size: 13pt;
	color: midnightblue;
	font-style: italic;
	font-family: Verdana, Arial;
}

.LabelToolbar
{
	font-weight: bold;
	font-size: 8pt;
	color: #003399;
	font-family: Verdana, Arial;
}

.LabelNormal
{
	font-weight: normal;
	font-size: 8pt;
	color: #003399;
	font-family: Verdana, Arial;
}

.TextHabilitado
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: Verdana, Arial;
    height: 19px;
}

.TextInvisivel
{
  display: none;
}

.TextHabilitadoRight
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	height: 19px;
	text-align: right;
}

.TextHabilitadocentro
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	height: 19px;
	text-align: center;
}

.TextDesabilitado
{
	border: 1px solid black;
    font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
    margin-left: 0px;
}

.TextDesabilitadoDireita
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial;
	background-color: lightgray;
    height: 19px;
    text-align: right;
}

.TextDesabilitadoCentro
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial;
	background-color: lightgray;
    height: 19px;
    text-align: center;
}

.TextDesabilitadoRight
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial;
	background-color: lightgray;
    height: 19px;
    text-align: right;
}

.CheckBox
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
}

.RadioButton
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
}

.ComboBox
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
}

.ImgToolbar
{
	width: 24px;
	cursor: hand;
    margin-left: 0px;
}

.ImgToolbarMenu
{
	height: 16px;
	width: 15px;
	cursor: hand;
}

.ImgLink
{
	height: 14px;
	width: 15px;
	cursor: hand;
}

.ButtonSelecaoExterna
{
	font-weight: bold;
	font-size: 10px;
	width: 65px;
	height: 25px;	
	color: black;
	font-family: verdana;
	background-color: #dff4ff;
}

.Button
{
	font-weight: normal;
	font-size: 12px;
	width: 80px;
	color: #FFF;
	font-family: Arial;
	height: 25px;
	background-color:#696969;
}

.Separador
{
	border-right: white thin inset;
	border-top: white thin inset;
	border-left: white thin inset;
	border-bottom: white thin inset;
}

.GrdConsulta
{
	border-right: silver thin outset;
	border-top: silver thin outset;
	border-left: silver thin outset;
	border-bottom: silver thin outset;
}

.GrdHeaderConsulta
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Verdana,Arial;
	background-color: #6699cc;
	text-align: center;
}

.RowNormalConsulta
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana,Arial;
	background-color: #dff4ff;
	text-align: left;
}

A.Link
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
	color: black;
	text-decoration: none;
}

A.Link:hover
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
	color: royalblue;
	text-decoration: 'underline';
}

A.LinkSair
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, Arial;
	color: #003399;
	text-decoration: none;
}

A.LinkSair:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #DF5900;
	font-family: Verdana, Arial;
	text-decoration: underline;
}

A.LinkMenuItem
{
	font-weight: bold;
	font-size: 8pt;
	color: #003399;
	font-family: Verdana, Arial;
	text-decoration: none;
}

A.LinkMenuItem:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #0066ff;
	font-family: Verdana, Arial;
	text-decoration: underline;
}

A.LinkMenuItem1
{
	font-weight: bold;
	font-size: 9pt;
	color: #df5900;
	font-family: Verdana, Arial;
	text-decoration: none;
}

A.LinkMenuItem1:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #DF5900;
	font-family: Verdana, Arial;
}

A.LinkMenuItemDesab
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: none;

}

A.LinkMenuItemDesab:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;

}

A.LinkMenuItem2
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: none;

}

A.LinkMenuItem2:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #DF5900;
	font-family: Verdana, Arial;

}

A.LinkMenuItem2Sublinhado
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: underline;
}

A.LinkMenuItem2Sublinhado:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: darkgreen;
	font-family: Verdana, Arial;
	text-decoration: underline;
}

A.LinkMenuItem3
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;

	text-decoration: none;
}

A.LinkMenuItem3:hover
{
	font-size: 8pt;
	color: #DF5900;
	font-family: Verdana, Arial;
}


A.LinkMenuItemToolbar
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: none;
}

A.LinkMenuItemToolbar:hover
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial;
	color: #DF5900;
	text-decoration: none;
}

.FrameBanner
{
	border-bottom: black 1px solid;	
}

.FrameMenu
{
	border-right: black 1px solid;
}

.TextLabel
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #003399;
    BORDER-TOP-STYLE: none;
    FONT-FAMILY: Verdana, Arial;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    HEIGHT: 19px;
    BACKGROUND-COLOR: whitesmoke;
    BORDER-BOTTOM-STYLE: none
}
.TextLabelEsquerda
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #003399;
    BORDER-TOP-STYLE: none;
    FONT-FAMILY: Verdana, Arial;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    HEIGHT: 19px;
    BACKGROUND-COLOR: whitesmoke;
    TEXT-ALIGN: left;
    BORDER-BOTTOM-STYLE: none
}
.TextLabelDireita
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	border-top-style: none;
	font-family: Verdana, Arial;
	border-right-style: none;
	border-left-style: none;
	height: 19px;
	background-color: whitesmoke;
	border-bottom-style: none;
	text-align: right;
}

A.LinkCobranca
{
	font-weight: normal;
	font-size: 8pt;
	color: #003399;
	font-family: Verdana, Arial;	
	text-decoration: none;
}

A.LinkCobranca:hover
{
	font-weight: normal;
	font-size: 8pt;
	color: royalblue;
	font-family: Verdana, Arial;	
	text-decoration: none;
}
