body    { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white; margin: 0px; align: center }
p   { font-size: 10pt; margin: 1px }
.menutable  { background-color: #f0f0f0; text-align: center; border: 2px #ccc }
.admmenutable { background-color: #f0f0f0; text-align: center; border: 2px #ccc }
.logintable { background-color: #f0f0f0; text-align: center; padding: 4px; border: inset 2px #808080 }
.header1 { font-size: 14pt }
 
 .menutable A:link, .menutable A:visited {
     background: none;
     color: #000080;
     font-family: verdana, arial, helvetica, sans-serif; font-size: 13px;
     font-weight: bold;
     text-decoration: none
 }
.menutable A:hover {
     color: #228B22;
     text-decoration: underline;
 }
 .admmenutable A:link, .admmenutable A:visited { color: #228b22; font-weight: bold; font-size: 13px; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none }
.admmenutable A:hover { color: #000080; text-decoration: underline }

.loginform { font-size: 10px }
.bordertbl  { margin: 2px; padding: 4px; border: groove 2px #dcdcdc }
.smalltext { font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.alert { color: #f00; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.searchtable  { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #f0f0f0; padding: 5px; border: inset 1px #808080 }

.forumbdr     { font-size: 12pt; border: outset 2px #daa520 }

.forummsg       { font-size: 10px; vertical-align: middle; margin: 0px; padding: 0px }
.forummsg A:link, .forummsg A:visited      { color: #483d8b; font-weight: bold; font-size: 14px; text-decoration: none; vertical-align: middle; margin: 2px }
.forummsg A:hover  { color: #228b22; text-decoration: underline; vertical-align: middle }
.forumheader { color: white; font-weight: bold; font-size: 14px; background-color: #000080 }

.popup        { font-size: 50px; background-color: #f00; text-align: center; margin: 1px; position: absolute; z-index: 1; top: 0px; left: 20%; width: 100%; height: 100%; overflow: auto; visibility: hidden; cursor: progress  }