body {
	
	font-family: Verdana, Arial, Helvetica;
	/*font-family: Trebuchet MS;*/
	font-size: 11px;
	line-height:14px;
}

.topnav_a
{
	font-family: helvetica;
	font-size: 11px;
	color: white;
	font-weight: bold;
	padding-top:8px;
	padding-bottom:8px;
	background-color:black;
	cursor:pointer;
}

a.topnav_a
{
	font-family: helvetica;
	font-size: 11px;
	color: white;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10%;
	padding-right:10%;
	text-decoration:none;
}

.topnav_a:hover {
	background-color:grey;
	color: white;
	text-decoration:underline;
}

.topnav_b
{
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-top:8px;
	padding-bottom:8px;
	/*background-color:#757575;*/
	background-color:#cc0000;
}

.rightnav_a {
	background-color: black;
	font-family: helvetica;
	font-size: 11px;
	//font-weight: bold;
	color: white;
	padding-left:5px;
}

.rightnav_a:hover {
	background-color:grey;
	color: white;
	text-decoration:underline;
	cursor:pointer;
}

.rightnav_b {
	background-color:#cc0000;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-left:5px;
}

.more_but {
	/*font-family: helvetica;*/
	/*font-size: 10px;*/
	color: white;
	padding-top:8px;
	padding-bottom:8px;
	background-color:black;
	border:0px;
	cursor:pointer;
}

.more_but:hover {
	/*font-family: helvetica;*/
	color: white;
	background-color:grey;
}

.more_but_2 {
	color: white;
	padding-top:8px;
	padding-bottom:8px;
	background-color:grey;
}

.close_but {
	/*font-family: helvetica;*/
	/*font-size: 10px;*/
	color: white;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px; padding-right:4px;
	background-color:black;
	border:0px;
	cursor:pointer;
}

.clique_aqui {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height:14px;
	color:black;
	text-decoration:underline;
}

.clique_aqui:hover {
	text-decoration:none;
	color:#cc0000;
}

.close_but:hover {
	/*font-family: helvetica;*/
	color: black;
	background-color:orange;
}


h1 {
	font-family: Trebuchet MS;
	font-size: 14pt;
}

.copyright
{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: white;
	background-color:grey;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
}

.bu
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-style:italic;
	color: white;
	background-color:#a7a7a7;
	padding-top:4px;
	padding-left:3px;
	padding-right:2px;
	padding-bottom:4px;
	text-decoration:none;
}

.contato {
	font-family: Trebuchet MS;
	width:300px;
	height: 15px;
	font-size: 11px;
	line-height:13px;
	background-color:#eeeeee;
}

.contato:hover {
	background-color:#f8f8f8;
}

.contato:focus {
	background-color:white;
}
