body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
}
a:link {
	color: #663399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663399;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.menu_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 120%;
	font-weight: bold;
	color: #999999;
}
.menu_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 130%;
	color: #663399;
}
.menu_item_sel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 130%;
	color: #000000;
	font-weight: bold;
}
.sub_item {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 130%;
	color: #666666;
}
.txt_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 5px;
}
.txt_titulo a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 5px;
	font-color: #000000;
}
.txt_texto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	padding-bottom: 5px;
}
.txt_texto a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	padding-bottom: 5px;
	font-color: #000000;
}


.sub_item_sel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 130%;
	color: #000000;
	font-weight: bold;
}
.fundo_tabela {
	background-image:url(img_geral/grid.gif);
	background-color:white;
	background-repeat: no-repeat;
}
.fundo_td {
	background-image:url(img_geral/grid2.gif);
	background-color:white;
	background-repeat: repeat-y;
}
