/* w3c-ac.css

   Copyright (c) 2005 W3C (MIT, ERCIM, Keio), All Rights Reserved.
   W3C liability, trademark, document use and software licensing
   rules apply, see:

   http://www.w3.org/Consortium/Legal/copyright-documents
   http://www.w3.org/Consortium/Legal/copyright-software

  -- following needs updated eot file --
@font-face {
  font-family: TSCu_Comic;
  src: url(tscucom0.eot);
}
*/

div.slide  {
	color: #4c4b4b;
}

div.slide h1  {
	color: white;
	background-color: #669; 
}
pre   {
	color: #4c4b4b;
	background-color: #f0f0f0;
	padding: 0.2em 1em;
	border-style: solid;
	border-width: thin thin thin 1em;
	border-color: #669 }
a:visited  { }
a:link  { }
a:hover  {
	color: #933;
	text-decoration: none; 
}
a:active  {
	text-decoration: none; 
}

a {text-decoration: none}
.navbar a:link {color: white}
.navbar a:visited  {
	color: #669 }
.navbar a:active  {
	color: #933 }
.navbar a:hover  {
	color: #f90 }

div.background img.pencil {
  bottom: 1em;
}

div.header  {
	color: #f8f8fc;
	background-color: #669;
	border-bottom: thick solid #4c4b4b;
}

div.slide.cover  {
	background-color: #fff;
}
div.slide.cover div.header
 {
	color: #ffffff;
	background-color: #669;
	border-bottom: thick solid #4c4b4b;
}

div.slide.cover h1
{
	color: #fff;
	background-color: #669;
}
div.slide.cover h2
{
  color: white;
  background: transparent;
}
div.slide h1 a:link {color: white}
div.slide h1 a:visited {color: white}
div.slide h1 a:active  {
	color: #933;
	text-decoration: none; }
div.slide h1 a:hover  {
	color: #f90;
	text-decoration: none; }

div.slide h1 a { text-decoration: none }
div.slide.cover h2 {
  color: white;
}
div.slide.cover a {
  color: white;
}
div.slide.cover a:hover, div.slide.cover a:active  {
	color: #669;
	text-decoration: none; 
}
.fade  {
	color: #dcdbdb; 
}
div.background {
  display: none;
  overflow: hidden;
}
table {
	font-size: .85em;
}
.datatable {
	text-align: left; 
	border: 0; 
	width:90%; 
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	font-size: .75em;
}	 
thead    {
	color: black;
	font-weight: bold;
	background-color: #f90 }
.datatable td {
	vertical-align: top;
}
td {
	width: 40%;
}
.tdr {
	width: 60%;
}
.clo   {
	color: #333;
	background-color: #ffcd8e }
.cle   {
	color: #333;
	background-color: #fff2e6 }
#mytable  {
	margin-top: 10px;
}
.closer li {
	margin-top: 0em; 
}