a:link {  color: #CC0000; text-decoration: none}
a:visited { color: #CC0000; text-decoration: none}
a:hover { color: #990000; text-decoration: none}

.menulink:link {  color: black; text-decoration: none; background-image: none; font-weight : normal; font-family: arial;font-size: 15}
.menulink:visited { color: black; text-decoration: none; background-image: none; font-weight : normal; font-family: arial;font-size: 15}
.menulink:active { color: black; text-decoration: none; background-image: none; font-weight : normal; font-family: arial;font-size: 15}
.menulink:hover { color: black; text-decoration: none; background-image: none; font-weight : normal; font-family: arial;font-size: 15}

BODY {scrollbar-face-color: #CC0000; scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #CC0000; scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #CC0000; scrollbar-track-color: #EEEEEE; 
scrollbar-arrow-color: #EEEEEE}

.style20 {font-size: 15; font-family: Arial;}
.style53 {font-size: 12; font-family: Arial;}
.style53a {font-size: 13; font-family: Arial;}
.style56 {font-family: Arial; font-size: x-small; }
.style57 {font-size: 10px}
.style61 {font-family: Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.style64 {font-family: Arial}
.style66 {font-size: small; font-weight: bold; font-family: Arial;}
.style48 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.style50 {font-size: small; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; }
.style68 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style80 {font-size: small; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; }
.style91 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold;}
.style91a {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold;}
.style49 {font-size: 12px;	font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
.style62 {font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }

.button {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-color: CCCCCC;
	border: 666666 1px solid;
}

.caixa_texto { color: #000000; font-family: Verdana, Arial; font-size: 8pt; 
               border: 1 solid #000000
}	


/* MENU DE ABAS */

.slidetabsmenu{
float:left;
width:100%;
font-family: Arial;
font-size: 9px;
line-height:normal;
border-bottom: 1px solid gray;
}

* html .slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

.slidetabsmenu ul{
list-style-type: none;
margin:0;
padding:0;
}

.slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

.slidetabsmenu a{
float:left;
background:url(../img/slide-left.gif) no-repeat left top;
margin:0;
margin-right: 0px;
/*padding:0 0 0 9px;*/
padding:0 0 0 4px;
text-decoration:none;
}

.slidetabsmenu a span {
float:left;
display:block;
background:url(../img/slide-right.gif) no-repeat right top;
/*padding:2px 13px 2px 4px;*/
padding:2px 7px 2px 6px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
color: black;
}

.slidetabsmenu a:hover, .slidetabsmenu li.selected a{
background-position:0% -125px;
}

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
background-position:100% -125px;
}

html>/**/body .IEonlybr{ /*None IE browsers hack*/
display: none; /*Hide BR tag in non IE browsers, since it's not needed*/
}





