.textoclinimater {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-variant: normal;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006C00;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006C00;
	text-decoration: none;
}
.td_busca{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	padding:5px;
	margin:3px 0px 3px 0px;;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	text-align:center;
	vertical-align:middle;
}
.txt_campo_busca{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #006633;
}
.bt_busca_lado{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #FFFFFF;
	padding:2px;
	*padding:1px 2px 1px 2px;
	border:1px solid #CCCCCC;
	background-color:#006600;
	cursor:pointer;
}