
body {
    background-color: #C2CBCF;

}


.letratitulo    {font: normal 12px Arial,Helvetica; font-weight: bold; color : #000000; text-decoration: none; }
.letratitulo2    {font: normal 12px Arial,Helvetica; font-weight: bold; color : #000000; text-decoration: none; }
.letra1 { font: normal 9px Verdana; font-weight: bold; color : #A8B4D8; }
.letra { font: normal 12px Arial,Helvetica; font-weight: bold;}
.letramedia { font: normal 12px Arial,Helvetica; color : #000000;}
.letrabranca { font: normal 12px Arial,Helvetica; font-weight: bold; color : #FFFFFF;}
.letrapreta { font: normal 10px Arial,Helvetica; color : #000000;}
.letranormal { font: normal 12px Arial,Helvetica; font-weight: bold; color : #000000;}
.pequenopreto { font: normal 10px Arial,Helvetica;  color : #000000; }
.letrafundo { font: normal 10px Verdana; font-weight: bold; color : #000000; }
.letraitem { font: normal 12px Arial,Helvetica; color : #000000;}

.linkpreto       {font: normal 10px Arial,Helvetica; font-weight: bold; color : #000000; text-decoration: none; }
.link2       {font: normal 11px Arial,Helvetica;  color : #005B79; text-decoration: none; }
.linkbranco    {font: normal 12px Arial,Helvetica; font-weight: bold; color : #FFFFFF; text-decoration: none; }
.linktitulo    {font: normal 12px Arial,Helvetica; font-weight: bold; color : #000000; text-decoration: none; }
.linktitulo2    {font: normal 12px Arial,Helvetica; font-weight: bold; color : #000000; text-decoration: none; }
.linkcinza { font: normal 11px Verdana; font-weight: bold; color : #666666; }
.linkfundo       {font: normal 10px Verdana; font-weight: bold; color : #000000; }



a.linkpreto     { text-decoration: none; color : #000000; }
a.linkpreto:hover{ text-decoration: underline; color : #D4708D; }

a.linkbranco     { text-decoration: none; color : #FFFFFF; }
a.linkbranco:hover{ text-decoration: underline; color : #FFFFFF; }

a.linktitulo     { text-decoration: none; color : #000000; }
a.linktitulo:hover{ text-decoration: underline; color : #000000; }

a.linktitulo2     { text-decoration: none; color : #000000; }
a.linktitulo2:hover{ text-decoration: underline; color : #000000; }

a.link2     { text-decoration: none; color : #005B79; }
a.link2:hover{ text-decoration: underline; color : #005B79; }

a.linkpequeno     { text-decoration: none; color : #000000; }
a.linkpequeno:hover{ text-decoration: underline; color : #000000; }

a.linkcinza     { font: normal 12px Arial,Helvetica; text-decoration: none; color : #999999; }
a.linkcinza:hover{ font: normal 12px Arial,Helvetica; text-decoration: underline; color : #999999; }

a.linkfundo     { text-decoration: none; font-weight: bold; color : #000000; }
a.linkfundo:hover{ text-decoration: underline; font-weight: bold; color : #000000; }

.linha    { background-color: #EDF2F9; border: 1px #A8B4D8 solid; }

td.celula {
        background-color:#A8B4D8; border: small solid #ffffff; height: 18px;
}

input, textarea, select {
    color : #000000;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    border-color : #000000;
}

input.post, textarea.post, select {
    background-color : #FFFFFF;
}

input { text-indent : 2px; }

input.button {
    background-color : #EFEFEF;
    color : #000000;
    font-size: 11px; font-family: Arial, Helvetica;
}

input.mainoption {
    background-color : #FAFAFA;
    font-weight : bold;
}

input.liteoption {
    background-color : #FAFAFA;
    font-weight : normal;
}

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}