body 
{
	background-color:#e5e7ee; 
	font-size: 12px; 
	font-family: Trebuchet MS; 
	margin: 0px;
	color : #001155;
	letter-spacing:-1,5px;
}
a:hover 
{ color: #cc0000 }

a.submenu
{
	color:#001155;
	font-size:10px;
	text-decoration:none;

}

a.link
{
	color:blue;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

td 
{
	font-size:11px;
	color : #001155;
}

a.menu
{
	color:#001155;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a.menu_sel
{
	color:#667099;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

div.div_menu_entry
{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	height:23px;
	border-width:1px;
	border-style:solid;
	border-color:#99a0bb;
	background:url(images/fundo_menu_central.jpg) repeat-x;
	color:#001155;
	padding-top:8px;
}

div.div_menu_entry_sel
{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	height:23px;
	border-width:1px;
	border-style:solid;
	border-color:#99a0bb;
	color:white;
	background-color:#001155;
	padding-top:8px;

}

div.div_submenu_entry
{ 
	width:175px; 
	text-align:left;	
	padding:0px; 	
	font-size:11px;
	font-weight:bold;
	height:20px;
	background-color:#fbf8f4;
	border-width:1px;
	border-style:solid;
	border-color:#99a0bb;
	padding-top:8px;	
	padding-left:4px;
}

div.div_submenu_entry_sel
{ 
	width:175px; 
	text-align:left;	
	padding:0px; 	
	font-size:11px;
	font-weight:bold;
	color:white;
	height:20px;
	background-color:#2f3335;
	border-width:1px;
	border-style:solid;
	border-color:#99a0bb;
	padding-top:8px;	
	padding-left:4px;	
}

div.div_body_title
{
	color:#001155;
	font-size:15px;
	font-weight:bold;
}

div.div_body_text
{
	color:#3b3d51;
	font-size:11px;
	line-height:18px;
}

a.nav
{
	color:#001155;
	font-size:10px;
	text-decoration:none;
}