.main {  font-family: Geneva, Arial, Helvetica, san-serif; line-height: 150%; font-size: 12px; font-style: normal; font-weight: normal; text-transform: none; color: #666666; text-decoration: none; text-align: justify}
/* classe incluida */
.main2 {  font-family: Geneva, Arial, Helvetica, san-serif; line-height: 150%; font-size: 12px; font-style: normal; font-weight: normal; text-transform: none; color: #666666; text-decoration: none; text-align: left}
/* --- */
.mainboss {  font-family: Geneva, Arial, Helvetica, san-serif;  font-size: 11px; font-style: normal; font-weight: normal; text-transform: none; color: #FFFFFF; text-decoration: none}
.mainnews {  font-family: Geneva, Arial, Helvetica, san-serif; line-height: 180%; font-size: 11px; font-style: normal; font-weight: normal; text-transform: none; color: #FF6600; text-decoration: none; text-align: justify }
.welcome { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; font-weight: bold; text-transform: none; color: #003366; text-decoration: none; text-align: justify }
.about { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; font-style: normal; font-weight: bold; text-transform: none; color: #000000; text-decoration: none; text-align: justify }
.newsheader { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; font-weight: bold; text-transform: none; color: #FFFFFF; text-decoration: none; text-align: justify }
.news { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; font-weight: normal; text-transform: none; color: #FFFFFF; text-decoration: none; text-align: justify }
.input { BORDER-TOP-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; border-left-color: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; text-transform: none; color: #FF6600; text-decoration: none; FONT-SIZE: 11px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Geneva, Arial, Helvetica, san-serif; font-color: #FF6600; BORDER-RIGHT-WIDTH: 1px} 
.botao { background-color: #FF6600; BORDER-TOP-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; border-left-color: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; text-transform: none; color: #FFFFFF; text-decoration: none; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Geneva, Arial, Helvetica, san-serif; font-color: #FFFFFF; BORDER-RIGHT-WIDTH: 1px} 
/* classe incluida */
.botao2 { background-color: #FFA54F; BORDER-TOP-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; border-left-color: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; text-transform: none; color: #FFFFFF; text-decoration: none; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Geneva, Arial, Helvetica, san-serif; font-color: #FFFFFF; BORDER-RIGHT-WIDTH: 1px} 
/* --- */
.link { a:link; color: #6666cc;  font-style: bold; a:hover; color: #6666cc;  font-style: bold; a:visited; color: #6666cc; font-style: bold;  a:active; color: #6666cc; font-style: bold }
.linkp { a:link; color:black; text-decoration: none; a:hover; color:black; text-decoration: none; a:visited; color:black; text-decoration: none; a:active; color:black; text-decoration: none}
.Bank                  { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: #FF6600; text-decoration: none }
.Bank:link             { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: #FF6600; text-decoration: none }
.Bank:visited          { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: #FF6600; text-decoration: none }
.Bank:hover            { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: #CC6600; text-decoration: underline }
/* classes abaixo incluidas */
.barra { SCROLLBAR-FACE-COLOR: #FFEFD5; SCROLLBAR-HIGHLIGHT-COLOR: ; SCROLLBAR-3DLIGHT-COLOR: ; SCROLLBAR-DARKSHADOW-COLOR: ; SCROLLBAR-SHADOW-COLOR: ; SCROLLBAR-ARROW-COLOR: #CD6600; SCROLLBAR-TRACK-COLOR:  }
.divrolagem {
/* define barra de rolagem automatica quando o conteudo ultrapassar o limite em x ou y */
    overflow: scroll; 
/* define o limite maximo da autura do div */
    height: 425px;
/* define o limite maximo da largura do div */
    width: 500px;
}