/* yr2nd.css version 1.0 */

body{
  color:#ffffff; font-size:10pt; background-color:#000000;

  scrollbar-face-color:#000000; scrollbar-3d-light-color:#000000;
  scrollbar-highlight-color:#cccccc; scrollbar-shadow-color:#cccccc;
  scrollbar-arrow-color:#999999; scrollbar-base-color:#000000;
  scrollbar-darkshadow-color:#000000; scrollbar-track-color:#000000;

  background:#000000 url("./data/image/bgpinkygc.jpg") no-repeat bottom right fixed;
}

a:link{color:#9999ff}
a:visited{color:#9999ff}
a:hover{color:#ccccff}
a:active{color:#9999ff}

input,textarea,select{color:#eeeeee; background-color:#111111; border:1px solid #aaaaaa}

table{font-size:10pt}

img{border:0px}
