/* @override http://www.oilcanvas.com/style.css */

body { color: #FFFFFF; font-family: "Apple Chancery", "Corsiva Hebrew", Kokonor, "Savoye LET"; font-size: 30; background:#222222 url("background.jpg") fixed top; cursor: url(paintbrush.gif); }
td { color: #FFFFFF; font-family: "Apple Chancery", "Corsiva Hebrew", Kokonor, "Savoye LET"; font-size: 30; vertical-align: top; cursor: url(paintbrush.gif); }
a { color: #999900; cursor: url(paintbrushhover.gif);
}
a:visited { color:#999900; cursor: url(paintbrushhover.gif);
}
a:hover { color: #99FF00; cursor: url(paintbrushhover.gif);
}
a.galleryimage { color: #999900; cursor: url(paintbrush.gif); }
a.galleryimage:visited { color:#999900; cursor: url(paintbrush.gif); }
a.galleryimage:hover { color: #99FF00; cursor: url(magnify.gif); }
stylea { color: #666600; cursor: url(paintbrush.gif); }
styleb { color: #999933; cursor: url(paintbrush.gif); }
stylec { color: #666699; cursor: url(paintbrush.gif); }
styled { color: #CC99CC; cursor: url(paintbrush.gif); }
stylee { color: #00CCFF; cursor: url(paintbrush.gif); }
input { background-color: #999900; font-family: "Apple Chancery", "Corsiva Hebrew", Kokonor, "Savoye LET"; font-size: 15; cursor: url(paintbrush.gif); }
textarea { background-color: #999900; font-family: "Apple Chancery", "Corsiva Hebrew", Kokonor, "Savoye LET"; font-size: 15; cursor: url(paintbrush.gif); }
select { background-color: #999900; font-family: "Apple Chancery", "Corsiva Hebrew", Kokonor, "Savoye LET"; font-size: 15; cursor: url(paintbrush.gif); }
img { border:none };
ul.ColorSelectMenu {
    padding: 0;
    margin: 0px 0px 0;
}
li.ColorBox {
    border: 1px solid black;
    width: 6px;
    height: 6px;
    float: left;
    list-style-type: none;
    padding: 0;
    margin-right: 4px;
}