body, td, button { font-family: Verdana; font-size: 11px; color: #000000; background-color: #FDFEFD; }
h3, form { display: inline; }
.E { color: #FF0000; }
.OK { color: #000080; }
.HeavyHand { cursor: url( ../cur/heavy-hand.cur.cur ), hand; }

input, textarea { font-size: 11px; border: 1px solid #8C8C8C; background-color: #F6F6F6; }
textarea, #mensagemPreview { overflow: scroll; height: 300px; }

input { height: 18px; }

button { height: 18px; font-size: 11px; border: 1px solid #8C8C8C; }
input.SemPadrao { border: 0; background-color: transparent; }

a { color: #085043; }
a:HOver { color: #AD0605; }
a.SemPadrao { color: #000000; text-decoration: none; }

input, textArea { background-repeat: no-repeat; background-position: center center; }
.InputNome, .InputEmail, .InputSenha { width: 150px; }
.InputAssunto, .LarguraAssunto { width: 300px; }
.TextAreaMensagem, #mensagemPreview { width: 660px; }

.TextAreaSQL { width: 480px; height: 200px; }
.TextAreaSQL { background-image: url( "../imgs/sql.png" ); }

.Traducoes { width: 520px; height: 60px; }

#mensagemPreview  { padding: 10px; }
#mensagemPreview { display: none; border: 1px solid #8C8C8C; }

H3 { font-size: 18px; }

img.Idioma { border: 1px dotted #FFFFFF; }
img.IdiomaAtual { border: 1px dotted #0000FF; }

img.Loading { background-image: url( ../imgs/loading.gif); background-repeat: no-repeat; background-position: center; }

.File { list-style-image: url( ../imgs/file.png ); }
.FileCS { list-style-image: url( ../imgs/file-cs.png ); }
.FileHTML { list-style-image: url( ../imgs/file-html.png ); }
.FileImage { list-style-image: url( ../imgs/file-image.png ); }
.FileJava { list-style-image: url( ../imgs/file-java.png ); }
.FileXML { list-style-image: url( ../imgs/file-xml.png ); }
.Folder { list-style-image: url( ../imgs/folder.png ); }

ul { margin-left: 1.5em; padding-left: 1em; text-indent: -0.5em; padding-bottom: 0px; margin-bottom: 0px; }

.Negrito { font-weight: bold; }
