body { 
  background-attachment: fixed; 
  background-color: black };
  scrollbar-face-color: black; 
  scrollbar-highlight-color: #185067; 
  scrollbar-shadow-color: #185067; 
  scrollbar-3dlight-color: #185067; 
  scrollbar-arrow-color: #185067; 
  scrollbar-darkshadow-color: #8B8985; 
  scrollbar-base-color: black;
  scrollbar-track-color: black;	
}

body.main { 
  background-position: left center;
  background-image: url(../images/backmain.gif);
  background-repeat: no-repeat; 
}

body.photo { 
  background-position: left top;
  background-image: url(../images/backphoto.gif);
  background-repeat: repeat-y; 
}

.menu {
  font-family: Arial; 
  font-size: 10px; 
  font-weight: bold; 
  color: #C03839;
  letter-spacing: 1pt;
  text-decoration: none
}
A.menu:link  {color: #C03839; text-decoration: none}
A.menu:visited {color: #C03839; text-decoration: none}
A.menu:hover {color:#F1773F; letter-spacing: 2pt }
A.menu:active {color:#F1773F; letter-spacing: 2pt }

.selec {
  font-family: Arial; 
  font-size: 10px; 
  font-weight: bold; 
  color: #F1773F;
  letter-spacing: 2pt;
  text-decoration: none
}

.desc {
  font-family: Arial; 
  font-size: 11px; 
  font-weight: bold; 
  color: #D3A23C; 
  letter-spacing: 1pt;
  text-decoration: none
}

.copyright {
  font-family: Arial; 
  font-size: 9px; 
  font-weight: normal; 
  color: #F77339;
  letter-spacing: 0pt;
  text-decoration: none
}

.copy {
  font-family: Arial; 
  font-size: 9px; 
  font-weight: bold; 
  color: #FF4200;
  letter-spacing: 1pt;
  text-decoration: none
}

.cabecalho {
  font-family: Arial; 
  font-size: 10px; 
  font-weight: bold; 
  color: #8B8985;
  letter-spacing: 1pt;
  text-decoration: none
}

.titulo {
  font-family: Arial; 
  font-size: 25px; 
  font-weight: bold; 
  color: #185067; 
  letter-spacing: 0pt;
  text-decoration: none
}

.subtitulo {
  font-family: Arial; 
  font-size: 11px; 
  font-weight: bold; 
  color: #8B8985; 
  letter-spacing: 1pt;
  text-decoration: none
}

.clique {
  font-family: Arial; 
  font-size: 17px; 
  font-weight: bold; 
  color: #185067; 
  letter-spacing: -1pt;
  text-decoration: none
}

A.clique:link  {color: #185067; text-decoration: none}
A.clique:visited {color: #185067; text-decoration: none}
A.clique:hover {color:#D3A23C; text-decoration: none }
A.clique:active {color:#D3A23C; text-decoration: none }

.menuphoto {
  font-family: Arial; 
  font-size: 11px; 
  font-weight: bold; 
  color: #C03839;
  letter-spacing: 1pt;
  text-decoration: none
}
A.menuphoto:link  {color: #F1773F; letter-spacing: 1pt }
A.menuphoto:visited {color: #F1773F; letter-spacing: 1pt }
A.menuphoto:hover {color:#C03839; letter-spacing: 1pt }
A.menuphoto:active {color:#C03839; letter-spacing: 1pt }

.cnttxt {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: bold; 
  color: #D3A23C; 
  text-decoration: none
}

.cntlnk { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: bold; 
  color: #F1773F; 
  text-decoration: none 
}

A.cntlnk:link  {color: #F1773F; letter-spacing: 1pt }
A.cntlnk:visited {color: #F1773F; letter-spacing: 1pt }
A.cntlnk:hover {color:#C03839; letter-spacing: 1pt }
A.cntlnk:active {color:#C03839; letter-spacing: 1pt }
