body { background-color: #DDDDDD; 
	background-position: top left; 
	background-image: url(images/bg.gif); 
	background-repeat: repeat-y; 
	margin: 0px; 
	}

body,p,h1,h2,h3,h4,h5,h6,li,ul,ol,td,th { color: #000000; 
	font-size: small; 
	font-family: Trebuchet MS, Trebuchet, sans-serif; 
	line-height: normal;
	}

body:before {
	display: block;
	width: 100%;
	background-color: #fc0;
	padding: 5px 0;
	color: #000;
	text-align: center;
	content: " Thank you for visiting! This website and corresponding books are no longer supported.";
	}

a:link { color: #000066; }
a:visited { color: #000066; }
a:active { color: #FF0000; }
a:hover { color: #FF0000; }

a.nav:link { color: #FFFFFF; text-decoration: none; }
a.nav:visited { color: #FFFFFF; text-decoration: none; }
a.nav:active { color: #FFCC00; text-decoration: none; }
a.nav:hover { color: #FFCC00; text-decoration: none; }

a.nav2:link { color: #FFFFFF; }
a.nav2:visited { color: #FFFFFF; }
a.nav2:active { color: #FFCC00; }
a.nav2:hover { color: #FFCC00; }

td.navlinks_top_bg { background-image: url(images/bg_nav_top.gif); 
	background-repeat: no-repeat; 
	width: 75px; 
	}

td.navlinks_top { background-image: url(images/bg_page_top.gif); 
	background-repeat: repeat-x; 
	}

span.navlinks_top { color: #FFFFFF; 
	font-size: 10pt; 
	}

p.navlinks { color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	}

span.navlinks_sub { color: #FFFFFF; 
	font-size: 10pt; 
	font-weight: bold; 
	}



td.pagelocation { background-image: url(images/bg_page_location.gif); 
	background-repeat: no-repeat; 
	width: 200px; 
	}

.pagelocation { color: #000066; 
	font-size: x-small; 
	}



td.bg_right { background-image: url(images/bg_right.gif); 
	background-repeat: repeat-y; 
	}

td.bg_tip { background-image: url(images/b_tip.gif); 
	background-repeat: no-repeat; 
	width: 100px; 
	}

td.event_box { background-image: url(images/tutorial_box.gif); 
	background-repeat: no-repeat; 
	width: 200px; 
	}

td.titlebar { background-color: #5A5C60; }



h2 { color: #000066; 
	font-size: large; 
	}

h3 { color: #000066; 
	font-size: medium; 
	}

p { color: #000000; 
	font-size: small; 
	}

.title { color: #486C96; 
	font-weight: bold; 
	}



.small { font-size: x-small; }

.large { font-size: medium; }



.blue { color: #000066; }
.light_blue { color: #486C96; }
.purple { color: #660066; }
.red { color: #990000; }



.lists_checkbox { padding: 0 10px 0 0 }



.comment1 { color: #330066; }

.comment2 { color: #660033; }

.comment_random { color: #990000; }

.footer { color: #111111; 
	font-size: xx-small; 
	font-family: Verdana; 
	text-align: center; 
	}

.lingo { color: #003366; 
	font-size: xx-small; 
	font-family: Verdana; 
	}

.tips { color: #FFFFFF; 
	font-size: x-small; 
	}



.book_cover {
	float: right;
	position: relative;
	padding: 15px 10px 15px 25px;
	}

blockquote.short { margin: 0 0 0 15px; }

.indent { margin: 0 20px 0 20px; }



.table_top { background-color: #476B94; 
	color: #FFFFFF; 
	}

.html_info { background-color: #EDEDED; }

.html_tag { color: #000000; 
	font-style: bold;
	font-family: Arial, Verdana, sans-serif; 
	}

.deprecated { background-color: #FF0000; 
	padding: 1px;
	}