body
    {
    background-image:URL(Images/chalk.jpg);
    font:arial;
    font-weight:bold;
    font-size: 115%;
    margin:.4em;
    padding:0;
    border:0;
    }

table
   {
   border-style: solid;
   border-width: thin;
   border-color: black;
   border-collapse:collapse;
   }


td
   {
   border-style: solid;
   border-width: thin;
   border-color: black;
   border-collapse:collapse;
   font-weight:bold;
   text-align:center;
   }

.fl { float: left; }

.fr { float: right; }

.ac { text-align: center; }

.alert
   {
   font-weight: bold;
   float: left;
   color: red;
   }

.footbone
   {
   font-weight: bold;
   font-size: 200%;
   text-align: center;
   }

.banner1
   {
   font-weight: bold;
   font-size:175%;
   text-align: center;
   }

.banner2
   {
   font-weight: bold;
   font-size:125%;
   text-align: center;
   }

.BGblue
   {
   background-color: #00FFFF;
   }

.cond
   {
   margin-top: 8;
   margin-bottom: 12;
   }

.number
   {
   font-weight: bold;
   font-size: 110%;
   }

.helpbody
    {
    font: ariel;
    font-size: larger;
    margin:1em;
    }

.TheMod
   {
   color: #8B0000;
   }

.TopPic
   {
   float: left;
   width: 25%;
   margin-right:1em;
   }

.NoBorder
   {
   border-style: none;
   }

.logoL
    {
    width: 15%;
    float: left;
    }

.logoR
    {
    width:15%;
    float: right;
    }

.picsL
    {
    width: 25%;
    float: left;
    margin: 1em;
    }

.picsR
    {
    width: 25%;
    float: right;
    margin:1em;
    }

.modL
    {
    float:left;
    font-size:larger;
    }

.modR
    {
    float: right;
    font-size: larger;
    }

.errmsg
    {
    font: ariel;
    color: red;
    font-size: 150%;
    font-weight: bold;
    font-style: italic;
    }

.modmsg
    {
    font:ariel;
    color:blue;
    font-size:150%;
    font-weight:bold;
    }

.moddivL
    {
    width:40%;
    margin-left: 10%;
    float:left;
    }

.moddivR
    {
    margin-left: 10%;
    width:40%;
    float:right;
    }

.handinfo
    {
    margin-left: 5%;
    font:ariel;
    font-weight:bold;
    }

.lastmsg
    {
    font:ariel;
    color:Green;
    font-size:150%;
    font-weight:bold;
    }

.iline
    {
    border: 2px solid black;
    border-collapse:separate;
    background-color:bisque;
    font-weight:bold;
    }

.help
    {
    font-family:cursive;
    color:red;
    font-weight:bold;
    }

.help2
    {
    font-family:cursive;
    color:green;
    font-weight:bold;
    font-size:125%;
    }

.problem
   {
   margin-left: 10px;
   font-weight: bold;
   }

.comments
   {
   border: 2px solid black;
   background-color:bisque;
   margin-left: 5%;
   font:ariel;
   font-weight: bold;
   }

.bidbox
   {
   border-collapse: separate;
   border-spacing: 2px 2px;
   border: 2px solid black;
   background-color:black;
   margin-left: 5%;
   font-weight: bold;
   }

.helptab
   {
   border-collapse: separate;
   border-spacing: 2px 2px;
   border: 2px solid black;
   background-color:darksalmon;
   font-size: 125%;
   font-weight: bold;
   }

.dist8
    {
    font:helvetica;
    color:red;
    font-size:300%;
    text-align:center;
    }

.issue
    {
    font-size:200%;
    }