
body            { font-size: 8pt; color: black; background: #FFFFFF; font-family: Tahoma, Verdana, Arial }

img             { border: 0px }

a               { font-size: 8pt; text-decoration: none; font-weight: none; color: #0000c0 }
a:visited       { color: #0000c0 }
a:hover         { font-size: 8pt; text-decoration: underline; font-weight: none; color: #0000c0 }

a.menu          { font-size: 8pt; text-decoration: none; font-weight: bold; color: #00589E }
a.menu:visited  { color: #00589E }
a.menu:hover    { font-size: 8pt; text-decoration: none; font-weight: bold; color: black }

hr              { height: 1pt; color: #8080A0 }

# td.menu         { width: 100px; font-size: 8pt; background: #DDFFDD; text-align: center }
# td.menu_hover   { width: 100px; font-size: 8pt; background: #D0D0FF; text-align: center }
# td.menu_select  { width: 100px; font-size: 8pt; background: #D0D0FF; text-align: center }
# td.menu_auth    { width: 100px; font-size: 8pt; background: #EEFFEE; text-align: center }
# td.menu_link    { width: 100px; font-size: 8pt; background: #FFEEEE; text-align: center }
# td.menu_null    { width: 100px; font-size: 8pt; background: #EEFFEE; text-align: center }
# td.login        { width: 100px; font-size: 8pt; background: #EEFFFF; text-align: center }
# td.login_hover  { width: 100px; font-size: 8pt; background: #FFFFC0; text-align: center }
# td.logout       { width: 100px; font-size: 8pt; background: #EEFFFF; text-align: center }
# td.logout_hover { width: 100px; font-size: 8pt; background: #FFFFC0; text-align: center }

tr.header       { background: #c1c1c1; color: black; font-size: 8pt }

td.group        { background: #c0c0c0; font-family: Verdana; font-weight: bold; font-size: 10pt; }
td.group_hover  { background: #c0c0c0; font-family: Verdana; font-weight: bold; font-size: 10pt; }

td.action       { width: 8pt; font-size: 8pt; background: #7a8ba8; text-align: center }
td.action_hover { width: 8pt; font-size: 8pt; background: #7a8ba8; text-align: center }

td.empty_group	{ font-size: 8pt; color: black }

tr.list         { background: #eaeaea; font-size: 8pt }
# tr.list_hover   { background: #d7d7d7; font-size: 8pt }

td.page         { background: #c1c1c1; color: #000000; font-size: 8pt; text-align: center }
td.page_hover   { background: #7a8ba8; color: #cccccc; font-size: 8pt; text-align: center }
a.page          { font-size: 8pt; text-decoration: none; font-weight: bold; color: #cccccc }

td.subject      { background: #cccccc; font-size: 8pt; font-weight: bold; text-align: center }
td.date         { background: #cccccc; font-size: 8pt; text-align: right }
td.author       { background: #eeeeee; font-size: 8pt; text-align: left }
td.server       { background: #eeeeee; font-size: 8pt; text-align: right }

td.content      { background: #ededed; font-size: 8pt; font-family: verdana; text-align: left }

tr.footbar      { font-size: 8pt }

select.lang     { margin: 0pt; font-size: 8pt; color: blue; background: #DDFFEE }

input.login     { background: #EEDDFF; width: 110pt }
input.normal    { vertical-align: top; background: #DDDDDD }

td.field        { color: black; font-size: 8pt; text-align: right }
td.value        { color: blue; font-size: 8pt; text-align: left }

td.text         { color: black; font-size: 8pt; text-align: left }
td.status       { color: black; font-size: 8pt; text-align: left; font-weight: bold }

textarea.content { vertical-align: top; background: #EEFFFF; width: 100%; height: 8pt }

pre.content     { font-size: 8pt; font-family: Tahoma, Verdana, Arial; color: black }

