/* TABS PARA A BARRA DOS EVENTOS */

#tabs2 {
	float:right;
	background-color: #003399;
	line-height:normal;
	height: 21px;
}
#tabs2 ul {
	margin:0;
	list-style:none;
	padding-top: 4px;
}
#tabs2 li {
      display:inline;
      margin:0;
      padding:0;
}
#tabs2 a {
	float:right;
	background:url("table5_1.gif") no-repeat left top;
	margin:0;
	text-decoration:none;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}
#tabs2 a span {
	float:left;
	display:block;
	background:url("table5_2.gif") no-repeat right top;
	color:#003399;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#tabs2 pre {
	float:right;
	margin:0;
	text-decoration:none;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	background-image: url(table5_1.gif);
	background-repeat: no-repeat;
	background-position: 0% -42px;
}
#tabs2 pre span {
	float:left;
	display:block;
	color:#003399;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(table5_2.gif);
	background-repeat: no-repeat;
	background-position: 100% -42px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs2 a span {float:none;}
/* End IE5-Mac hack */
#tabs2 a:hover span {
      color:#454C4F;
}
#tabs2 a:hover {
      background-position:0% -42px;
}
#tabs2 a:hover span {
      background-position:100% -42px;
}
