body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-y;
	background-color: F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
}
.form_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.form_pesquisa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	text-decoration: none;
}
.smallfont {
	font-size: 12px;
	font-weight: bold;
}
.negrito{
		font-weight: bold;
}
.alertaCores{
	font-size: 12px;
	background-color: #FFFF99;
	color: #FF0000;
}
.forms {
	font-size: 12px;
}
.hideform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: none none;
	background-image: url(../images/qua_bg.gif);
	background-repeat: repeat;
	color: #006600;
}
.sf {	
	border: none;
	font-size: 12px;
	background-color: FEE3A5;
	font-weight: bold;
}
.pgoff {
	 font-size: 12px; 
	 font-weight: bold; 
	 color: #FF0000; 
	 text-decoration: weight
}
a.pg {
	color: #0F426D; 
	text-decoration: none
}
a:hover.pg {
	color: #0F426D; 
	text-decoration:underline
}
a:hover.form_pesquisa  {
	color: #0F426D; 
	text-decoration:underline
}
.small {
	font-size: 12px;
	font-weight: normal;
}
.smallfontVermelho {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.alertaAuth {

	font-size: 12px;
	background-color: #FFFF99;
	color: #000000;
}
