<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
  font-family: Verdana, Arial;
}

a:link    {color:Blue;text-decoration:none;font-weight:500;font-stretch:wider}
a:visited {color:Blue;text-decoration:none;font-weight:500;font-stretch:wider}
a:hover   {color:purple;text-decoration:none;font-weight:500;font-stretch:wider}

.dummy{
  background-color: #f5f5dc;
  background-color:#F9F8DB;
  margin-top: 1px;
  margin-left: 2px;
  margin-right: 2px;
}

.BodyPage
{
  background-color:black;
  margin-top: 1px;
  margin-left: 2px;
  margin-right: 2px;
}

.SMpage
{
  width: 900px;
  font-family: Verdana, Arial;
  font-size: 10pt;
  background-color:#fafad2;
}

.SMpage h1
{
  font-size: 12pt;
}

.UserSubPage
{
  width: 900px;
  font-family: Verdana, Arial;
  background-color: #fafad2;
  font-size: 10pt;
  border-bottom-style:outset;
  border-right-style:outset;
  border-left-style:outset;
  border-top-style:outset;
  border-width:medium;
}

.WPPage
{
  width: 900px;
  font-family: Verdana, Arial;
  height: 730px;
  background-color: #fafad2;
  font-size: 10pt;
  border-bottom-style:outset;
  border-right-style:outset;
  border-left-style:outset;
  border-top-style:outset;
  border-width:medium;
}
.RPPage
{
  width: 900px;
  font-family: Verdana, Arial;
  height: 730px;
  background-color: #ffc0cb;
  font-size: 12pt;
  border-bottom-style:outset;
  border-right-style:outset;
  border-left-style:outset;
  border-top-style:outset;
  border-width:medium;
}
.BPPage
{
  width: 900px;
  font-family: Verdana, Arial;
  height: 730px;
  background-color: #afeeee;
  font-size: 12pt;
  border-bottom-style: outset;
  border-right-style: outset;
  border-left-style: outset;
  border-top-style: outset;
  border-width: medium;
}
.GPPage
{
  width: 900px;
  font-family: Verdana, Arial;
  height: 730px;
  background-color: #98fb98;
  font-size: 12pt;
  border-bottom-style: outset;
  border-right-style: outset;
  border-left-style: outset;
  border-top-style: outset;
  border-width: medium;
}
.YPPage
{
  width: 900px;
  font-family: Verdana, Arial;
  height: 730px;
  background-color: #ffff99;
  font-size: 12pt;
  border-bottom-style: outset;
  border-right-style: outset;
  border-left-style: outset;
  border-top-style: outset;
  border-width: medium;
}
.BookPage
{
  width: 900px;
  font-family: Verdana, Arial;
  height: 730px;
  background-color: #fafad2;
  font-size: 12pt;
  border-bottom-style:outset;
  border-right-style:outset;
  border-left-style:outset;
  border-top-style:outset;
  border-width:medium;
}
.HelpPage
{
  width: 800px;
  font-family: Verdana, Arial;
  background-color: #fafad2;
  font-size: 10pt;
}
.MPPage
{
  width: 900px;
  font-family: Verdana, Arial;
  height: 730px;
  background-color: #cc66ff;
  font-size: 12pt;
  border-bottom-style: outset;
  border-right-style: outset;
  border-left-style: outset;
  border-top-style: outset;
  border-width: medium;
}
.handy
{
  cursor: pointer;
}
.boldbluelink A 
{ font-weight: bold;
  color: #000099; 
  text-decoration: none;
}
.blinkText
{
  text-decoration: none;
}
.statMenu
{
  margin-right: 4px;
  margin-left: 4px;
  font-family: Verdana, Arial;
  font-size: small;
}

.dynMenuHover:hover
{
  background-color: #E2E2E2;
  color: #000099;
}

.dynMenu
{
  border: 1px solid #808080;
  z-index: 1;
}

.dynMenuItem
{
  padding: 3px;
  font-family: Verdana, Arial;
  font-size: small;
  background-color: #D3D3D3;
}
.dynMenuItem:hover
{
  color: #000099;
}

.modalBackground {
  background-color:Gray;
  filter:alpha(opacity=60);
  opacity:0.6;
}

.borderInset
{
  border-style: inset;
  border-width: 2px;
  border-top-color: lightgray;
  border-left-color: lightgray;
  border-bottom-color: linen;
  border-right-color: linen;
}

.borderInsetHandy
{
  border-style: inset;
  border-width: 2px;
  border-top-color: lightgray;
  border-left-color: lightgray;
  border-bottom-color: linen;
  border-right-color: linen;
  cursor: pointer;
}

.borderOutsetHandy
{
  border-style: outset;
  border-width: 2px;
  border-top-color: linen;
  border-left-color: linen;
  border-bottom-color: lightgray;
  border-right-color: lightgray;
  cursor: pointer;
}

.UpdTable        
{ font-family: Verdana, sans; 
  font-size: 8pt;
}

.chkBoxClass input {
  width:16px; 
  height:16px;
}
</pre></body></html>