body {font-family:verdana; font-size:10px; color:#000000;}
td {font-family:verdana; font-size:10px; color:#000000;}
select {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	background-image: url(../img/bkg_select.gif);
	background-color: #DAEDFF;
}
select.selPadrao {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
}
input.iptPadrao {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
}
textarea.iptPadrao {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
}
.textoLogin {font-size:9px;color:#5772A9;}
.texto {font-size:11px;color:#2B4D91;}
.txtDescricao {font-size:10px;color:#2B4D91;}
.textoSel  {font-size:11px;color:#FFAB01;}
a.txtDescricao {font-size:10px;color:#2B4D91;}
.txtNumero {font-size:13px;color:#2B4D91;}
.textoDestaqueGrande {font-size:17px;color:#3268D5;font-weight:bold;}
.textoDestaque {font-size:12px;color:#2B4D91;font-weight:bold;}
.textoDestaque2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #3767c7
}
.input {font-family:verdana;font-size:9px;height:15px;color:#000000;border-style:solid;border-right-width:1px;border-left-width:1px;border-top-width:1px;border-bottom-width:1px;border-color:#2A005D;background-image:url(../img/bkg_select.gif);}

.link {font-size:11px;color:#1800C8;text-decoration:none;font-weight:bold;}
a.link:link {font-size:11px;color:#1800C8;text-decoration:none;font-weight:bold;}
a.link:visited {font-size:11px;color:#1800C8;text-decoration:none;font-weight:bold;}
a.link:hover {font-size:11px;color:#1800C8;text-decoration:underline;font-weight:bold;}
.link2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #1800c8;
    TEXT-DECORATION: none
}
A.link2:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #1800c8;
    TEXT-DECORATION: none
}
A.link2:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #1800c8;
    TEXT-DECORATION: none
}
A.link2:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #1800c8;
    TEXT-DECORATION: underline
}

.linkPeq {font-size:9px;color:#1800C8;}
a.linkPeq:link {font-size:9px;color:#1800C8;text-decoration:none;}
a.linkPeq:visited {font-size:9px;color:#1800C8;text-decoration:none;}
a.linkPeq:hover {font-size:9px;color:#1800C8;text-decoration:underline;}

.linkPag {font-size:9px;color:#1800C8;font-weight:bold;}
a.linkPag:link {font-size:9px;color:#1800C8;font-weight:bold;text-decoration:none;}
a.linkPag:visited {font-size:9px;color:#1800C8;font-weight:bold;text-decoration:none;}
a.linkPag:hover {font-size:9px;color:#1800C8;font-weight:bold;text-decoration:underline;}

.linkResultado {font-size:11px;color:#1800C8;text-decoration:none;font-weight:bold;}
a.linkResultado:link, a.linkResultado:visited {font-size:11px;color:#1800C8;text-decoration:none;font-weight:bold;}
a.linkResultado:hover {font-size:11px;color:#1800C8;text-decoration:underline;font-weight:bold;}

.linkMenu {font-size:9px;color:#2B4D91;}
a.linkMenu:link {font-size:9px;color:#2B4D91;text-decoration:none;}
a.linkMenu:visited {font-size:9px;color:#2B4D91;text-decoration:none;}
a.linkMenu:hover {font-size:9px;color:#449CEF;text-decoration:underline;}
.linkMenuOn {font-size:9px;color:#A7A7A7;text-decoration:none;}

.btnEsquerda {background-image:url(../img/lyt_btn_esquerdo.gif);}
.btn {
	background-image:url(../img/bkg_btn.gif);
		padding: 0 0 2 0;

}
.btnDireita {background-image:url(../img/lyt_btn_direito.gif);}
.linkBtn,a.linkBtn:link,a.linkBtn:visited,a.linkBtn:hover {
	font-size:10px;
	color:#1800C8;
	text-decoration:none;
	filter: shadow(color=#C2E1FF,direction=90);
	height: 1;
}
.txtRodape, a.txtRodape:link,a.txtRodape:visited,a.txtRodape:hover {font-family:arial;font-size:10px;color:#2B4D91;}
.txtPergunta {font-size:11px;color:#2B4D91;}
.txtResposta {font-size:11px;color:#63809D;}

.bgResultadoOn {
	background-color: #F8F3EA;
}
.bgResultadoOff {
	background-color: #F8F7F7;
}

.bgErro {
	background-color: #FAE9C8;
}
.txtErro {font-size:10px;font-weight:bold;color:#E30000;}
.linDivisoria
{
    BACKGROUND-COLOR: #aab8d3
}