.linkMenuEsquerdo {
        font-size: 10px;
        font-weight: normal;
        font-family: Verdana, Tahoma, Arial;
        color: #567B9A;
	text-decoration: none;
}
.linkMenuEsquerdo:hover {
        font-size: 10px;
        font-weight: normal;
        font-family: Verdana, Tahoma, Arial;
        color: #354755;
	text-decoration: none;
}
.tabelaMenuEsquerdo {
        font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial;
	color: #000000;
	text-decoration: none;
        BACKGROUND-COLOR: #ECF4F9;
}
.tabelaMenuEsquerdo:hover {
        font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial;
	color: #000000;
	text-decoration: none;
        BACKGROUND-COLOR: #BACAD8;
}
.linkConteudo {
        font-size: 12px;
        font-weight: normal;
        font-family: Verdana, Tahoma, Arial;
        color: #567B9A;
	text-decoration: none;
}
.linkConteudo:hover {
        font-size: 12px;
        font-weight: normal;
        font-family: Verdana, Tahoma, Arial;
        color: #354755;
	text-decoration: none;
}
.tituloConteudo {
        font-size: 14px;
        font-weight: bold;
        font-family: Verdana, Tahoma, Arial;
        color: #567B9A;
	text-decoration: none;
}
.tituloVazioMaior {
        font-size: 22px;
        font-weight: bold;
        font-family: Verdana, Tahoma, Arial;
        color: #17364F;
	text-decoration: none;
}
.tituloVazioMenor {
        font-size: 14px;
        font-weight: bold;
        font-family: Verdana, Tahoma, Arial;
        color: #17364F;
	text-decoration: none;
}
.box {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	background-color: #CCCCCC; 
	width: 200px;
}

.button {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px
}

.box{
	background-color : #cccccc;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 1px;
	margin-bottom : 1px;
	border-style : none;
	font-size : 10px;
	font-family : verdana,arial;
}

.body {
	font-family : Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: #000000;
}

.form {
	font-family : Verdana, Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #000000;
	background-color : #FFFFFF;
        border-width : 1 1 1 1;
}
.btconf {
        font-family: Tahoma, Arial, Helvetica;
        font-size: 10pt;
        font-weight: normal;
        TEXT-TRANSFORM: lowercase;
        background-color: #F8F3E7;
        color: #597184;
        BORDER-RIGHT: #597184 1pt solid;
        BORDER-TOP: #597184 1pt solid;
        BORDER-LEFT: #61758D 1pt solid;
        BORDER-BOTTOM: #61758D 1pt solid;
}

BODY {
        color: #597184;
        font-family: Verdana, Arial, Helvetica;
        font-size: 10 pt;
        background:#9EACD1 url(../imagens/bgpage.jpg) repeat-x 0 0;
}

SELECT {
        color: #597184;
        font-family: Verdana, Arial, Helvetica;
        font-size: 8 pt;
}

TD {
        color: #597184;
        font-family: Verdana, Arial, Helvetica;
        font-size: 10 pt;
}

TABLE {
        color: #597184;
        font-family: Verdana, Arial, Helvetica;
        font-size: 9 pt;
}
