
body              { margin: 0px; font-family: Tahoma, serif; font-size: 8pt; color: #000000; background-color: transparent; }

font.headline     { font-family: Tahoma, serif; font-size: 25pt; color: #000000; font-weight: bold; background-color: transparent; }
font.iheadline    { font-family: Tahoma, serif; font-size: 10pt; color: #FFFFFF; font-weight: bold; background-color: transparent; }

table.top         { width: 100%; border-bottom: 1px solid #000000; background-color: transparent; }
table.bottom      { width: 100%; border-top: 1px solid #000000; font-family: Tahoma, serif; font-size: 8pt; background-color: transparent; }
table.index       { background-color: #F8F8F8; color: #000000; border: 1px solid #000000; font-family: Tahoma, serif; font-size: 8pt; }
table.directories { font-family: Tahoma, serif; font-size: 10pt; background-color: transparent; }
table.files       { font-family: Tahoma, serif; font-size: 10pt; background-color: transparent; }
table.menu        { font-family: Tahoma, serif; font-size: 10pt; background-color: transparent; }
table.upload      { font-family: Tahoma, serif; font-size: 8pt; background-color: transparent; }
table.output      { font-family: Tahoma, serif; font-size: 8pt; background-color: #EEEEEE; color: #000000; }
table.border1     { border: 1px solid #000000; background-color: transparent; }


tr.index          { background-color: #A9C5EB; color: #000000; font-family: Tahoma, Arial, serif; font-size: 10pt; font-weight: bold; }
tr.form           { background-color: #A9C5EB; color: #000000; font-family: Tahoma, Arial, serif; font-size: 9pt; font-weight: bold; }
td.iheadline      { background-color: #5485C9; color: #000000; border-bottom: 1px solid #000000; }
td.dirname        { background-color: #A9C5EB; border: 1px solid #000000; font-family: Tahoma, Arial, serif; font-size: 14pt; font-weight: bold; }
td.fmheader       { background-color: #A9C5EB; font-family: Tahoma, Arial, serif; font-size: 10pt; font-weight: bold; }
td.statusbar      { background-color: #A9C5EB; font-family: Tahoma, Arial, serif; font-size: 10pt; font-weight: bold; }
tr.files          { background-color: #F8F8F8; font-family: Tahoma, Arial, serif; font-size: 10pt; }


td.fbborder       { border-right: 1px solid #000000; background-color: transparent; }

a:link            { text-decoration: none; color: #000000; background-color: transparent; }
a:visited         { text-decoration: none; color: #000000; background-color: transparent; }
a:hover           { text-decoration: underline; color: #000000; background-color: transparent; }

a.linkmenu:link   { text-decoration: none; color: #000000; background-color: transparent; }
a.linkmenu:visited{ text-decoration: none; color: #000000; background-color: transparent; }
a.linkmenu:hover  { text-decoration: underline; color: #000000; background-color: transparent; }

select            { background-color: #dddddd; border: 1px solid #000000; font-family: Tahoma, serif; font-size: 8pt; color: #000000; }

input             { background-color: #dddddd; border: 1px solid #000000; font-family: Tahoma, serif; font-size: 8pt; color: #000000; }
input.button      { width: 50px; cursor: hand; }
input.bigbutton   { width: 100px; }
textarea          { background-color: #FFFFFF; color: #000000; border: 1px solid #000000; font-family: Tahoma, serif; font-size: 10pt; }

.bold             { font-weight: bold; background-color: transparent; }
