@charset "utf-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tabela_geral {
	background-image: url(images/fundo_tabelas.gif);
	background-repeat: repeat;
	background-position: bottom;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
.transparent_class {
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
.style2 {
	color: #000000;
	font-size: 14px;
}
.style3 {font-size: 12px}
.form {
	font-family:Tahoma;
	color:#702B6A;
	font-size:11px;
	background-image:url(images/form.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}