body {
	background-color: #999999;
	background-image: url(images/background_black.gif);
	background-repeat: repeat;
	font: normal 11px/150% Verdana, Arial, Helvetica, sans-serif;
/*
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
*/	
}


.border{
	border: 1px solid #005128;
}
.texto {
	/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	*/
	font: normal 11px/150% Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #005184;
}
a:visited {
	color: #005184;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
}















td {
	font-size: 11px;
}

/*

body {
	margin-top: 15px;
	margin-left: 2px;
	height: 100%;
	padding: 0px;
	
	

}
*/
/* mambo core stuff 
a:link, a:visited {
	color: #006699; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;	text-decoration: none;
	font-weight: bold;
}
*/





table.moduletable {
	width: 145px;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #000000;
	text-align: left;
	padding-top: 4px;
	padding-left: 5px;
	height: 21px;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	background: #CCCCCC;
	border: 0px solid #000000;
}

table.moduletable td {
	font-size: 11px;
	/*height: 24px;*/
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	vertical-align: top;
}

table.moduletable-header {
  width: 98%; 
  border: 1px solid #999999;
}





a.menu:link, a.menu:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 20px;
	width: 98%;
	text-decoration: none;
	border-top: 1px solid White;
	border-left: 1px solid White;
	border-bottom: 1px solid #007237;
	border-right: 1px solid White;
	text-indent: 3px;
	height: 20px;
	background-color: #FFFFFF;
}

a.menu:hover {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #007237;
	border-right: 1px solid #FFFFFF;
	background-color: #EFDA31;
}

.img{
	border: 1px solid #000000;
	
}
ul {
	text-indent: 10px;
	padding-top: 10px;

}
li {
	list-style-image: url(images/li.gif);
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-indent: 0px;
}

ul.ulprincipal {
	text-indent: -20px;
	padding-top: 0px;

}
li.liprincipal {
	list-style-image: url(images/li.gif);
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

ul.ullink {
	text-indent: 10px;
	padding-top: 10px;

}
li.lilink {
	list-style-image: url(images/seta.gif);
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-indent: 0px;
}.titulo { font: 13px Verdana, Arial, Helvetica, sans-serif; color: #000000; }
.tituloespecial { font: bold 14px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; margin: 3px; padding: 3px; background: #9DCD17 url(images/barra_inicial.gif) no-repeat; background-position: 0px; text-indent: 25px; height: 26px;}
