body {
	background-image: url(../imgs/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	/*font-family: Verdana;*/
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CF310E;
	background-position: 37px;
}
.divMenu {
	height: 1px;
	background-attachment: fixed;
	background-image:  url("../imgs/div_menu.gif");
	background-repeat: no-repeat;
}
.divInformes {
	height: 1px;
	background-attachment: fixed;
	background-image:  url("../imgs/div_informes.gif");
	background-repeat: no-repeat;
}
.txtVermelho {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CE2A04;
	text-decoration: none;
}
.txtComum {
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.txtVermelho {
	color:#CF310E;
	font-family:Verdana;
	font-size:10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.txtTimeNew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subtit {
font-family: Verdana; 
font-size: 12px; 
font-weight: bold; 
color: #CF300F; 
}
.subtit_preto {
font-family: Verdana; 
font-size: 12px; 
font-weight: bold; 
}
.subtit_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-color:#FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F22A00;
	font-style: normal;
}
.text_padrao {	
font-family: Verdana;
font-size: 12px;
}
.borda_bt_dir {
	background-attachment: fixed;
	background-image: url(../imgs/bt_borda_dir.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}
.borda_bt_esq {
	background-attachment: fixed;
	background-image: url(../imgs/bt_borda_esq.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}
.sublinhadoVermelho {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F22A00;
}
.linkVermelho {
	color:#F22A00;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
}
.txt_botao {
font-family:verdana; 
font-size:10px; 
color:#000000; 
cursor:pointer; 
margin-left:4px; 
border:1px #DDDDDD ridge;
}
.txt_campo {font-family:verdana; font-size:10px; color:#444444; background-color:#FFFFFF;}

.linkComum{ color:#000000; font-family:Verdana; font-size:10px; font-weight: normal; font-style: normal; text-decoration: none; }
.linkComum:hover{ color:#CF310E; font-family:Verdana; font-size:10px; font-weight: normal; font-style: normal; text-decoration: none; }