<style type="text/css">
body{
}
img {
	behavior:	url("lib/pngbehavior.htc");
}
a.link:hover, a.link:hover *, .link a:hover, .link a:hover *{color: #000000; text-decoration: underline ;}
.link {
	font-weight: bold; 
	font-size: 10px;
	color: #000000;
	text-decoration: none ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.link_vermelho:hover, a.link_vermelho:hover *, .link_vermelho a:hover, .link_vermelho a:hover *{color: #FF0000; text-decoration: none ;}
.link_vermelho {
	font-weight: bold; 
	font-size: 10px;
	color: #FF0000;
	text-decoration: none ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{
	outline:none;
}
td{
	font: normal 62.5% verdana;
}
.td_segunda{
	font:1.6em Verdana, Arial, Serif;
}
.titulo_pesquisa{
	font:0.7em Tahoma, Arial, Serif;
	font-weight:bold;
}
input.textbox{
	border:#ccc 1px solid;
	background:#fff url(../img/shadow_top.gif) repeat-x top;
	font:1.2em Verdana, Arial, Serif;
	padding:2px;
	height:15px;
	width:150px;
}
input.textbox_maiusculo{
	border:#ccc 1px solid;
	background:#fff url(../img/shadow_top.gif) repeat-x top;
	font:1.2em Verdana, Arial, Serif;
	padding:2px;
	height:15px;
	width:150px;
	text-transform:uppercase;
}
input.file {
	border:#ccc 1px solid;
	background:#fff url(../img/shadow_top.gif) repeat-x top;
	font:1.2em Verdana, Arial, Serif;
	padding:2px;

}

select{
	width: 80%;
	line-height:2em;
	border: 1px solid #ccc;	
	height:18px;
	background:#fff url(../img/shadow_top.gif) repeat-x top;
	font:1.2em Verdana, Arial, Serif;

}
.textarea{
	padding:2px;
	line-height:2em;
	height: 10em;
	border: 1px solid #ccc;	
	background:#fff url(../img/shadow_top.gif) repeat-x top;
	font:1.2em Verdana, Arial, Serif;
}
.textarea_maiusculo{
	padding:2px;
	line-height:2em;
	height: 10em;
	border: 1px solid #ccc;	
	background:#fff url(../img/shadow_top.gif) repeat-x top;
	font:1.2em Verdana, Arial, Serif;
	text-transform:uppercase;
}
.textbox:focus, textarea:focus{
	background:#fff url(../img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
.bottom {
	background:#fff url(../img/shadow_top.gif) repeat-x top;
	font: normal 11px verdana;
	height:25px; 
	border:#ccc 1px solid;
	cursor:pointer;
	font-weight:bold;
}
.grid_table_header
{
	background-image: url('../img/header.png'); 
	height: 27px; 
	color: white; 
	font-weight: bold; 
	font-size: 13pt;	
}
.grid_table_header_row
{
	background-color: #EBEADB;
	padding-bottom: 0px;
	height: 18px; 
	overflow: hidden; 
	border-bottom:2px solid #cbc7b8;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin-bottom: 0px;
	background-image: url('../img/column.png');
}
.grid_table_row_uneven
{
	background-color: #F4F4F4; 
}
.grid_table_row_even
{
	background-color: #FFFFFF; 
}
.over{
	background-color: #FBFEDA;
}
.out1{
	background-color: #FFFFFF;
}
.out2{
	background-color: #F4F4F4;
}
.obrigatorio{
	color:#0000FF;
}
.titulo_rel{
	height:30px;
	font:1.3em Verdana, Arial, Serif;
	font-weight:bold;
	text-align:center;
	
}
.data{
	font:0.7em Verdana, Arial, Serif;
	font-weight:bold;
	height:20px;
	text-align:right;
}
.imagem{
 float:left;
 padding-right:10px
}
</style>