body {
	margin-left: 0px;
	margin-top: 0px;
	overflow-x: hidden;
}
.style4 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	font-size: 9px;
	font-family: Arial;
}
.style7 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style8 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #6688CC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
}
a.menu:hover {
	text-decoration: none;
}
a.menu:active {
	text-decoration: none;
}

font.obrigatorio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	padding-left: 2px;
}

/***************************/
/* Estilo do menu esquerdo */
/***************************/
table.leftmenu td {
	color: black;
	font-size: 10px;
}
table.leftmenu a {
	color: black;
	font-size: 10px;
}
td.leftmenuselected a {
	color: blue;
	font-size: 10px;
}

.style9 {
	color: #000000
}
.style13 {
	color: #000066
}
.style20 {
	font-size: 10px;
	font-family: Arial;
}
.style12 {
	color: #333333
}
.style16 {
	font-size: 9px;
	color: #FFFFFF;
}
.style22 {
	color: #0033FF
}
.style24 {
	color: ##35589F
}
.style28 {
	color: #993399
}
.style29 {
	color: #35589F;
	font-size: 11px;
}
.style30 {
	color: #000000;
	font-size: 10px;
}

.style31 {
	color: #FFFFFF;
	font-size: 10px;
}
.style32 {color: #ACBFE5}
.style38 {
	color: #6688CC;
	font-size: 24px;
	font-family: "Arial Narrow";
}
.style39 {font-size: 20px}
.style40 {font-family: "Arial Narrow"; color: #6688CC;}
.style41 {color: #35589F}
.style42 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}
.style43 {font-family: Arial}
.style44 {font-family: Arial; font-weight: bold;}
.style45 {font-weight: bold; color: #FFFFFF; font-family: Arial;}
.style46 {font-family: "Arial Narrow"; color: #6688CC; font-size: 20px; }

.texto {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

/***************************
****** Borda do Menu *******
***************************/
.itemBorder {
/*	border: 1px solid #FFFFFF;*/
	border: 1px solid #6688CC;
}

/*************************************
****** Texto do Título do Menu *******
*************************************/
.itemText2 {
	color: #FFFFFF;
	font-size: 12px;
}
a.itemText2:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
a.itemText2:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
a.itemText2:hover {
	text-decoration: none;
	color: gold;
	font-size: 12px;
}
a.itemText2:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

/***************************
****** Texto do Menu *******
***************************/
.itemText {
	color: #FFFFFF;
	font-size: 12px;
}
a.itemText:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
a.itemText:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
a.itemText:hover {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
a.itemText:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

/***************************
******** Tree Menu *********
***************************/
.dtree {
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: text-bottom;
}
.dtree a {
	text-decoration: none;
}
.dtree a:hover {
	color: #666;
	text-decoration: underline;
}
.dtree .node {
	position: relative;
	top: -2px;
	padding: 1px;
	color: #666;
}
.dtree .nodeSel {
	position: relative;
	top: -2px;
	padding: 1px;
	color: #666;
	background-color: #c0d2ec;
}
