BODY {
 background-color: #FFFFF5;
 color: navy;
 margin: 0px;
 padding: 0px;
 font-family: MS Sans serif, Arial, sans-serif;
 font-size: 0.83em;
}

BODY.form {
 padding: 10px;
}

ACRONYM {
 cursor: help;
 font-size: 0.83em;
}

TD {
 font-family: MS Sans serif, Arial, sans-serif;
 font-size: 0.83em;
}

IMG.photo {
 border-color: #8C8C8C;
 border-width: 1px;
}    

TD.body {
 border: 0px;
}

TD.header {
 border: 5px;
     
}

TD.mm {
 padding-left: 5px;
}

TD.main_text {
 border-left: 1px solid #8C8C8C;
}
  

DIV.main_text {
 padding-left: 10px;
 padding-right: 10px;
}

DIV.popup {
 position: absolute;
 left: 0px;
 top: 0px;
 background-color: ffffcc;
 width: 250px;
 padding: 5px;
 margin: 5px;
 border: 1px;
 border-style: solid;
 border-color: gray;
 visibility: hidden;
 z-index: 10;
}

LI.compact {
 list-style-type: none;
}
UL.compact {
 margin-left: 5px;
 padding-left: 5px;
}

A.mm {
 color: #994400;
 font-weight: bold;
 font-family: MS Sans serif, Arial, sans-serif;
 font-size: 13px;
 text-decoration: none;
}

A.mm:hover {
 text-decoration: underline;
}

A.sm {
 color: #994400;
 font-family: MS Sans serif, Arial, sans-serif;
 font-size: 11px;
 text-decoration: none;
}

A.sm:hover {
 text-decoration: underline;
}

A.sn {
 text-decoration: none;
}

A.sn:hover {
 text-decoration: underline;
}

.txtmm {
 color: navy;
 font-weight: bold;
 font-family: MS Sans serif, Arial, sans-serif;
 font-size: 13px;
 text-decoration: none;
}

.txtsm {
 color: navy;
/*        font-weight: bold; */
 font-family: MS Sans serif, Arial, sans-serif;
 font-size: 11px;
 text-decoration: none;
}

.ref {
 cursor: help;
 position: relative;
}
/*
#popup {
 position: absolute;
 left: 0px;
 top: 0px;
 background-color: ffffcc;
 width: 250px;
 padding: 5px;
 margin: 5px;
 border: 1px;
 border-style: solid;
 border-color: gray;
 visibility: hidden;
 z-index: 10;
}
*/
