body {
  background:#000000;
  font-family:arial,tahoma;
  font-size:9pt;
  color:ghostwhite;
  padding:2px;
  scrollbar-face-color: #3d3d3d;
  scrollbar-arrow-color: lightgreen;
  scrollbar-track-color: black;
  scrollbar-shadow-color: black;
  scrollbar-highlight-color: gray;
  scrollbar-3dlight-color: black;
  scrollbar-darkshadow-color: black;
  }

p {font-size:9pt}

A:link {color: silver;text-decoration:none;}
A:active {color: silver;text-decoration:none;}
A:visited {color: silver;text-decoration:none;}
A:hover {color:deepskyblue;text-decoration:none;}

hr {border:1px solid gray;}
li {font-size: 8pt;color:lightsteelblue}
ul {font-size:8pt}
BLOCKQUOTE {margin-left:1.5em; margin-right:1em;}

.lm {font-size:8pt;padding-left:15px;padding-top:3px}

.menu-bg{
   background:#222222;
   border-bottom:1px solid slategray;
   padding:5px;
   }

.menu-item{
   margin-top:1px;
   margin-bottom:2px;
   background:#333333 url(imgs/mc-bar-ani-grn.gif);
   font-size:11pt;
   color: silver
   text-align:left;
   border-bottom:1px solid slategray;
   }

.menu-help{
   font-size:9pt;
   color:slategray;
   padding-right:15px;
   }

.menu-title{font-size:9pt;color:lightgreen;border-top:3px solid black;margin-top:2px}

.media-bg{
   background:1a1a1a;
   border:2px outset #333333;
   padding:5px;
   margin:2px;
   }

.media-frame{
   background: black;
   font-size:9pt;
   color: slategray;
   border:3px outset #333333;
   padding:2px;
   }

.media-intro{
   background:black;
   color:gray;
   height: 250;
   border:1px inset slategray;
   padding-top:75px;
   }

.text-frame{
   background:#2a2a2a url(imgs/mc-bg-text.jpg);
   font-size:8pt;
   color:lightsteelblue;
   border:0px inset #3d3d3d;
   padding:5px;
   }

.text-title{
   background:#3d3d3d;
   color:#cccccc;
   font-size:11pt;
   font-weight:normal;
   text-align:center;
   border:2px inset #3d3d3d;
   }

.showframe{
   background:1a1a1a;
   font-family:tahoma; arial;
   font-size:10pt;
   color:#777777;
   padding:0px;
   border:0px inset #3d3d3d
   }

.frame {padding:1px}

.screen{
   background:ghostwhite;
   color:black;
   width:270;
   height:240;
   border:1px solid black;
   }

.bar{
   background:#222222;
   font-size:10pt;
   color:slategray;
   padding-top:2px;
   }

.button {background:#3d3d3d;color:lightblue;font-size:9pt;border:2px outset slategray;}

.slidenumber{
   color:lightgreen;
   padding:1px;
   font-size:11pt;
   margin-right:.2em;
   }
