td {text-align:left}
body {margin:0; padding:0; font:normal 8pt/11pt 'Trebuchet MS', Tahoma, Arial; color: #666;}
form {margin:0; padding:0;}
/* Cores para Textos */
.texto, .texto1 {color: #666666;}
.texto2, .texto3 {color: #333333;}
.texto4 {color: #ffffff;}
.texto1, .copyright {font-size:7.5pt; line-height:10pt;}

/* Cores para links */
a {text-decoration:none;}
.link {color: #666666;}
.link:hover {color: #333333}
.link1 {color: #999900;}
.link1:hover {color: #333333}
.link2 {color: #ffffff;}
.link2:hover {color: #333333}

/* Cores para planos de fundo */
.backcolor1 { background-color:#CCCC66; }
.backcolor2 { background-color:#F0B513; }
.backcolor3 { background-color:#cccccc; }
.backcolor4 { background-color:#eeeeee; }
.backcolor5 { background-color:#ffffff; }

/* formatação para formulários */
.input, .textarea, .botao {border:1px solid #cccccc; font:normal 8pt/11pt 'Trebuchet MS', Tahoma, Arial; color:#999900; padding:3px;}
.botao {background: #CCCC66; color:#ffffff;}

/* MODAL */
.load { position: absolute; top: 50%; left: 50%; width: 88px; height: 78px; margin: -39px 0 0 -44px; z-index: 99999;}
.bg_modal { position: absolute; top: 0; left: 0; z-index: 99998; }
.view_modal { position: absolute; left: 50%; top: 50%; width:600px; text-align: left; z-index: 99998; font:normal 10pt/14pt 'Trebuchet MS', Tahoma, Arial; color:#000; background:#fff; padding:30px;}
.modal { visibility: hidden; cursor:pointer; }

