
div,form { margin:0; padding:0; }

h3,h4,h5 { text-align: center; padding: 0; margin: 0; font-family:"Trebuchet MS", arial, sans-serif; }
h3 { font-size: x-large; font-weight: bold; }
h4 { font-size: x-large; font-weight: normal; }
h5 { font-size: large; font-weight: normal; }

input.sbutton,button,.cpbutton { border-top-color: #555555; border-left-color: #555555; border-right-color: #333333; border-bottom-color: #333333; border-top-width: 1px; border-left-width: 1px; border-bottom-width: 1px; border-right-width: 1px }
.cpbutton { padding: 0; font-size: 75%; }

.smallsbutton { font-size: 70%; padding: 0; border-top-color: #555555; border-left-color: #555555; border-right-color: #333333; border-bottom-color: #333333; border-top-width: 1px; border-left-width: 1px; border-bottom-width: 1px; border-right-width: 1px  }
.smallsel { font-size:70%; padding: 0; }

hr { border: 1px solid #888888 }

textarea { border-color: #444444 }

table,td { border-color: #cccccc; }
table.t1 tr td { text-align: center; }
tr.t1row2 { background-color: #cadce3; }

table.buttonbar { width: 98%; }

select { background-color: #ffffff; }


.logout { font-size: x-small; padding: 1px; float: left; }
.logout a:link, .logout a:visited, .logout a:hover { color: #000000; }

#flogin { background: url("./img/logo.png") no-repeat right top; padding: 5px; line-height: 1.6; }

.bspacer { height: 6px; }
.linhbox { line-height: 1.5; }

.colred { color: red; }
.colblu { color: blue; }


.txtcenter { text-align: center; }
