corpo{
	font-family: Verdana;
	color: #333333;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-image: url(images/fundo.gif);
}

.ladinhos{
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:#F1F1F1;
	scrollbar-face-color:#F1F1F1;
	scrollbar-highlight:#F1F1F1;
	scrollbar-shadow-color:#666666;
}

a:link, a:visited{
	color: #006666;
	text-decoration: none;
}

a:hover{
	text-decoration: blink;
	font-weight: bolder;
	color: #990000;
}

font {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.titulo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	height: 18px;
	background-position: center;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.titulo2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.titulo3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	background-color: #F5F5F5;
}
.titulo_form {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #003366;
}
.titulo2_form {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	text-transform: none;
	color: #006666;
}
.texto {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
}
.texto2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.texto3 {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

/* titulo de tabelas*/
.menu {
	background-color: #EEEEEE;
	color: #FFFFFF;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.rodape {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #003366;
}
.form {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #003366;
	text-transform: uppercase;
}

} .destaque {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #003366;
	height: 18px;
	background-position: center;
	text-align: right;
}
.ewTable {
	width: ; /* table width */	
	color: ; /* text color */
	font-family: ;
	font-size: ;
	border-collapse: collapse;
	border: none;
	font-family: "Trebuchet MS";
}

/* main table data cells */
.ewTable td {
	padding: 1px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}
.ewHeader {
	background-color: #F5F5F5;
	color: #003366;
	vertical-align: top;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	padding: 2px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */

}
