.LabelAvisoObrigatorio
{
	font-weight: normal;
	font-size: 7pt;
	color: crimson;
	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: 9pt;
	color: white;
	font-family: Verdana, Arial;
}

.LabelObrigatorio
{
	font-weight: bold;
	font-size: 8pt;
	color: crimson;
	font-family: Verdana, Arial;
}

.LabelFormato
{
	font-weight: normal;
	font-size: 7pt;
	color: crimson;
	font-family: Verdana, Arial;
}

.LabelBold
{
	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;
}

.LabelNormalLink
{
	font-weight: normal;
	font-size: 8pt;
	color: #003399;
	font-family: Verdana, Arial;
	cursor: hand;
}

.TextHabilitado
{
    font-weight: normal;
    font-size: 8pt;
    color: #003399;
    font-family: Verdana, Arial;
    height: 19px;
}

.TextDesabilitado
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: black 1px solid;
	color: #003399;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial;
	background-color: whitesmoke;
    height: 19px;
}

.CheckBox
{
	font-weight: bold;
	font-size: 8pt;
	color: #003399;
	font-family: Verdana, Arial;
}

.RadioButton
{
	font-weight: bold;
	font-size: 8pt;
	color: #003399;
	font-family: Verdana, Arial;
}

.ComboBox
{
	font-size: 8pt;
	color: #003399;
	font-family: Verdana, Arial;
}

.ImgToolbar
{
	height: 24px;
	width: 24px;
	cursor: hand;
}

.ButtonSelecaoExterna
{
	font-weight: bold;
	font-size: 10px;
	width: 65px;
	height: 25px;	
	color: #003399;
	font-family: verdana;
	background-color: #dff4ff;
}

.Button
{
	font-weight: bold;
	font-size: 10px;
	width: 80px;
	color: #003399;
	font-family: verdana;
	height: 25px;
	background-color: #dff4ff;
}

.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: #003399;
	font-family: Verdana,Arial;
	background-color: #dff4ff;
	text-align: left;
}

A.Link
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
	color: #003399;
	text-decoration: none;
}

A.Link:hover
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
	color: blue;
	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: 12pt;
	font-family: Verdana, Arial;
	color: royalblue;
	text-decoration: 'underline';
}

A.LinkMenuItem
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial;
	color: #003399;
	text-decoration: none;
}

A.LinkMenuItem:hover
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial;
	color: royalblue;
	text-decoration: 'underline';
}

A.LinkMenuItemToolbar
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial;
	color: #003399;
	text-decoration: none;
}

A.LinkMenuItemToolbar:hover
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial;
	color: royalblue;
	text-decoration: 'underline';
}

A.LinkMenuItemMenuPn
{
	font-size: 8pt;
	font-family: Verdana, Arial;
	color: #003399;
	text-decoration: none;
}

A.LinkMenuItemMenuPn:hover
{
	font-size: 8pt;
	font-family: Verdana, Arial;
	color: royalblue;
	text-decoration: 'underline';
}
.TextPaginacao
{
    font-weight: normal;
    font-size: 8pt;
    color: #003399;
    font-family: Verdana, Arial;
    height: 19px;
}
