
.bo1 { background: url(graphic/back_1.jpg);
       background-position: bottom right;
       background-repeat: no-repeat;
       background-attachment: fixed;
}

.imLogo { border-style: solid;
          border-width: 1px;
          border-color: #7F9DB9;
}
.ti { font-family: Verdana;
      font-weight: bold;
      color: #000080;
      font-size: 12pt;
}

.tdrout { font-family: Arial;
          color: #000000;
          font-size: 8pt;
}

/*
.cbrout { height: 12px;
          width: 12px;

}
*/

.bt { border-color: #7F9DB9;
      border-style: solid;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      font-family: Verdana;
      font-size: 8pt;
      background-color: #E7EFFF;
}

.ed { border-color: #7F9DB9;
      border-style: solid;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      font-family: Verdana;
      font-size: 8pt;
      width:300px;
}

.ed2 { border-color: #7F9DB9;
      border-style: solid;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      font-family: Verdana;
      font-size: 8pt;
      width:80px;
}

.clTable { font-family: Verdana;
           border-style: solid;
           border-top-width: 1px;
           border-right-width: 1px;
           border-bottom-width: 1px;
           border-left-width: 1px;
           font-size: 8pt;
}

a { font-family: Verdana; font-size: 8pt; font-weight:none; text-decoration:underline; color:#000000; }
a:visited { color:#000000; }
a:hover { text-decoration:underline; color:#000080; }

p,td,th,div,li,ul { font-family: Verdana; font-size: 8pt; text-decoration:none; color:#000000; }

.newpage { page-break-after:always; }

@media print { #1 { display:none; }}
