.fonte2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.bd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61C6DA;
}
.fonte3 {
	font-family: arial;
	font-size: 11px;
	color: #01598E;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
.rp {
	background-repeat: repeat;
}
.sub_menu {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#004865;
}
sub_menu:hover {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#004865;
}
/*menu*/
body {
	font: normal 11px verdana;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0 none;
	height:24px;
	
	}

ul li {
	position: relative;
	height:24px;
	float: left;
	display: inline;
	}
	
li ul {
	position: absolute;
	top: 24px;
	display: none;
	left:-125px;
	width:500px;
	}

ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	padding: 0px;
	border-bottom: 0;
	}
* html ul li {
	float: none;
	height: 24px;
	position: relative;
}
* html ul li a { height: 15px; }
		
li:hover ul { 
display: block;
background-image:url(images/br2.gif);
background-repeat:repeat-x;
color:#FFFFFF;
 }
.backs {
	background-color: #EFEFEF;
}
.backb {
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
