body { background-repeat: repeat-x; background-color: #94B5D9; font-family: Verdana, Sans; font-size: 10px; }

#admmain { margin-left: 5px; margin-right: 5px; background: #fff; border: solid #000 1px; padding: 5px; }

td   { font-family: Verdana, Sans; font-size: 10px; padding-right: 1px;  padding-left: 1px; }
p    { font-family: Verdana, Sans; font-size: 10px; color: #000; margin-top: 7px; margin-bottom: 7px; }

ol   { margin-left: 10px; padding-left: 15px; font-family: Verdana, Sans; font-size: 11px; color: #000; }
ul   { margin-left: 10px; padding-left: 15px; font-family: Verdana, Sans; font-size: 10px; color: #000; }
li   { padding-bottom: 5px; }

h1   { font-family: Verdana, Sans; font-size: 16px; color: #84A5E9; font-weight: bold; }
h2   { font-family: Verdana, Sans; font-size: 14px; color: #000; font-weight: bold; }
h3   { font-family: Verdana, Sans; font-size: 12px; color: #000; font-weight: bold; }

/* table rows                              */
.tbt    { background-color: #6485A9; margin: 0px; padding: 0px; table-layout: fixed; }
.tbh    { background-color: #A4C5D9; font-weight: bold; }
.thover { background-color: #E4E2FF; }
.tbd    { background-color: #f1f1f4; }
.tbd1   { background-color: #FFFFFF; }
.tbd2   { background-color: #f1f1f4; }
.tdiss  { background-color: #FFFFFF; color: #8E8E8E; }
.tobs   { background-color: #FFDDBB; }
.twarn  { background-color: #FFCCCC; }

.tbt tr td.tclip { overflow: hidden; text-align: left; }

.clip   { height: 14px; width: 100%; overflow: hidden; }

legend   { font-family: Verdana, Sans; font-size: 11px; color: #000000; font-weight: bold; }
fieldset { padding: 10px; margin-top: 10px; margin-bottom: 10px; }

a:link    { color: #4444FF; text-decoration: none }
a:visited { color: #4444FF; text-decoration: none }
a:active  { color: #4444FF; text-decoration: none }
a:hover   { color: #000000; text-decoration: none }

pre       { font-family: 'Lucida Console', 'Courier New', Monospace, fixed; color: #000000; font-size: 11px;}

.note     { font-family: Verdana, Sans, Serif; font-size: 9px; color: #555; }
.pager    { font-weight: bold; text-align: center; margin: 5px; }
.cmdboxr  { border-style: none; text-align: right; }
.cmdboxc  { border-style: none; text-align: center; }
.topmenu  { margin: 5px; }

.txtbox   { font-family: Verdana, Sans; font-size: 10px; color: #000000; }
.robox    { font-family: Verdana, Sans; font-size: 10px; color: #666666; border-style: solid; border-width: 1px; border-color: #6485A9; background-color: #f3f3f3; }
.btn      { font-family: Verdana, Sans; font-size: 10px; font-weight: bold; }
.txtarea  { font-family: Verdana, Sans; font-size: 10px; color: #000000; }
.chkradio { font-family: Verdana, Sans; font-size: 10px; color: #000000; margin: 1px; padding: 0px;  width: 13px; height: 13px; }
.ttxt     { font-family: Verdana, Sans; font-size: 10px; width: 100%; text-align: center; padding: 0px; margin: 0px; border: none; }

.icon2    { border-style: solid; border-color: #ffffff; border-width: 2px; }
.icon1    { border-style: solid; border-color: #ffffff; border-width: 1px; }

.path     { font-size: 11px; font-weight: bold; padding: 15px; padding-left: 5px; }

.err      { color: #FF0000; }
.msg      { color: #008800; }
.dissad   { color: #8E8E8E; }

.contmax  { width: 100%; text-align: left; }
.contbig  { width: 550px; text-align: left; }
.contmid  { width: 450px; text-align: left; }
.contsma  { width: 360px; text-align: left; }
