.trebuchet10 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}
.trebuchet12 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
.trebuchet11 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.trebuchet12red {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.formEdit {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #144763;
	background-image: url(img/fundo_form_edit.gif);
	background-repeat: repeat-x;
	font-weight: normal;
}
.titulosG {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}



.label {
	font-family: Arial, Helvetica, "sans-serif";
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

table {
	font-family: Arial, Helvetica, "sans-serif";
	font-size:11px;
}

/*  PAGINACAO */
.paginacao {
	background-color:#F4f4f4;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
}

.paginacao a {
	color:black;
}

.paginacao .btn_disable {
	color:#cccccc;
}
/*  PAGINACAO */

a#link:hover {
	color: blue ! important;
	text-decoration: underline;
}
a#link {
	color: black;
}
