BODY
{
        font-family: verdana;
}

DIV.ABSTRACT
{
        border: solid 2px;
        padding-left: 10pt;
        padding-right: 10pt;
}
PRE.SCREEN
{
        font-family:monospace;
        white-space: pre;
        width: 100%;
        background-color: #ffffcc;
        border:solid;
        color: #000000;
        border-color: #009999;
        border-left: solid #009999 2px;
        border-right: solid #009999 2px;
        border-top: solid #009999 2px;
        border-bottom: solid #009999 2px;

        padding-left: 15pt;
}

code.varname
{
        font-family:monospace;
        font-size:larger;
}

PRE.PROGRAMLISTING
{
        font-family:monospace;
        white-space: pre;
        /*width: 100%;*/
        background-color: #ffffcc;
        border:solid;
        color: #000000;
        border-color: #009999;
        border-left: solid #009999 2px;
        border-right: solid #009999 2px;
        border-top: solid #009999 2px;
        border-bottom: solid #009999 2px;

        padding-left: 15pt;
        padding-top: 4px;
        padding-right: 4px;
        padding-bottom: 4px;
}

H1
{
        color: #ffffff;
        border: solid 3px #a0a0d0;
        background-color: #606090;
        font-variant: small-caps;
        width: 100%;
}

H1.TITLE
{
        color: #ffffff;
        border: solid 3px #a0a0d0;
        background-color: #606090;
        font-variant: small-caps;
        width: 100%;
}

.TITLE a {
        color: #ffffff; 
        text-decoration: none;
}

.TITLE a:active {
        color: #ffffff; 
        text-decoration: none;
}

.TITLE a:visited {
        color: #ffffff; 
        text-decoration: none;
}

H2
{       
        COLOR: #ffffff ;
        font-style: italic;
        BACKGROUND-color: #a0a0d0;
        BORDER: solid 3px #606090;
        PADDING: 1px
}

table.blockquote {
        border: dotted 1px #990099;
		background-color: #ccccff;
		padding: 5px;
}

div.important, div.note, div.caution, div.tip, div.warning {
        width: 70%;
        margin-left: 15%;
		padding: 5px;
		margin-top: 2px;
}

div.important p, div.note p, div.caution p, div.tip p, div.warning p {
        font-style:italic;
		margin: 0px;
}

div.important h3, div.note h3, div.caution h3, div.tip h3, div.warning h3 {
		margin-top: 0px;
		margin-bottom: 8px;
		font-size: large;
}

div.important
{
        border: solid 1px #ff0000;
		background-color: #ffeeee;
}
div.caution
{
        border: ridge 2px #ffff00;
}

div.note
{
        border: dotted 1px #663300;
		background-color: #ffffcc;
}
div.tip
{
        border: dashed 1px #006633;
		background-color: #eeffee;
}

div.warning
{
#        font-weight: bold;
        border: ridge 4px #ff0000;
}

div.warning p + p {
		margin-top: 4px;
}

div.warning em {
		border-bottom: 1px solid black;
}

div.warning h3 {
		background-color: #ffeeee;
}

DIV.VARIABLELIST {
        font-family: sans-serif;
        font-style: normal;
        font-weight: normal;
        padding-left: 20px;
}

.VARLISTENTRY {
        font-weight: bold;
        margin-top: 10px;
        COLOR: #ffffff ;
        BACKGROUND-color: #a0a0d0;
        BORDER: solid 1px #606090;
        PADDING: 1px
}

/*
 * See http://diveintoaccessibility.org/day_26_using_relative_font_sizes.html
 * for an explanation of the following few commands.
 * They are really too complicated to explain here in all depth. ;-)
*/

P, span.section {
        font-size: 12px;
}

/*/*/A{}
BODY P {
        font-size: x-small;
        voice-family: "\"}\"";
        voice-family: inherit;
        font-size: small;
}

HTML>BODY P {
        font-size: small;
}
/* */

/* Add an external-link icon to absolute links */
a[href^="http:"] {
        background: url(images/remote.gif) right center no-repeat;
        padding-right: 12px;
}

a[href^="http:"]:hover {
        background: url(images/remote_a.gif) right center no-repeat;
}

/* Add a note icon to footnote links */
a[href^="#FTN"] {
        background: url(images/qbullet-note.gif) right center no-repeat;
        padding-right: 12px;
}

a[href^="#FTN"]:hover {
        background: url(images/qbullet-note_a.gif) right center no-repeat;
}

/* ...and a back icon to the backlinks in the footnotes themselves */
a[name^="FTN"] {
        background: url(images/scrollup.gif) right center no-repeat;
        padding-right: 12px;
}

a[name^="FTN"]:hover {
        background: url(images/scrollup_a.gif) right center no-repeat;
}

/* Add a download icon to .gz links */
a[href$=".gz"],a[href$=".tar"],a[href$=".zip"] {
        background: url(images/disk.gif) right center no-repeat;
        padding-right: 12px;
}


/* Add an Acrobat Reader icon to PDF links */
a[href$=".pdf"] {
        background: url(images/acrobat.gif) right center no-repeat;
        padding-right: 12px;
}

a[href$=".pdf"]:hover {
        background: url(images/acrobat_a.gif) right center no-repeat;
}

/* Add a Word icon to RTF links */
a[href$=".rtf"] {
        background: url(images/word.gif) right center no-repeat;
        padding-right: 12px;
}

div.toc a {
        background: url(images/scrolldown.gif) right center no-repeat;
        padding-right: 12px;
}

div.toc a:hover {
        background: url(images/scrolldown_a.gif) right center no-repeat;
}
	

/* ...or to the translation links on each page */
DIV.translatelink > a[href^="http:"] {
        background: transparent;
        padding-right: 0px;
}

DIV.translatelink > a[href^="http:"]:hover {
        background: transparent;
}

/* ...or to any images  */
DIV.imagelink  a[href^="http:"] {
        background: transparent;
        padding-right: 0px;
}

DIV.imagelink  a[href^="http:"]:hover {
        background: transparent;
}

a[href^="http://www.ataricommunity.com"]:after {
content: " (Atari\24C7 Community Forum)";
font-size: smaller;
}

P.C2 {
        COLOR: #ffffff ;
        BACKGROUND-color: #a0a0d0;
        BORDER: solid 1px #606090;
        PADDING: 1px
}


DIV.NAVFOOTER {
        color: #000000;
        background-color: #EFEFF8;
        padding: 5px;
        margin-top: 10px;
        width: 100%;
        border: thin solid #a0a0d0;
}

DIV.NUKEFOOTER {
        color: #000000;
        background-color: #B0E0E6;
        padding: 5px;
        margin-top: 10px;
        width: 100%;
        border: thin solid #a0a0d0;
}

DIV.NAVHEADER {
        color: #000000;
        background-color: #EFEFF8;
        padding: 5px;
        margin-bottom: 10px;
        width: 100%;
        border: thin solid #a0a0d0;
}

DIV.SECT1,DIV.SECT2,DIV.SECT3 {
        margin-left: 20px;
}

DIV.EXAMPLE,DIV.TOC {
        border: thin dotted #70AAE5;
        padding-left: 10px;
        padding-right: 10px;
        color: #000000;
        background-color: #EFF8F8;
}

DIV.TOC {
        margin-left: 20px;
        margin-right: 20px;
        width: 95%;
}

div.revhistory {
	display: none;
}

span.guilabel {
	font-weight: bold;
}

span.guibutton {
	border: outset 1px #dddddd;
	font-size: smaller;
	padding: 2px;
	font-style: normal;
	background-color: #dddddd;
}

span.application {
	font-variant: small-caps;
}

strong.userinput {
	background-color: #eeeeee;
	font-size: larger;
}

strong.keycap {
	border: outset 2px;
	font-size: smaller;
	padding: 2px;
	font-style: normal;
	background-color: #fafafa;
}

span.mousebutton {
	font-variant: small-caps;
	font-weight: bold;
}	

h3.author, h3.author:before {
	font-size: small;
	font-weight: normal;
}

h3.author:before {
	content: "Written by: ";
}

p.matterform img {
	border: 0px;
}

p.matterform a {
	background: url();
}
