A.link
{ 
color : #000000;
font : 9pt Arial;
text-decoration : none;
}
A:hover.link
{
color : #000000;
font : 9pt Arial;
text-decoration : underline;
}

A.link1
{ 
color : #000000;
font : 8pt Verdana, Arial;
text-decoration : none;
}
A:hover.link1
{
color : #000000;
font : 8pt Verdana, Arial;
text-decoration : underline;
}

A.link2
{ 
color : #ff0000;
font : 9pt Verdana, Arial;
text-align : right;
text-decoration : none;
}
A:hover.link2
{
color : #ff0000;
font : 9pt Verdana, Arial;
text-align : right;
text-decoration : none;
}
A.link3
{ 
color : #000000;
font : 9pt Verdana, Arial;
font-weight: bold;
text-decoration : none;
}
A:hover.link3
{
color : #000000;
font : 9pt Verdana, Arial;
font-weight: bold;
text-decoration : underline;
}

A.link4
{ 
color : #000000;
font : 9pt Arial;
font-weight: bold;
text-align : right;
text-decoration : none;
}
A:hover.link4
{
color : #000000;
font : 9pt Arial;
font-weight: bold;
text-align : right;
text-decoration : none;
}
A.link5
{ 
color : #ffffff;
font : 9pt verdana, Arial;
text-align : right;
text-decoration : none;

}
A:hover.link5
{
color : #F2F2F2;
font : 9pt verdana, Arial;
text-align : right;
text-decoration : none;

}


A.link6
{ 
color : #333333;
font : 9pt verdana, Arial;
text-align : right;
text-decoration : none;

}
A:hover.link6
{
color : #FF0000;
font : 9pt verdana, Arial;
text-align : right;
text-decoration : none;

}

A.link7
{ 
color : #ffffff;
font : 7pt verdana, Arial;
text-align : right;
text-decoration : none;

}
A:hover.link7
{
color : #F2F2F2;
font : 7pt verdana, Arial;
text-align : right;
text-decoration : none;

}

.texto
 {
 font : 9pt Verdana, Arial;
 color : #000000;
}

.texto1
 {
 font : 8pt Verdana, Arial;
 color : #000000;
}

.texto2
 {
 font : 10pt Arial;
 color : #000000;
 }
 
 .texto3
 {
 font : 8pt Verdana, Arial;
 color : #333333;
}

.texto4
 {
 font : 9pt Arial;
 color : #383838;
}

.texto5
 {
 font : 7pt Verdana, Arial;
 color : #ffffff;

}
.texto6
 {
 font : 8pt Arial;
 color : #000000;
 font-weight: bold;
}
.texto7
 {
 font : 9pt Verdana, Arial;
 color : #808080;
}
.texto8
 {
 font : 9pt Verdana, Arial;
 color : #FFFFFF;
}
.texto9
 {
 font : 9pt Verdana, Arial;
 color : #FFFFFF;
 font-weight: bold;
}
.texto10
 {
 font : 8pt Verdana, Arial;
 color : #FF0000;
}
BODY{
scrollbar-face-color:#999999;
scrollbar-arrow-color:white;
scrollbar-track-color:#999999;
scrollbar-shadow-color:white;
scrollbar-highlight-color:;
scrollbar-3dlight-color:black;
scrollbar-darkshadow-Color:;
}
.bg_box {
	background-attachment: fixed;
	background-image:  url(../img/bg_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_side {
	background-attachment: fixed;
	background-image:  url(../img/bg_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_login {
	background-attachment: fixed;
	background-image:  url(../img/bg_login.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_top_s {
	background-attachment: fixed;
	background-image:  url(../img/top_s.gif);
	background-position: left top;
}
.bg_top_alt {
	background-attachment: fixed;
	background-image:  url(../img/top_alt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.botao { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; background-color: #FFFFFF; border: 1px solid; border-color: #999999 #999999 #999999 #999999}
.campo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; background-color: #FFFFFF; border: 1px solid; border-color: #999999 #999999 #999999 #999999}
.campo-cinza  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; background-color: #ececec; border: 1px solid; border-color: #000000 #000000 #000000 #000000}
.campo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; background-color: #FFFFFF; border: 1px solid; border-color: #999999 #999999 #999999 #999999}
.campo-branco { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; background-color: #FFFFFF; border: 1px solid; border-color: #999999 #999999 #999999 #999999}