BODY
{
	scrollbar-face-color: ffffff;
	scrollbar-highlight-color: ffffff;
	scrollbar-3dlight-color: cccccc;
	scrollbar-darkshadow-color: cccccc;
	scrollbar-shadow-color: ffffff;
	scrollbar-arrow-color: cccccc;
	scrollbar-track-color: ffffff;
	background : #cfffcf;
	margin : 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
}

td{
	vertical-align : top;
}

.tab_principal
{
	width : 900px;
	height : 600px;
	background : #ffffff;
}

.superior
{
	width : 900px;
	height : 115px;
	background : #61b78e;
}

.menu
{
	width : 900px;
	height : 30px;
	background : #006633;
	font-size : 11px;
	color: #ffffff;
	text-align : center;
	vertical-align : middle;
	padding-bottom : 3px;
	padding-top : 3px;
}

.menu a
{
	color: #ffffff;
	text-decoration : none;
}

.menu A:HOVER
{
	color: #eedf3f;
}

.titulo
{
	color: #1e2c75;
	font-size : 12px;
}

.fundo_cor
{
	height : 15px;
	background : #61b78e;
	font-size : 12px;
	color: #ffffff;
	text-align : center;
	vertical-align : middle;
	height : 25px;
}

.fundo_cor_claro
{
	height : 15px;
	background : #cfffcf;
	font-size : 12px;
	color: #1e2c75;
	text-align : center;
	vertical-align : middle;
	height : 25px;
}

.destaques
{
	font-size : 12px;
	color: #1e2c75;
	vertical-align : middle;
}

.destaques a
{
	color: #1e2c75;
	text-decoration : none;
}

.destaques A:HOVER
{
	color: #61b78e;
}

.texto
{
	font-size : 12px;
	color: #000000;
	vertical-align : middle;
	text-align : justify;
	line-height:18px;
}

.texto a
{
	color: #1e2c75;
	text-decoration : none;
}

.texto A:HOVER
{
	color: #61b78e;
	
}

.inferior
{
	width : 900px;
	height : 20px;
	background : #61b78e;
	font-size : 10px;
	color: #ffffff;
	text-align : center;
	vertical-align : middle;
}

.texto_formulario
{
	background : #cfffcf;
	font-size : 12px;
	color: #000000;
	text-align : right;
	vertical-align : middle;
	height : 30px;
}

.texto_formulario1
{
	background : #cfffcf;
	font-size : 12px;
	color: #000000;
	text-align : left;
	vertical-align : middle;
	height : 30px;
}

.sel_es
{
	background : #dcdcdc;
	border:1px thin solid #cccccc;
	color: #b06070;
	height : 31px;
	margin:0;
	font-size : 11px;
	width : 50px;
}

.bt_buscar
{
	background : #dcdcdc;
	border:1px solid #cccccc;
	color: #b06070;
	margin:0;
	font-size : 11px;
}
