
<!-- BEGIN:/ss87.css -->
BODY {
  background-color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 10pt;
  text-transform: none;
}

TABLE, TD, P, SPAN, UL, H {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 10pt;
  text-transform: none;
}

TR.acnthead {
  color: #000000;
  background-color: #D0D0D0;
}

TR.smallodd {
  color: #000000;
  background-color: #87CEFA;
}

TR.smalleven {
  color: #000000;
  background-color: #D0D0D0;
}

TR.subtotal {
  color: #000000;
  background-color: #FFADAD;
}

TR.lightodd {
  color: #000000;
  background-color: #C6EBFF;
}

TR.lighteven {
  color: #000000;
  background-color: #E5E5E5;
}

TR.lightred {
  color: #000000;
  background-color: #FFADAD;
}

TR.lightgreen {
  color: #000000;
  background-color: #B3F4AD;
}

TR.lightyellow {
  color: #000000;
  background-color: #FFFEC9;
}

TR.lightgrey { 
  color: #000000;
  background-color: #E5E5E5;
}

TR.lightblue {
  color: #000000;
  background-color: #C6EBFF;
}

TD.headercap {
  color: #FFFFFF;
  background-color: #003399;
  font-weight: bold;
}

TD.statusnew {
  color: #FFFFFF;
  background-color: #003399;
  font-weight: bold;
}

TD.statusactive {
  color: #FFFFFF;
  background-color: #003399;
  font-weight: bold;
}

TD.statusdisabled {
  color: #000000;
  background-color: #F7F709;
  font-weight: bold;
}

TD.statusclosed {
  color: #000000;
  background-color: #F7F709;
  font-weight: bold;
}

TD.statusexpired {
  color: #000000;
  background-color: #F7F709;
  font-weight: bold;
}

TD.statuspending {
  color: #000000;
  background-color: #F7F709;
  font-weight: bold;
}

TD.statusdelete {
  color: #000000;
  background-color: #F7F709;
  font-weight: bold;
}

TD.wireless {
  color: #000000;
  background-color: #69E588;
  font-weight: bold;
}

TD.collection { 
  color: #FFFFFF;
  background-color: #C67777;
  font-weight: bold;
}

TD.template { 
  color: #FFFFFF;
  background-color: #C67777;
  font-weight: bold;
}

TD.errorcap {
  color: #FFFFFF;
  background-color: #FF0000;
  font-weight: bold;
}

TD.queuecap {
  color: #FFFFFF;
  background-color: #FF0000;
  font-weight: bold;
}

TD.dialog {
  color: #000000;
  background-color: #D0D0D0;
}

TD.error {
  color: #FF0000;
  font-weight: bold;
  background-color: #D0D0D0;
}

TD.menu {
  color: #FFFFFF;
  background-color: #0000FF;
  font-weight: bold;
  text-align: center;
}

TD.selmenu {
  color: #FFFFFF;
  background-color: #FF0000;
  font-weight: bold;
  text-align: center;
}

TD.submenu {
  color: #FFFFFF;
  background-color: #0000FF;
  font-weight: bold;
  text-align: center;
}

TD.label {
  font-weight: bold;
}

TD.msg {
  font-weight: bold;
  color: #FF0000;
}

TD.small {
  font-size: 8pt;
}

TD.smallwarn {
  color: #FF0000;
  font-size: 8pt;
}

TD.smallgreen {
  color: #0C830C;
  font-size: 8pt;
}

TD.success {
  color: #0C830C;
  font-weight: bold;
}

TD.smallmenu {
  color: #FFFFFF;
  background-color: #0000FF;
  font-weight: bold;
  font-size: 8pt;
  text-align: center;
}

TD.promo {
  color: #FF0000;
  font-size: 8pt;
  font-weight: bold;
}
  
TD.footer {
  font-size: 8pt;
}

TD.choice {
  font-size: 8pt;
  background-color: #FFFFCC;
}

TD.chosen {
  font-size: 8pt;
  background-color: #C6EBFF;
}

TD.menuhead {
  color: #000000;
  background-color: #D0D0D0;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
}

TD.txt {
  font-family: Courier;
  font-size: 10pt;
}

TD.smalltxt {
  font-family: Courier;
  font-size: 8pt;
}

TD.offline {
  font-size: 8pt;
}

TD.online {
  color: #FF0000;
  font-size: 8pt;
}

TD.notes {
  color: #FF0000;
  font-size: 8pt;
  font-style: italic;
}

A {
  text-decoration: none;
  color: #0000FF;
}

A.menu {
  color: #FFFFFF;
  font-weight: bold;
}

A.menu:hover {
  color: #FF0000;
}

A.submenu {
  color: #FFFFFF;
  font-weight: bold;
}

A.choice {
  text-decoration: none;
}

A.choice:hover {
  text-decoration: underline;
}

.box-cont-text {
  font-family: Courier, monospace;
  font-size: 10pt;
}

<!-- END:/ss87.css -->




