@charset "utf-8";
/* CSS Document */

body {background-repeat:no-repeat; background-image:url(bg.png); color:#6666CC; background-color:#FFFFFF; font-family:"Courier New", Courier, monospace}
table { margin: 0px; border: 0px; border-collapse: collapse; border-spacing: 0; text-align:top;}
td { vertical-align:text-top; vertical-align:top}

A.menu:link, A.menu:visited { color: #6666CC;}
A.menu:hover { color: #6666CC; font-weight: bold; }

.links_and_divider { border-right: 3px solid #6666CC; text-align:right; top:auto; padding-right: 8px; font-size: 16px;}

.sourcecode {color: #6666CC; font-size: 10pt; list-style-type: decimal; text-align: Justify; margin-top: 8; margin-bottom: 10; margin-left: 10; overflow-x: scroll; overflow-y: scroll;}
/*textarea {overflow-x: scroll; overflow:visible; overflow-y: scroll;}*/

