.menu_titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #293949;
	font-weight: bold;
}
.menu_normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
	border: none;
}
.menu_cinza {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	border: 0px;
}
.menu_cinza14 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	border: none;
}
.menu_black {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	border: none;
	line-height: 22px;
	text-decoration: none;
	border: none;
}
.menu_black_r{
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 font-weight: normal;
 text-align: right;
 border-style: none none dotted;
 border-width: 1pt 0;
 border-bottom: 1pt dotted #cc0000;
}
.menu_black_nr{
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 font-weight: normal;
 text-align: right;
 border-style: none none dotted;
 border-width: 0pt 0;
 border-bottom: 0pt dotted #cc0000;
}
.menu_black9 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 10px; color: #ffffff;	font-weight: normal; border: none; line-height: 22px; }
.menudetalhe { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 11px; font-weight: bold;color: #000000; }
.menu_botao { width: 75px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  color: #0066199;  font-size: 11px; font-weight: normal;  border:0px;  cursor: hand; }
.menu_branco {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  font-size: 11px; color: #FFFFFF; }
.menu_branco_titulo{color:#fff;  font-size:24px; clear:both; }
.menu_lista {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  font-size: 10px;  color: #000000;  border-style: none none dotted; }
.menu_black_border{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; text-align: left; border-style: none none solid; height: 25pt 0; border-width: 1pt 0; border-bottom: 1pt solid #000000;}
.menu_vermelho { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; border-style: none;  color: #FF0000; text-align: right; }
.menu_vermelho_l { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; border-style: none;  color: #FF0000; }
.img-shadow { float:right; background: url(../_img/img_shadow.png) no-repeat bottom right; }
.img-shadow_img { display: block;  position: relative;  padding: 5px;  background-color: #fff;  border: 1px solid #cecece;  margin: -6px 6px 6px -6px; }
.menu_laranja { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  font-size: 20px;  color: #BD9213;  font-weight: bold;  border:0px; }
.menu_tit02 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 24px; color: #000033;  font-weight: bold; }


.blink_me {  animation: blinker 1s linear infinite; }
@keyframes blinker {    50% { opacity: 0; } }

 a:link { text-decoration: none; color: #293949; }
 a:visited { color: #293949; }
 a:hover { text-decoration: none; color: #293949;}
 a:active {text-decoration: none; color: #293949;}

#customers { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  border-collapse: collapse;  width: 100%; border: none;}
#customers td, #customers th {  border: 1px solid #696969;  padding: 8px; }
#customers tr:nth-child(even){background-color: #D7D7AD; border: none;}
#customers tr:hover {background-color: #709BC5; border: none;}
#customers th {  padding-top: 11px;  padding-bottom: 11px;  text-align: left;  background-color: #293949;  color: white;}

#customers_50 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  border-collapse: collapse;  width: 100%; border: none;}
#customers_50 td, #customers th {  border: 1px solid #696969;  padding: 8px; }
#customers_50 tr:nth-child(even){background-color: #D7D7AD; border: none;}
#customers_50 tr:hover {background-color: #709BC5; border: none;}
#customers_50 th {  padding-top: 11px;  padding-bottom: 11px;  text-align: left;  background-color: #293949;  color: white;}
