body{
	margin: 0px;
}
.topo{
	width: 100%;
	background-image: url(/img/topo.jpg);
	background-repeat: no-repeat;
	height: 123px;
}
.top_bottom{
	width: 100%;
	background-image: url(/img/top_bottom.jpg);
	background-repeat: no-repeat;
	height: 73px;
}
.text_login{
	font-family: verdana, arial;
	font-size: 10px;
	color: white;
}
.input_login{
	font-family: verdana, arial;
	font-size: 10px;
	color: black;
	border: 1px solid black;
}
.input_search{
	font-family: verdana, arial;
	font-size: 11px;
	color: black;
	border: 1px solid black;
}
.font_link{
	font-family: verdana, arial;
	font-size: 11px;
	color: white;
}
.border{
	border: 1px solid; 
}
.classificacao{
	float: left;
	width: 130px;
	font-size: 8pt;
	font-family: tahoma, arial;
	color: #ffffff;
	text-align: center;
	background-image: url(../img/background_topo.gif);
}
.classificacao1{
	float: left;
	width: 129px;
	font-size: 8pt;
	font-family: tahoma, arial;
	color: #ffffff;
	text-align: center;
	background-image: url(../img/background_topo.gif);
}
.div_td_left{
	float: left;
}
.topo{
	border-top: 1px solid #ACB0B2;
	font-size: 8pt;
	font-family: tahoma, arial;
	color: #ffffff;
}
.topo_border_left{
	border-left: 1px solid #ACB0B2;
	border-right: 1px solid #ACB0B2;
}
.link_blue_bold{
	font-family: tahoma, arial; 
	font-size: 7pt; 
	color: #034A8B;
	font-weight: bold;
	vertical-align: middle;
}
.link_top{
	font-family: tahoma; 
	font-size: 8pt; 
	color: #034A8B;
	font-weight: bold;
	text-decoration: none;
}