body, td{ font-family: arial, sans-serif; font-size: 9pt; color: #eeeeee; }
body{
  margin: 0px; background-image: url("images/ic.gif");
  background-attachment: fixed; background-color: #001100;
}
.palette{ margin-top:20px; -moz-opacity: 0.9; filter: alpha(opacity=90); }
a{ text-decoration: none; color: #bbbbcc; }
a:hover{ color: #eeeeff; }
.warning{ color: #eebb88; font-weight: bold; }
h1{ border-top: 1px #888888 solid; border-bottom: 1px #333333 solid;
  padding:0px; padding-top: 10px; padding-bottom: 10px; padding-left: 10px;
  background-color: #221111; 
}
h1, h2{ font-weight: normal; font-size: 15pt; }
iframe{ -moz-opacity: 1.0; filter: alpha(opacity=100); }
pre, xmp{ display:inline; margin:0px; color: #ffffcc; overflow-x:auto; font-size:8pt;}

.mbtn{
  width:150px;
  height:25px;
  background-color:#333;
  border-left-width:3px;
  border-left-color:#555;
  border-top-width:3px;
  border-top-color:#555;
  border-bottom-color:#222;
  border-right-color:#222;
  color:#BA9;
  text-align:left;
}

