font       { font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444}

a:active   { text-decoration: none; color: #000000; font-weight: bold; }
a:link     { text-decoration: none; color: #000000; font-weight: bold; }
a:visited  { text-decoration: none; color: #000000; font-weight: bold; } 
a:hover    { text-decoration: underline; color: #000000; font-weight: bold; }

admin:active   { text-decoration: none; color: #F5F5F5; font-weight: bold; }
admin:link     { text-decoration: none; color: #F5F5F5; font-weight: bold; }
admin:visited  { text-decoration: none; color: #F5F5F5; font-weight: bold; } 
admin:hover    { text-decoration: underline; color: #EEEEEE; font-weight: bold; }

.mainbody  { background-color: #EEEEEE;}

.headrow   { background-color: #ABABAB; }
.brightrow { background-color: #FFFFFF; }
.darkrow   { background-color: #EEEEEE; }

.table     { border: 1px #000000 solid; }
.input     { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #000000; background-color: #F5F5F5; border: 1px #000000 solid}
.code      { font-family: Lucida Console; font-size: 12px; color: #000000; background-color: #FFFFFF; border: 1px #000000 solid}
