body {
  font-family: sans-serif;
  font-size: 16px;
  margin: 0px;
}

table#BAPtableData {
   font-family:arial;
   margin:0px;
   background-color: #7090a0;
   font-size: 11pt;
   width: 920px;
   text-align: left;
   white-space:nowrap;
}

table#BAPtableDataCategory {
   font-family:arial;
   margin:0px;
   background-color: #7090a0;
   font-size: 11pt;
   width: 1000px;
   text-align: left;
   white-space:nowrap;
   border: 1px;
}

table#BAPtableDataCategoryNarrow {
   font-family:arial;
   margin:0px;
   background-color: #7090a0;
   font-size: 11pt;
   width: 920px;
   text-align: left;
   white-space:nowrap;
   border: 1px;
}


table#BAPtableCounts {
   font-family:arial;
   margin:0px;
   background-color: #7090a0;
   font-size: 8pt;
   width: 920px;
   text-align: left;
   white-space:nowrap;
   border: 0;
}

table#BAPtablePercent {
   font-family:arial;
   margin:0px;
   background-color: #7090a0;
   font-size: 8pt;
   width: 920px;
   text-align: left;
   white-space:nowrap;
   border: 0;
}

table#BAPtable {
   font-family:arial;
   background-color: #7090a0;
   margin:0px;
   font-size: 10pt;
   width: 920px;
   text-align: left;
   white-space:nowrap;
}

table#BAPtable2 {
   font-family:arial;
   background-color: #7090a0;
   margin:0px;
   font-size: 8pt;
   width: 800px;
   text-align: left;
}

div#intro {
   background-image:url('http://shoku.org/MAS/protoMAS-1-5/images/horiz-menu-bar.jpg');
   width:1000px;
}

div#imageMAS {
   background-image:url('http://shoku.org/MAS/protoMAS-1-5/images/horiz-menu-bar.jpg');
   width:1000px;
}

div#menuMASBAP {
   background-image:url('http://shoku.org/MAS/protoMAS-1-5/images/horiz-menu-bar.jpg');
   width:1000px;
}

ul#menuMASBAP-list {
   background-color: #9aaedb;
   width:1000px;
}

div#mainreport {
   width:1000px;
   margin:0px;
}

div#slider-range-max {
   .ui-slider-range { background: #f6931cf; }
   .ui-slider-handle { border-color: #f6931cf; }
}
