body      { color: #000000; font-family: Arial, Helvetica, sans-serif; }
a:link    { text-decoration: none; color: #004488; }
a:visited { text-decoration: none; color: #aaaaaa; }
a:hover, a:active { text-decoration: underline; color: #004488; }

.small      { font-size: 80%; }
.formtitle  { font-size: 80%; color: #444444; }
.formnotes  { font-size: 85%; color: #004499; line-height: 120%; }
.bad_email  { font-size: 85%; color: red; font-weight: bold; }

table.leftmenu th {font-size: 80%; background-color: #eeeeee; color: #888888; text-align: right; }
table.leftmenu td {font-size: 80%; background-color: #eeeeee; }

table.register th {font-size: 80%; background-color: #ffffff; color: #888888; text-align: right; font-weight: 400; }
table.register td {font-size: 80%; background-color: #ffffff; } 

table.reg2     th {
                   font-size: 80%;
                   background-color: #ffffff;
                   color: #888888;
                   text-align: right;
                   vertical-align: text-top;
                   font-weight: 400;
                   width: 15%;
                  }
table.reg2     td {font-size: 80%; background-color: #ffffff; } 

.prompt         {font-weight: bold; font-size: 9pt; color: #0004488; }
.prompt:link    {font-weight: bold; font-size: 9pt; color: #0004488; }
.prompt:visited {font-weight: bold; font-size: 9pt; color: #0004488; }
.prompt:hover   {font-weight: bold; font-size: 9pt; color: #0004488; text-decoration: underline;}

.permred         {color: #DD0000;}
.permred:link    {color: #DD0000;}
.permred:visited {color: #DD0000;}
.permred:hover   {color: #DD0000; text-decoration: underline;}

