//A:hover {
    font-weight: bold;
}

//body {
    scrollbar-face-color: #CFAC4E;
	scrollbar-shadow-color: 7A652E;
	scrollbar-highlight-color: #ADA53F;
	scrollbar-3dlight-color: #7A652E;
	scrollbar-darkshadow-color: #7A652E;
	scrollbar-track-color: #7A652E;
	scrollbar-arrow-color: #7A652E;
}

.link {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: underline;
    text-align: none;
	cursor: none;
	color: #000000;
}

.linkAbasON {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #000066;
}

.linkAbasOFF {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #444444;
}


.peq {
    font-family: Verdana;
    font-size: 7pt;
    font-weight: none;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #000000;
}

.peqBranco {
    font-family: Verdana;
    font-size: 7pt;
    font-weight: none;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #FFFFFF;
}

.peqBold {
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #000000;
}

.peqBoldBranco {
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #FFFFFF;
}

.peqAlign {
    font-family: Verdana;
    font-size: 7pt;
    font-weight: none;
	text-decoration: none;
    text-align: justify;
	cursor: none;
	color: #000000;
}

.peqAzul {
    font-family: Verdana;
    font-size: 7pt;
    font-weight: none;
	text-decoration: none;
    text-align: justify;
	cursor: none;
	color: #000099;
}

.peqCtrc {
    font-family: Arial;
    font-size: 7pt;
    font-weight: none;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #000000;
}

.peqCtrcBranco {
    font-family: Arial;
    font-size: 7pt;
    font-weight: none;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #FFFFFF;
}

.peqCtrcBold {
    font-family: Arial;
    font-size: 7pt;
    font-weight: bold;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #000000;
}

.peqCtrcBrancoBold {
    font-family: Arial;
    font-size: 7pt;
    font-weight: bold;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #FFFFFF;
}

.norm {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #000000;
}

.normBranco {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #FFFFFF;
}

.normBoldBranco {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #FFFFFF;
}

.normBoldPreto {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #000000;
}

.normBoldVerm {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #FF0000;
}

.normCab {
    font-family: Verdana;
    font-size: 7pt;
    font-weight: none;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #FFCC00;
}

.titulo {
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #000000;
}

.tituloFicha {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #000000;
}

.tituloAzul {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #6699CC;
}

.selectAbert {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #3D300F;
}

.InfAbert {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #554315;
}

.align {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: none;
    text-align: justify;
	cursor: none;
	color: #000000;
}

.TextField {
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: none;
	text-decoration: none;
    text-align: left;
	cursor: none;
	color: #000000;

    BORDER-RIGHT: #000000 1px;
    BORDER-TOP: #000000 1px;
    BORDER-LEFT: #000000 1px;
    BORDER-BOTTOM: #000000 1px;
	BORDER-STYLE: solid;
}

.NumericField {
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: none;
    text-align: left;
	cursor: none;
	color: #000000;

    BORDER-RIGHT: #000000 1px;
    BORDER-TOP: #000000 1px;
    BORDER-LEFT: #000000 1px;
    BORDER-BOTTOM: #000000 1px;
	BORDER-STYLE: solid;
}

.DecimalField {
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: none;
    text-align: left;
	cursor: none;
	color: #000066;

    BORDER-RIGHT: #000066 1px;
    BORDER-TOP: #000066 1px;
    BORDER-LEFT: #000066 1px;
    BORDER-BOTTOM: #000066 1px;
	BORDER-STYLE: solid;
}

.PercentualField {
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: none;
    text-align: left;
	cursor: none;
	color: #000066;

    BORDER-RIGHT: #000066 1px;
    BORDER-TOP: #000066 1px;
    BORDER-LEFT: #000066 1px;
    BORDER-BOTTOM: #000066 1px;
	BORDER-STYLE: solid;
}

.MoneyField {
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: none;
    text-align: left;
	cursor: none;
	color: #000066;

    BORDER-RIGHT: #000066 1px;
    BORDER-TOP: #000066 1px;
    BORDER-LEFT: #000066 1px;
    BORDER-BOTTOM: #000066 1px;
	BORDER-STYLE: solid;
}

.DateField {
    font-family: Verdana;
    font-size: 7pt;
    font-weight: none;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #000000;

    BORDER-RIGHT: #000000 1px;
    BORDER-TOP: #000000 1px;
    BORDER-LEFT: #000000 1px;
    BORDER-BOTTOM: #000000 1px;
	BORDER-STYLE: solid;
}

.TimeField {
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: none;
    text-align: left;
	cursor: none;
	color: #000066;

    BORDER-RIGHT: #000066 1px;
    BORDER-TOP: #000066 1px;
    BORDER-LEFT: #000066 1px;
    BORDER-BOTTOM: #000066 1px;
	BORDER-STYLE: solid;
}

.SelectField {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: none;
	text-decoration: none;
	text-align: left;
	cursor: none;
	color: #000000;
	BORDER-RIGHT: #000000 1px;
	BORDER-TOP: #000000 1px;
	BORDER-LEFT: #000000 1px;
	BORDER-BOTTOM: #000000 1px;
	BORDER-STYLE: solid;
	visibility: inherit;

}

.DbSelectField {
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: none;
    text-align: left;
	cursor: none;
	color: #000066;

    BORDER-RIGHT: #000066 1px;
    BORDER-TOP: #000066 1px;
    BORDER-LEFT: #000066 1px;
    BORDER-BOTTOM: #000066 1px;
	BORDER-STYLE: solid;
}

.LookupField {
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: none;
    text-align: left;
	cursor: none;
	color: #000066;

    BORDER-RIGHT: #000066 1px;
    BORDER-TOP: #000066 1px;
    BORDER-LEFT: #000066 1px;
    BORDER-BOTTOM: #000066 1px;
	BORDER-STYLE: solid;
}

.SVISelectField {
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: none;
    text-align: left;
	cursor: none;
	color: #000066;

    BORDER-RIGHT: #000066 1px;
    BORDER-TOP: #000066 1px;
    BORDER-LEFT: #000066 1px;
    BORDER-BOTTOM: #000066 1px;
	BORDER-STYLE: solid;
}

.SVESelectField {
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: none;
    text-align: left;
	cursor: none;
	color: #000066;

    BORDER-RIGHT: #000066 1px;
    BORDER-TOP: #000066 1px;
    BORDER-LEFT: #000066 1px;
    BORDER-BOTTOM: #000066 1px;
	BORDER-STYLE: solid;
}

.SelectBoxOver {
    background-color: #d7f4fe;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: none;
	text-decoration: none;
    text-align: left;
	cursor: none;
	color: #000066;

    BORDER-RIGHT: #000066 1px;
    BORDER-TOP: #000066 1px;
    BORDER-LEFT: #000066 1px;
    BORDER-BOTTOM: #000066 1px;
	BORDER-STYLE: solid;
}

.menu {
    font-family: Verdana;
    font-size: 7pt;
    font-weight: none;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #000000;
}

.menuBranco {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #000000;
}

.info {
    font-family: Verdana;
    font-size: 9px;
    font-weight: none;
	text-decoration: none;
    text-align: none;
	cursor: none;
	color: #FFFFFF;
}

.infoLink {
    font-family: Verdana;
    font-size: 9px;
    font-weight: none;
	text-decoration: underline;
    text-align: none;
	cursor: none;
	color: #FFFFFF;
}

.botaoCab {
	background-image:url("img/bgBtMenu.gif");
}

.botaoCab2 {
	background-image:url("img/bgBtMenuSel.gif");
}

.ButtonField {
    background-color: #666666;
    font-family: Verdana;
    font-size: 7pt;
    text-decoration: none;
    text-align: center;
    cursor: hand;
    color: #FFFFFF;

    BORDER-RIGHT: #000033 1px;
    BORDER-TOP: #000033 1px;
    BORDER-LEFT: #000033 1px;
    BORDER-BOTTOM: #000033 1px;
    BORDER-STYLE: solid;
}
